Bug 170842

Summary: [patch] update devel/p5-Capture-Tiny to latest version
Product: Ports & Packages Reporter: Steve Wills <swills>
Component: Individual Port(s)Assignee: Steve Wills <swills>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Steve Wills freebsd_committer freebsd_triage 2012-08-22 02:50:06 UTC
See attached patch
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-08-22 02:50:16 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-22 02:50:18 UTC
Maintainer of devel/p5-Capture-Tiny,

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

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2012-08-22 02:50:21 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-22 13:46:47 UTC
Responsible Changed
From-To: perl->swills

I'll take it.
Comment 5 dfilter service freebsd_committer freebsd_triage 2012-09-06 16:37:58 UTC
Author: swills
Date: Thu Sep  6 15:37:47 2012
New Revision: 303760
URL: http://svn.freebsd.org/changeset/ports/303760

Log:
  - Update to 0.19
  
  PR:		ports/170842
  Approved by:	maintainer timeout (bill.brinzer@gmail.com, >2 weeks)

Modified:
  head/devel/p5-Capture-Tiny/Makefile   (contents, props changed)
  head/devel/p5-Capture-Tiny/distinfo   (contents, props changed)

Modified: head/devel/p5-Capture-Tiny/Makefile
==============================================================================
--- head/devel/p5-Capture-Tiny/Makefile	Thu Sep  6 15:36:20 2012	(r303759)
+++ head/devel/p5-Capture-Tiny/Makefile	Thu Sep  6 15:37:47 2012	(r303760)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Capture-Tiny
-PORTVERSION=	0.18
+PORTVERSION=	0.19
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:DAGOLDEN

Modified: head/devel/p5-Capture-Tiny/distinfo
==============================================================================
--- head/devel/p5-Capture-Tiny/distinfo	Thu Sep  6 15:36:20 2012	(r303759)
+++ head/devel/p5-Capture-Tiny/distinfo	Thu Sep  6 15:37:47 2012	(r303760)
@@ -1,2 +1,2 @@
-SHA256 (Capture-Tiny-0.18.tar.gz) = 3327997211bb8795cb0496010fd64d9073c636b5ad6d84a1d3bd083560ac5e39
-SIZE (Capture-Tiny-0.18.tar.gz) = 29485
+SHA256 (Capture-Tiny-0.19.tar.gz) = 27b30b22906ba4ae58796e5f5b56815481c6e60f76765e00ad6689117cb74145
+SIZE (Capture-Tiny-0.19.tar.gz) = 29633
_______________________________________________
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 6 Steve Wills freebsd_committer freebsd_triage 2012-09-06 16:38:02 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!