svn commit: r320608 - head/devel/p5-Sub-Exporter-GlobExporter
Frederic Culot
culot at FreeBSD.org
Tue Jun 11 16:07:26 UTC 2013
Author: culot
Date: Tue Jun 11 16:07:25 2013
New Revision: 320608
URL: http://svnweb.freebsd.org/changeset/ports/320608
Log:
- 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 at gcu.info> (maintainer)
Modified:
head/devel/p5-Sub-Exporter-GlobExporter/Makefile
head/devel/p5-Sub-Exporter-GlobExporter/distinfo
Modified: head/devel/p5-Sub-Exporter-GlobExporter/Makefile
==============================================================================
--- head/devel/p5-Sub-Exporter-GlobExporter/Makefile Tue Jun 11 15:43:23 2013 (r320607)
+++ head/devel/p5-Sub-Exporter-GlobExporter/Makefile Tue Jun 11 16:07:25 2013 (r320608)
@@ -1,14 +1,11 @@
-# New ports collection makefile for: devel/p5-Sub-Exporter-GlobExporter
-# Date created: 2011-09-19
-# Whom: Geraud CONTINSOUZAS <geraud at gcu.info>
-#
+# Created by: Geraud CONTINSOUZAS <geraud at 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 at gcu.info
@@ -17,7 +14,7 @@ COMMENT= Export shared globs with Sub::E
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
Modified: head/devel/p5-Sub-Exporter-GlobExporter/distinfo
==============================================================================
--- head/devel/p5-Sub-Exporter-GlobExporter/distinfo Tue Jun 11 15:43:23 2013 (r320607)
+++ head/devel/p5-Sub-Exporter-GlobExporter/distinfo Tue Jun 11 16:07:25 2013 (r320608)
@@ -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
More information about the svn-ports-head
mailing list