diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-04-29 21:22:14 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-04-29 21:22:14 +0800 |
commit | b3a43a0bce87bb7194ae54e485f5b7fb3ad2d771 (patch) | |
tree | 0c14941b6e8f4c278752abe87e8be2a672a1f2c7 /devel | |
parent | 1ba9539286c629f95ca23d5277848c514b94fa42 (diff) | |
download | freebsd-ports-gnome-b3a43a0bce87bb7194ae54e485f5b7fb3ad2d771.tar.gz freebsd-ports-gnome-b3a43a0bce87bb7194ae54e485f5b7fb3ad2d771.tar.zst freebsd-ports-gnome-b3a43a0bce87bb7194ae54e485f5b7fb3ad2d771.zip |
- Update to 0.092292
Changes: http://search.cpan.org/dist/Sub-Exporter-Lexical/Changes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Sub-Exporter-Lexical/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-Sub-Exporter-Lexical/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/devel/p5-Sub-Exporter-Lexical/Makefile b/devel/p5-Sub-Exporter-Lexical/Makefile index 16e3d45e34d3..f91afac4b498 100644 --- a/devel/p5-Sub-Exporter-Lexical/Makefile +++ b/devel/p5-Sub-Exporter-Lexical/Makefile @@ -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} diff --git a/devel/p5-Sub-Exporter-Lexical/distinfo b/devel/p5-Sub-Exporter-Lexical/distinfo index b50ca1d8d111..cc12d7aa6a0f 100644 --- a/devel/p5-Sub-Exporter-Lexical/distinfo +++ b/devel/p5-Sub-Exporter-Lexical/distinfo @@ -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 |