Bug 181951 - port-update devel/p5-File-Dir-Dumper
Summary: port-update devel/p5-File-Dir-Dumper
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: freebsd-perl (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-08 21:20 UTC by tolid
Modified: 2013-09-08 22:30 UTC (History)
0 users

See Also:


Attachments
file.diff (760 bytes, patch)
2013-09-08 21:20 UTC, tolid
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description tolid 2013-09-08 21:20:00 UTC

    
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-09-08 21:20:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-09-08 22:25:35 UTC
Author: tobez
Date: Sun Sep  8 21:25:28 2013
New Revision: 326774
URL: http://svnweb.freebsd.org/changeset/ports/326774

Log:
  Update to 0.0.8.
  
  Changes:	http://search.cpan.org/dist/File-Dir-Dumper/Changes
  PR:			181951
  Submitted by:	maintainer

Modified:
  head/devel/p5-File-Dir-Dumper/Makefile
  head/devel/p5-File-Dir-Dumper/distinfo

Modified: head/devel/p5-File-Dir-Dumper/Makefile
==============================================================================
--- head/devel/p5-File-Dir-Dumper/Makefile	Sun Sep  8 21:22:46 2013	(r326773)
+++ head/devel/p5-File-Dir-Dumper/Makefile	Sun Sep  8 21:25:28 2013	(r326774)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	File-Dir-Dumper
-PORTVERSION=	0.0.7
+PORTVERSION=	0.0.8
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-

Modified: head/devel/p5-File-Dir-Dumper/distinfo
==============================================================================
--- head/devel/p5-File-Dir-Dumper/distinfo	Sun Sep  8 21:22:46 2013	(r326773)
+++ head/devel/p5-File-Dir-Dumper/distinfo	Sun Sep  8 21:25:28 2013	(r326774)
@@ -1,2 +1,2 @@
-SHA256 (File-Dir-Dumper-v0.0.7.tar.gz) = 2d3f626cda73d54ee54b5778e5a66d7a5e21ac6bee289ae5281ce04055dccab5
-SIZE (File-Dir-Dumper-v0.0.7.tar.gz) = 13094
+SHA256 (File-Dir-Dumper-v0.0.8.tar.gz) = 55803d45120e41a827b688204fb08571d3918dd31cd99f8332698a8f06deccee
+SIZE (File-Dir-Dumper-v0.0.8.tar.gz) = 13390
_______________________________________________
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 Anton Berezin freebsd_committer freebsd_triage 2013-09-08 22:25:38 UTC
State Changed
From-To: open->closed

The update has been committed. Thank you for your submission.