Bug 169858

Summary: www/p5-Dancer-Plugin-SiteMap updated to 0.10
Product: Ports & Packages Reporter: Grzegorz Blach <magik>
Component: Individual Port(s)Assignee: Frederic Culot <culot>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Grzegorz Blach 2012-07-14 18:40:08 UTC
Port www/p5-Dancer-Plugin-SiteMap updated to 0.10

Changes: http://cpansearch.perl.org/src/JAMESR/Dancer-Plugin-SiteMap-0.10/Changes

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-07-14 18:40:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Frederic Culot freebsd_committer freebsd_triage 2012-07-14 19:01:13 UTC
Responsible Changed
From-To: perl->culot

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-07-16 19:55:40 UTC
Author: culot
Date: Mon Jul 16 18:55:30 2012
New Revision: 300970
URL: http://svn.freebsd.org/changeset/ports/300970

Log:
  - Update to 0.10
  
  Changes:	http://search.cpan.org/dist/Dancer-Plugin-SiteMap/Changes
  PR:		ports/169858
  Submitted by:	Grzegorz Blach <magik@roorback.net> (maintainer)

Modified:
  head/www/p5-Dancer-Plugin-SiteMap/Makefile   (contents, props changed)
  head/www/p5-Dancer-Plugin-SiteMap/distinfo   (contents, props changed)

Modified: head/www/p5-Dancer-Plugin-SiteMap/Makefile
==============================================================================
--- head/www/p5-Dancer-Plugin-SiteMap/Makefile	Mon Jul 16 18:37:42 2012	(r300969)
+++ head/www/p5-Dancer-Plugin-SiteMap/Makefile	Mon Jul 16 18:55:30 2012	(r300970)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Dancer-Plugin-SiteMap
-PORTVERSION=	0.08
+PORTVERSION=	0.10
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:JAMESR

Modified: head/www/p5-Dancer-Plugin-SiteMap/distinfo
==============================================================================
--- head/www/p5-Dancer-Plugin-SiteMap/distinfo	Mon Jul 16 18:37:42 2012	(r300969)
+++ head/www/p5-Dancer-Plugin-SiteMap/distinfo	Mon Jul 16 18:55:30 2012	(r300970)
@@ -1,2 +1,2 @@
-SHA256 (Dancer-Plugin-SiteMap-0.08.tar.gz) = 88245ab2f6b24c94384116e06e701020475ac3d9cd1869fcc317864e7f55a1c8
-SIZE (Dancer-Plugin-SiteMap-0.08.tar.gz) = 4480
+SHA256 (Dancer-Plugin-SiteMap-0.10.tar.gz) = 1af2b866bd454b904085fd8cf0fa450e9206497bf1b1c5250a39ae0265c03ef8
+SIZE (Dancer-Plugin-SiteMap-0.10.tar.gz) = 4800
_______________________________________________
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 4 Frederic Culot freebsd_committer freebsd_triage 2012-07-17 10:49:03 UTC
State Changed
From-To: open->closed

Committed. Thanks!