Update to 1.34 Fix: PORTNAME= DBIx-Simple -PORTVERSION= 1.32 +PORTVERSION= 1.34 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -25,7 +25,8 @@ MAN3= DBIx::Simple.3 \ DBIx::Simple::Examples.3 \ - DBIx::Simple::Comparison.3 + DBIx::Simple::Comparison.3 \ + DBIx::Simple::Result::RowObject.3 .include <bsd.port.pre.mk>
Responsible Changed From-To: freebsd-ports-bugs->perl perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Maintainer of databases/p5-DBIx-Simple, Please note that PR ports/153134 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/153134 -- 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 message <20101214003021.56C381065701@hub.freebsd.org>, wrote Edwin Groothuis thusly... > > Maintainer of databases/p5-DBIx-Simple, > > Please note that PR ports/153134 has just been submitted. Thanks Wen H. > 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/153134 The patch included in PR was failing to update Makefile. Included is my patch with everything else included as is & Makefile patch regenerated. Please apply the patch included in this mail. Note that I have cut off description of the first option as extra text was too long, making console dialog look like ... descr 1 opt 1 desc 2 opt 2 ... - parv --
wen 2010-12-15 00:26:50 UTC FreeBSD ports repository Modified files: databases/p5-DBIx-Simple Makefile distinfo pkg-plist Log: - Update to 1.34 Changelog: http://search.cpan.org/src/JUERD/DBIx-Simple-1.34/Changes PR: ports/153134 Submitted by: Wen Heping (myself) Approved by: maintainer Revision Changes Path 1.5 +4 -3 ports/databases/p5-DBIx-Simple/Makefile 1.3 +2 -3 ports/databases/p5-DBIx-Simple/distinfo 1.4 +2 -0 ports/databases/p5-DBIx-Simple/pkg-plist _______________________________________________ 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: feedback->closed Committed. Thanks!