Update to 2.12 Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->perl perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Maintainer of www/p5-WebDAO, Please note that PR ports/172297 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/172297 -- 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)
approve 2012/10/3 Edwin Groothuis <edwin@freebsd.org>: > Maintainer of www/p5-WebDAO, > > Please note that PR ports/172297 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/172297 > > -- > Edwin Groothuis via the GNATS Auto Assign Tool > edwin@FreeBSD.org
Responsible Changed From-To: perl->culot I'll take it.
Author: culot Date: Thu Oct 4 11:31:58 2012 New Revision: 305253 URL: http://svn.freebsd.org/changeset/ports/305253 Log: - Update to 2.14 Changes: http://search.cpan.org/dist/WebDAO/Changes PR: ports/172297 (based on) Submitted by: Aliaksandr Zahatski <zahatski@gmail.com> (maintainer, from another address) Modified: head/www/p5-WebDAO/Makefile head/www/p5-WebDAO/distinfo Modified: head/www/p5-WebDAO/Makefile ============================================================================== --- head/www/p5-WebDAO/Makefile Thu Oct 4 11:16:37 2012 (r305252) +++ head/www/p5-WebDAO/Makefile Thu Oct 4 11:31:58 2012 (r305253) @@ -1,12 +1,8 @@ -# New ports collection makefile for: WebDAO -# Date created: 27 Mach 2012 -# Whom: Zahatski Aliaksandr <zag@cpan.org> -# +# Created by: Zahatski Aliaksandr <zag@cpan.org> # $FreeBSD$ -# PORTNAME= WebDAO -PORTVERSION= 2.09 +PORTVERSION= 2.14 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:ZAG Modified: head/www/p5-WebDAO/distinfo ============================================================================== --- head/www/p5-WebDAO/distinfo Thu Oct 4 11:16:37 2012 (r305252) +++ head/www/p5-WebDAO/distinfo Thu Oct 4 11:31:58 2012 (r305253) @@ -1,2 +1,2 @@ -SHA256 (WebDAO-2.09.tar.gz) = 9aaeac8831ac43f4256a27768e2f48255f1d387729433095fe356c6682e6539d -SIZE (WebDAO-2.09.tar.gz) = 72014 +SHA256 (WebDAO-2.14.tar.gz) = 32d3d4e4f8e951931c30eaa937596cfd62da7b4ac65aa5531f68beb4458b918a +SIZE (WebDAO-2.14.tar.gz) = 69182 _______________________________________________ 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 (to 2.14 instead of 2.12). Thanks!