Bug 172297 - [PATCH] www/p5-WebDAO: update to 2.12
Summary: [PATCH] www/p5-WebDAO: update to 2.12
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: Frederic Culot
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-03 08:40 UTC by zahatski
Modified: 2012-10-04 12:40 UTC (History)
0 users

See Also:


Attachments
file.diff (819 bytes, patch)
2012-10-03 08:40 UTC, zahatski
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description zahatski 2012-10-03 08:40:10 UTC
Update to 2.12

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-10-03 08:40:23 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-10-03 08:40:28 UTC
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
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2012-10-03 08:40:31 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 zag 2012-10-03 09:11:37 UTC
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
Comment 5 Frederic Culot freebsd_committer freebsd_triage 2012-10-03 09:26:03 UTC
Responsible Changed
From-To: perl->culot

I'll take it.
Comment 6 dfilter service freebsd_committer freebsd_triage 2012-10-04 12:32:08 UTC
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"
Comment 7 Frederic Culot freebsd_committer freebsd_triage 2012-10-04 12:32:39 UTC
State Changed
From-To: feedback->closed

Committed (to 2.14 instead of 2.12). Thanks!