- Update to 0.05 Port maintainer (fernan@iib.unsam.edu.ar) is cc'd. Generated with FreeBSD Port Tools 0.99
Responsible Changed From-To: freebsd-ports-bugs->pgollucci Submitter has GNATS access (via the GNATS Auto Assign Tool)
Maintainer of www/p5-Catalyst-Plugin-Session-Store-Delegate, Please note that PR ports/141601 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/141601 -- 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)
In addition to Philip's patch, dependencies should be changed like this. Index: Makefile =================================================================== RCS file: /home/ncvs/ports/www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- Makefile 19 Jun 2009 03:25:34 -0000 1.4 +++ Makefile 16 Dec 2009 05:49:01 -0000 @@ -14,7 +14,8 @@ MAINTAINER= fernan@iib.unsam.edu.ar COMMENT= Delegate session storage to an application model object -BUILD_DEPENDS= p5-Catalyst-Plugin-Session>=0.12:${PORTSDIR}/www/p5-Catalyst-Plugin-Session \ +BUILD_DEPENDS= p5-Catalyst-Plugin-Session>=0.27:${PORTSDIR}/www/p5-Catalyst-Plugin-Session \ + p5-MRO-Compat>0:${PORTSDIR}/devel/p5-MRO-Compat \ p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor RUN_DEPENDS= ${BUILD_DEPENDS} -- Jun Kuriyama <kuriyama@FreeBSD.org> // FreeBSD Project <kuriyama@s2factory.co.jp> // S2 Factory, Inc.
State Changed From-To: feedback->open feedback timeout (14 days)
pgollucci 2009-12-29 04:15:09 UTC FreeBSD ports repository Modified files: www/p5-Catalyst-Plugin-Session-Store-Delegate Makefile distinfo Log: - Update to 0.05 PR: ports/141601 Approved by: maintainer timeout (fernan@iib.unsam.edu.ar; 14 days) Submitted by: myself (pgollucci@) Revision Changes Path 1.5 +3 -2 ports/www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile 1.3 +3 -3 ports/www/p5-Catalyst-Plugin-Session-Store-Delegate/distinfo _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!