Bug 170953 - [PATCH] www/p5-CGI-Application-Plugin-TT: update to 1.05
Summary: [PATCH] www/p5-CGI-Application-Plugin-TT: update to 1.05
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: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-24 02:40 UTC by Steve Wills
Modified: 2012-08-27 02:56 UTC (History)
1 user (show)

See Also:


Attachments
p5-CGI-Application-Plugin-TT-1.05.patch (815 bytes, patch)
2012-08-24 02:40 UTC, Steve Wills
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Wills freebsd_committer freebsd_triage 2012-08-24 02:40:05 UTC
- Update to 1.05

Port maintainer (hartzell@alerce.com) is cc'd.

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: SVN)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-08-24 02:40:22 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-08-24 02:40:24 UTC
Maintainer of www/p5-CGI-Application-Plugin-TT,

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

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2012-08-24 02:40:26 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Steve Wills freebsd_committer freebsd_triage 2012-08-24 02:59:04 UTC
Responsible Changed
From-To: perl->swills

I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=170953 

Date: Fri, 24 Aug 2012 11:32:46 -0700
Comment 5 Steve Wills freebsd_committer freebsd_triage 2012-08-25 15:34:45 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!
Comment 6 dfilter service freebsd_committer freebsd_triage 2012-08-25 15:34:48 UTC
Author: swills
Date: Sat Aug 25 14:34:35 2012
New Revision: 303140
URL: http://svn.freebsd.org/changeset/ports/303140

Log:
  - Update to 1.05
  
  PR:		ports/170953
  Approved by:	George Hartzell <hartzell@alerce.com> (maintainer)

Modified:
  head/www/p5-CGI-Application-Plugin-TT/Makefile   (contents, props changed)
  head/www/p5-CGI-Application-Plugin-TT/distinfo   (contents, props changed)

Modified: head/www/p5-CGI-Application-Plugin-TT/Makefile
==============================================================================
--- head/www/p5-CGI-Application-Plugin-TT/Makefile	Sat Aug 25 14:32:52 2012	(r303139)
+++ head/www/p5-CGI-Application-Plugin-TT/Makefile	Sat Aug 25 14:34:35 2012	(r303140)
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	CGI-Application-Plugin-TT
-PORTVERSION=	1.04
-PORTREVISION=	1
+PORTVERSION=	1.05
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-

Modified: head/www/p5-CGI-Application-Plugin-TT/distinfo
==============================================================================
--- head/www/p5-CGI-Application-Plugin-TT/distinfo	Sat Aug 25 14:32:52 2012	(r303139)
+++ head/www/p5-CGI-Application-Plugin-TT/distinfo	Sat Aug 25 14:34:35 2012	(r303140)
@@ -1,2 +1,2 @@
-SHA256 (CGI-Application-Plugin-TT-1.04.tar.gz) = 51d7ed3417190c4b4e4825b6560bee24bcc833b7d4bf6f600671d479b86c53e7
-SIZE (CGI-Application-Plugin-TT-1.04.tar.gz) = 15189
+SHA256 (CGI-Application-Plugin-TT-1.05.tar.gz) = 00d7311c4c664b9b689b89b11ecda6ddacc28e3ee66b0e5c0c9bd1dd29f9f31a
+SIZE (CGI-Application-Plugin-TT-1.05.tar.gz) = 19044
_______________________________________________
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 dfilter service freebsd_committer freebsd_triage 2012-08-25 15:36:33 UTC
Author: swills
Date: Sat Aug 25 14:36:22 2012
New Revision: 303141
URL: http://svn.freebsd.org/changeset/ports/303141

Log:
  - Update to 0.12
  
  PR:		ports/170953
  Approved by:	George Hartzell <hartzell@alerce.com> (maintainer)

Modified:
  head/www/p5-Template-Provider-FromDATA/Makefile   (contents, props changed)
  head/www/p5-Template-Provider-FromDATA/distinfo   (contents, props changed)

Modified: head/www/p5-Template-Provider-FromDATA/Makefile
==============================================================================
--- head/www/p5-Template-Provider-FromDATA/Makefile	Sat Aug 25 14:34:35 2012	(r303140)
+++ head/www/p5-Template-Provider-FromDATA/Makefile	Sat Aug 25 14:36:22 2012	(r303141)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Template-Provider-FromDATA
-PORTVERSION=	0.11
+PORTVERSION=	0.12
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-

Modified: head/www/p5-Template-Provider-FromDATA/distinfo
==============================================================================
--- head/www/p5-Template-Provider-FromDATA/distinfo	Sat Aug 25 14:34:35 2012	(r303140)
+++ head/www/p5-Template-Provider-FromDATA/distinfo	Sat Aug 25 14:36:22 2012	(r303141)
@@ -1,2 +1,2 @@
-SHA256 (Template-Provider-FromDATA-0.11.tar.gz) = a5b8e732f32dda86027c34b629b8eb84939378404f2b46caabcef3123a83e027
-SIZE (Template-Provider-FromDATA-0.11.tar.gz) = 19083
+SHA256 (Template-Provider-FromDATA-0.12.tar.gz) = 8deaa8d022ec643632fc273a5b8065cb7606f02e8b2aa1b1342605e8398c08f8
+SIZE (Template-Provider-FromDATA-0.12.tar.gz) = 22742
_______________________________________________
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"