- Update to 5.67 Port maintainer (snowfly@yuntech.edu.tw) is cc'd. Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports)
Responsible Changed From-To: freebsd-ports-bugs->perl perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Maintainer of devel/p5-Exporter, Please note that PR ports/176340 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/176340 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Responsible Changed From-To: perl->culot I'll take it.
State Changed From-To: feedback->closed Committed, with minor changes. Thanks!
Author: culot Date: Sat Mar 2 10:12:49 2013 New Revision: 313220 URL: http://svnweb.freebsd.org/changeset/ports/313220 Log: - Update to 5.67 [1] - Trim Makefile's header [1] - Add LICENSE (Artistic 1 & GPL 1) Changes: http://search.cpan.org/dist/Exporter/Changes PR: ports/176340 [1] Submitted by: Gea-Suan Lin <gslin@gslin.org> Approved by: Tsung-Han Yeh <snowfly@yuntech.edu.tw> (maintainer, via private email) Modified: head/devel/p5-Exporter/Makefile head/devel/p5-Exporter/distinfo Modified: head/devel/p5-Exporter/Makefile ============================================================================== --- head/devel/p5-Exporter/Makefile Sat Mar 2 09:27:34 2013 (r313219) +++ head/devel/p5-Exporter/Makefile Sat Mar 2 10:12:49 2013 (r313220) @@ -1,12 +1,8 @@ -# New ports collection makefile for: p5-Exporter -# Date created: 2012-04-03 -# Whom: Tsung-Han Yeh <snowfly@yuntech.edu.tw> -# +# Created by: Tsung-Han Yeh <snowfly@yuntech.edu.tw> # $FreeBSD$ -# PORTNAME= Exporter -PORTVERSION= 5.66 +PORTVERSION= 5.67 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,6 +10,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= snowfly@yuntech.edu.tw COMMENT= Implements default import method for modules +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + PERL_CONFIGURE= yes MAN3= Exporter.3 Exporter::Heavy.3 Modified: head/devel/p5-Exporter/distinfo ============================================================================== --- head/devel/p5-Exporter/distinfo Sat Mar 2 09:27:34 2013 (r313219) +++ head/devel/p5-Exporter/distinfo Sat Mar 2 10:12:49 2013 (r313220) @@ -1,2 +1,2 @@ -SHA256 (Exporter-5.66.tar.gz) = 35bba6bbd2a5a983f1576b6c5acf57d90245297de6ad36a948d4a25e6d787234 -SIZE (Exporter-5.66.tar.gz) = 16594 +SHA256 (Exporter-5.67.tar.gz) = 31f964bf98f82aad606defac7d2e6d78442414d080f95754b6f938f5f59ec176 +SIZE (Exporter-5.67.tar.gz) = 16793 _______________________________________________ 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"