Bug 170971 - [PATCH] www/p5-Template-Simple: update to 0.06
Summary: [PATCH] www/p5-Template-Simple: update to 0.06
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 04:10 UTC by Steve Wills
Modified: 2012-08-25 14:40 UTC (History)
1 user (show)

See Also:


Attachments
p5-Template-Simple-0.06.patch (784 bytes, patch)
2012-08-24 04:10 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 04:10:07 UTC
- Update to 0.06

Port maintainer (ken.mcglothlen@gmail.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 04:10:38 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 04:10:40 UTC
Maintainer of www/p5-Template-Simple,

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

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2012-08-24 04:10:42 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 09:03:21 UTC
Responsible Changed
From-To: perl->swills

I'll take it.
Comment 5 Ken McGlothlen 2012-08-24 10:20:29 UTC
Looks fine to me. Thanks.

âKen
Comment 6 dfilter service freebsd_committer freebsd_triage 2012-08-25 14:36:42 UTC
Author: swills
Date: Sat Aug 25 13:36:32 2012
New Revision: 303134
URL: http://svn.freebsd.org/changeset/ports/303134

Log:
  - Update to 0.06
  
  PR:		ports/170971
  Approved by:	Ken McGlothlen <ken.mcglothlen@gmail.com> (maintainer)

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

Modified: head/www/p5-Template-Simple/Makefile
==============================================================================
--- head/www/p5-Template-Simple/Makefile	Sat Aug 25 12:08:49 2012	(r303133)
+++ head/www/p5-Template-Simple/Makefile	Sat Aug 25 13:36:32 2012	(r303134)
@@ -5,8 +5,7 @@
 # $FreeBSD$
 
 PORTNAME=	Template-Simple
-PORTVERSION=	0.05
-PORTREVISION=	1
+PORTVERSION=	0.06
 CATEGORIES=	www textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-

Modified: head/www/p5-Template-Simple/distinfo
==============================================================================
--- head/www/p5-Template-Simple/distinfo	Sat Aug 25 12:08:49 2012	(r303133)
+++ head/www/p5-Template-Simple/distinfo	Sat Aug 25 13:36:32 2012	(r303134)
@@ -1,2 +1,2 @@
-SHA256 (Template-Simple-0.05.tar.gz) = 2b8c7e037bb9213f98c78d371c6ccf8571fc6c416845cbac7d626d750db26944
-SIZE (Template-Simple-0.05.tar.gz) = 26386
+SHA256 (Template-Simple-0.06.tar.gz) = 688adc8eb0ee67773fec0751857f5961c948aabe435755f8b4639ce3b6943516
+SIZE (Template-Simple-0.06.tar.gz) = 27294
_______________________________________________
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 Steve Wills freebsd_committer freebsd_triage 2012-08-25 14:36:45 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!