diff options
author | culot <culot@FreeBSD.org> | 2013-06-12 00:07:25 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2013-06-12 00:07:25 +0800 |
commit | e39387f2a53344da37633907611e97890ace73a7 (patch) | |
tree | dba2b338b7a29e69fdfb7835a986efc449400807 | |
parent | c6a506c1c29c940f9b6cb0a65c10c73250de57e2 (diff) | |
download | freebsd-ports-gnome-e39387f2a53344da37633907611e97890ace73a7.tar.gz freebsd-ports-gnome-e39387f2a53344da37633907611e97890ace73a7.tar.zst freebsd-ports-gnome-e39387f2a53344da37633907611e97890ace73a7.zip |
- Update to 0.003 [1]
- Trim Makefile's header
Changes: http://search.cpan.org/dist/Sub-Exporter-GlobExporter/Changes
PR: ports/179476 [1]
Submitted by: Geraud CONTINSOUZAS <geraud@gcu.info> (maintainer)
-rw-r--r-- | devel/p5-Sub-Exporter-GlobExporter/Makefile | 11 | ||||
-rw-r--r-- | devel/p5-Sub-Exporter-GlobExporter/distinfo | 4 |
2 files changed, 6 insertions, 9 deletions
diff --git a/devel/p5-Sub-Exporter-GlobExporter/Makefile b/devel/p5-Sub-Exporter-GlobExporter/Makefile index 9da0c1ec2d21..28be18382ddb 100644 --- a/devel/p5-Sub-Exporter-GlobExporter/Makefile +++ b/devel/p5-Sub-Exporter-GlobExporter/Makefile @@ -1,14 +1,11 @@ -# New ports collection makefile for: devel/p5-Sub-Exporter-GlobExporter -# Date created: 2011-09-19 -# Whom: Geraud CONTINSOUZAS <geraud@gcu.info> -# +# Created by: Geraud CONTINSOUZAS <geraud@gcu.info> # $FreeBSD$ -# PORTNAME= Sub-Exporter-GlobExporter -PORTVERSION= 0.002 +PORTVERSION= 0.003 CATEGORIES= devel perl5 MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:RJBS PKGNAMEPREFIX= p5- MAINTAINER= geraud@gcu.info @@ -17,7 +14,7 @@ COMMENT= Export shared globs with Sub::Exporter collectors LICENSE= ART10 GPLv1 LICENSE_COMB= dual -RUN_DEPENDS= p5-Sub-Exporter>=0.92:${PORTSDIR}/devel/p5-Sub-Exporter +RUN_DEPENDS= p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/devel/p5-Sub-Exporter-GlobExporter/distinfo b/devel/p5-Sub-Exporter-GlobExporter/distinfo index e249d8261626..dcf9baea0510 100644 --- a/devel/p5-Sub-Exporter-GlobExporter/distinfo +++ b/devel/p5-Sub-Exporter-GlobExporter/distinfo @@ -1,2 +1,2 @@ -SHA256 (Sub-Exporter-GlobExporter-0.002.tar.gz) = dd850ac0e2b995d13955f50858e47e157d820c6a7df0f40b654552a4c4dc8045 -SIZE (Sub-Exporter-GlobExporter-0.002.tar.gz) = 11204 +SHA256 (Sub-Exporter-GlobExporter-0.003.tar.gz) = 4cb082331151360756f3b2f8122fdd44597a207d62bd3f2ecb13578005116ab1 +SIZE (Sub-Exporter-GlobExporter-0.003.tar.gz) = 13822 |