Update to the latest version Fix: See attached patch Patch attached with submission follows:
Class Changed From-To: sw-bug->maintainer-update Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool)
Responsible Changed From-To: freebsd-ports-bugs->perl perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Responsible Changed From-To: perl->culot I'll take it.
State Changed From-To: open->closed Committed, with minor changes. Thanks!
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@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@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::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 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"