Bug 169831 - [PATCH] www/p5-WebDAO: update to 2.07
Summary: [PATCH] www/p5-WebDAO: update to 2.07
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-13 17:50 UTC by Po-Chuan Hsieh
Modified: 2012-07-30 21:30 UTC (History)
1 user (show)

See Also:


Attachments
p5-WebDAO-2.07.patch (1.17 KB, patch)
2012-07-13 17:50 UTC, Po-Chuan Hsieh
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Po-Chuan Hsieh freebsd_committer freebsd_triage 2012-07-13 17:50:01 UTC
- Update to 2.07

Changes:	http://search.cpan.org/dist/WebDAO/Changes

Port maintainer (zag@cpan.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: CVS)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-07-13 17:50:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2012-07-13 17:50:16 UTC
Maintainer of www/p5-WebDAO,

Please note that PR ports/169831 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/169831

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2012-07-13 17:50:18 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Po-Chuan Hsieh freebsd_committer freebsd_triage 2012-07-13 18:19:59 UTC
Responsible Changed
From-To: perl->sunpoet

I'll take it.
Comment 5 zahatski 2012-07-30 09:05:39 UTC
Oh hai !
I am approve the patch.

With kind regards,
Aliaksandr

2012/7/13 Edwin Groothuis <edwin@freebsd.org>:
> Maintainer of www/p5-WebDAO,
>
> Please note that PR ports/169831 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/169831
>
> --
> Edwin Groothuis via the GNATS Auto Assign Tool
> edwin@FreeBSD.org
Comment 6 dfilter service freebsd_committer freebsd_triage 2012-07-30 21:24:52 UTC
Author: sunpoet
Date: Mon Jul 30 20:24:40 2012
New Revision: 301765
URL: http://svn.freebsd.org/changeset/ports/301765

Log:
  - Update to 2.08
  
  Changes:	http://search.cpan.org/dist/WebDAO/Changes
  PR:		ports/169831
  Submitted by:	sunpoet (myself)
  Approved by:	Aliaksandr Zahatski <zahatski@gmail.com> (maintainer)

Modified:
  head/www/p5-WebDAO/Makefile   (contents, props changed)
  head/www/p5-WebDAO/distinfo   (contents, props changed)

Modified: head/www/p5-WebDAO/Makefile
==============================================================================
--- head/www/p5-WebDAO/Makefile	Mon Jul 30 20:20:48 2012	(r301764)
+++ head/www/p5-WebDAO/Makefile	Mon Jul 30 20:24:40 2012	(r301765)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	WebDAO
-PORTVERSION=	2.05
+PORTVERSION=	2.08
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:ZAG
@@ -25,7 +25,6 @@ BUILD_DEPENDS=	p5-DateTime>=0.37:${PORTS
 		p5-URI>=1.36:${PORTSDIR}/net/p5-URI \
 		p5-XML-Flow>=0.86:${PORTSDIR}/textproc/p5-XML-Flow
 RUN_DEPENDS:=	${BUILD_DEPENDS}
-
 TEST_DEPENDS=	p5-Test-Class>=0:${PORTSDIR}/devel/p5-Test-Class
 
 PERL_CONFIGURE=	yes

Modified: head/www/p5-WebDAO/distinfo
==============================================================================
--- head/www/p5-WebDAO/distinfo	Mon Jul 30 20:20:48 2012	(r301764)
+++ head/www/p5-WebDAO/distinfo	Mon Jul 30 20:24:40 2012	(r301765)
@@ -1,2 +1,2 @@
-SHA256 (WebDAO-2.05.tar.gz) = 76896496dbbdc27f5b377b94bae6f6b1ae115bf88fe55e70c14876719a93d46a
-SIZE (WebDAO-2.05.tar.gz) = 71729
+SHA256 (WebDAO-2.08.tar.gz) = 622fc21f5aa1bde6b2b936b9e829974fe3085a573da3d38b7ca8fdad85c1c4b9
+SIZE (WebDAO-2.08.tar.gz) = 71956
_______________________________________________
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"
Comment 7 Po-Chuan Hsieh freebsd_committer freebsd_triage 2012-07-30 21:25:05 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!