Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Apr 2014 13:22:14 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r352604 - head/devel/p5-Sub-Exporter-Lexical
Message-ID:  <201404291322.s3TDMEpt046488@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Apr 29 13:22:14 2014
New Revision: 352604
URL: http://svnweb.freebsd.org/changeset/ports/352604
QAT: https://qat.redports.org/buildarchive/r352604/

Log:
  - Update to 0.092292
  
  Changes:	http://search.cpan.org/dist/Sub-Exporter-Lexical/Changes

Modified:
  head/devel/p5-Sub-Exporter-Lexical/Makefile
  head/devel/p5-Sub-Exporter-Lexical/distinfo

Modified: head/devel/p5-Sub-Exporter-Lexical/Makefile
==============================================================================
--- head/devel/p5-Sub-Exporter-Lexical/Makefile	Tue Apr 29 13:22:09 2014	(r352603)
+++ head/devel/p5-Sub-Exporter-Lexical/Makefile	Tue Apr 29 13:22:14 2014	(r352604)
@@ -2,11 +2,10 @@
 # $FreeBSD$
 
 PORTNAME=	Sub-Exporter-Lexical
-PORTVERSION=	0.092.291
+PORTVERSION=	0.092292
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
-DISTNAME=	${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Export lexically-available subs with Sub::Exporter
@@ -15,7 +14,9 @@ LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
 BUILD_DEPENDS=	p5-B-Hooks-EndOfScope>=0:${PORTSDIR}/devel/p5-B-Hooks-EndOfScope \
+		p5-Lexical-Var>=0:${PORTSDIR}/devel/p5-Lexical-Var \
 		p5-Sub-Exporter>=0.978:${PORTSDIR}/devel/p5-Sub-Exporter \
+		p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean \
 		p5-namespace-clean>=0:${PORTSDIR}/devel/p5-namespace-clean
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 

Modified: head/devel/p5-Sub-Exporter-Lexical/distinfo
==============================================================================
--- head/devel/p5-Sub-Exporter-Lexical/distinfo	Tue Apr 29 13:22:09 2014	(r352603)
+++ head/devel/p5-Sub-Exporter-Lexical/distinfo	Tue Apr 29 13:22:14 2014	(r352604)
@@ -1,2 +1,2 @@
-SHA256 (Sub-Exporter-Lexical-0.092291.tar.gz) = e45830d8e39ed33a0af3a513223f0158133f4aa2429306101cbb2f98cdbcfbc1
-SIZE (Sub-Exporter-Lexical-0.092291.tar.gz) = 11624
+SHA256 (Sub-Exporter-Lexical-0.092292.tar.gz) = 16f21900b799aaac17cde16b030707c9db1fe40263fc5c6b181b81c471c45981
+SIZE (Sub-Exporter-Lexical-0.092292.tar.gz) = 14044



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404291322.s3TDMEpt046488>