Bug 189462 - [PATCH] devel/p5-Devel-Autoflush: update to 0.06
Summary: [PATCH] devel/p5-Devel-Autoflush: 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: 2014-05-08 10:40 UTC by Bartek Rutkowski
Modified: 2014-05-09 20:20 UTC (History)
1 user (show)

See Also:


Attachments
p5-Devel-Autoflush-0.06.patch (1.08 KB, patch)
2014-05-08 10:40 UTC, Bartek Rutkowski
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bartek Rutkowski freebsd_committer freebsd_triage 2014-05-08 10:40:00 UTC
- Update to 0.06

http://poudriere.ithil.palantiri.org:8080/latest-per-pkg/p5-Devel-Autoflush/0.06/

Port maintainer (swills@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 1.02 (mode: update, diff: SVN)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-05-08 10:40:04 UTC
Responsible Changed
From-To: freebsd-ports-bugs->swills

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2014-05-09 20:14:47 UTC
Author: swills
Date: Fri May  9 19:14:42 2014
New Revision: 353502
URL: http://svnweb.freebsd.org/changeset/ports/353502
QAT: https://qat.redports.org/buildarchive/r353502/

Log:
  - Update to 0.06
  
  PR:		ports/189462
  Submitted by:	Bartek Rutkowski <ports@robakdesign.com>

Modified:
  head/devel/p5-Devel-Autoflush/Makefile
  head/devel/p5-Devel-Autoflush/distinfo
  head/devel/p5-Devel-Autoflush/pkg-plist

Modified: head/devel/p5-Devel-Autoflush/Makefile
==============================================================================
--- head/devel/p5-Devel-Autoflush/Makefile	Fri May  9 19:14:14 2014	(r353501)
+++ head/devel/p5-Devel-Autoflush/Makefile	Fri May  9 19:14:42 2014	(r353502)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Devel-Autoflush
-PORTVERSION=	0.05
+PORTVERSION=	0.06
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:DAGOLDEN

Modified: head/devel/p5-Devel-Autoflush/distinfo
==============================================================================
--- head/devel/p5-Devel-Autoflush/distinfo	Fri May  9 19:14:14 2014	(r353501)
+++ head/devel/p5-Devel-Autoflush/distinfo	Fri May  9 19:14:42 2014	(r353502)
@@ -1,2 +1,2 @@
-SHA256 (Devel-Autoflush-0.05.tar.gz) = 4b1311a023245f31a231a39d67898c4038ab33f8346fcd4dcada1a1c9038dd39
-SIZE (Devel-Autoflush-0.05.tar.gz) = 8832
+SHA256 (Devel-Autoflush-0.06.tar.gz) = 6ff145cecdeabc7f3527653356795af4230df695b7d8704f96987a7f95443ed4
+SIZE (Devel-Autoflush-0.06.tar.gz) = 12917

Modified: head/devel/p5-Devel-Autoflush/pkg-plist
==============================================================================
--- head/devel/p5-Devel-Autoflush/pkg-plist	Fri May  9 19:14:14 2014	(r353501)
+++ head/devel/p5-Devel-Autoflush/pkg-plist	Fri May  9 19:14:42 2014	(r353502)
@@ -1,4 +1,3 @@
-%%SITE_PERL%%/Devel/Autoflush.pod
 %%SITE_PERL%%/Devel/Autoflush.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Devel/Autoflush/.packlist
 %%PERL5_MAN3%%/Devel::Autoflush.3.gz
_______________________________________________
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 3 Steve Wills freebsd_committer freebsd_triage 2014-05-09 20:14:57 UTC
State Changed
From-To: open->closed

Committed. Thanks!