- Update to 1.02 Port maintainer (m.tsatsenko@gmail.com) is cc'd. Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: SVN)
Responsible Changed From-To: freebsd-ports-bugs->perl perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Maintainer of devel/p5-DateTime-Event-Zodiac, Please note that PR ports/171041 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/171041 -- 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->swills I'll take it.
Agree. Also I'd like to pass maintainership of this port to perl@
Author: swills Date: Sat Aug 25 20:10:31 2012 New Revision: 303153 URL: http://svn.freebsd.org/changeset/ports/303153 Log: - Update to 1.02 [1] - Pass back to perl@ [2] PR: ports/171041 [1] Approved by: m.tsatsenko@gmail.com (maintainer) [1] Requested by: m.tsatsenko@gmail.com (maintainer) [2] Modified: head/devel/p5-DateTime-Event-Zodiac/Makefile (contents, props changed) head/devel/p5-DateTime-Event-Zodiac/distinfo (contents, props changed) Modified: head/devel/p5-DateTime-Event-Zodiac/Makefile ============================================================================== --- head/devel/p5-DateTime-Event-Zodiac/Makefile Sat Aug 25 18:44:32 2012 (r303152) +++ head/devel/p5-DateTime-Event-Zodiac/Makefile Sat Aug 25 20:10:31 2012 (r303153) @@ -4,12 +4,12 @@ # $FreeBSD$ PORTNAME= DateTime-Event-Zodiac -PORTVERSION= 1.01 +PORTVERSION= 1.02 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= m.tsatsenko@gmail.com +MAINTAINER= perl@FreeBSD.org COMMENT= Return zodiac for a given date RUN_DEPENDS= p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \ @@ -19,7 +19,7 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod \ p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage -PERL_CONFIGURE= yes +PERL_CONFIGURE= yes MAN3= DateTime::Event::Zodiac.3 Modified: head/devel/p5-DateTime-Event-Zodiac/distinfo ============================================================================== --- head/devel/p5-DateTime-Event-Zodiac/distinfo Sat Aug 25 18:44:32 2012 (r303152) +++ head/devel/p5-DateTime-Event-Zodiac/distinfo Sat Aug 25 20:10:31 2012 (r303153) @@ -1,2 +1,2 @@ -SHA256 (DateTime-Event-Zodiac-1.01.tar.gz) = 9d5de51b90fd6b1ce6deacf1776ee0736a48f81ffe5768bcea6ed5c2387c691c -SIZE (DateTime-Event-Zodiac-1.01.tar.gz) = 12176 +SHA256 (DateTime-Event-Zodiac-1.02.tar.gz) = e530c1d82bfe4022abbf822d32b083b6ff67521713a4203adb7d8a6212c22c42 +SIZE (DateTime-Event-Zodiac-1.02.tar.gz) = 29358 _______________________________________________ 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"
State Changed From-To: feedback->closed Committed. Thanks!