ports/134841: [PATCH] textproc/p5-Pod-POM: update to 0.25
Philip M. Gollucci
pgollucci at FreeBSD.org
Fri May 22 06:50:09 UTC 2009
>Number: 134841
>Category: ports
>Synopsis: [PATCH] textproc/p5-Pod-POM: update to 0.25
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Fri May 22 06:50:07 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Philip M. Gollucci
>Release: FreeBSD 8.0-CURRENT amd64
>Organization:
RideCharge Inc.
>Environment:
System: FreeBSD frieza.p6m7g8.net 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Thu May 14 21:52:43 EDT 2009
>Description:
- Update to 0.25
Port maintainer (skv at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- p5-Pod-POM-0.25.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/textproc/p5-Pod-POM/Makefile,v
retrieving revision 1.4
diff -u -u -r1.4 Makefile
--- Makefile 17 Apr 2008 14:28:52 -0000 1.4
+++ Makefile 22 May 2009 06:42:40 -0000
@@ -6,7 +6,7 @@
#
PORTNAME= Pod-POM
-PORTVERSION= 0.17
+PORTVERSION= 0.25
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -16,7 +16,10 @@
PERL_CONFIGURE= yes
-MAN1= podlint.1 pom2.1
-MAN3= Pod::POM.3 Pod::POM::Node.3
+MAN1= podlint.1 pom2.1 pomdump.1
+MAN3= Pod::POM.3 Pod::POM::Node.3 \
+ Pod::POM::Constants.3 Pod::POM::View.3 \
+ Pod::POM::View::HTML.3 Pod::POM::View::Pod.3 \
+ Pod::POM::View::Text.3
.include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/textproc/p5-Pod-POM/distinfo,v
retrieving revision 1.4
diff -u -u -r1.4 distinfo
--- distinfo 24 Jan 2006 03:09:52 -0000 1.4
+++ distinfo 22 May 2009 06:42:40 -0000
@@ -1,3 +1,3 @@
-MD5 (Pod-POM-0.17.tar.gz) = 6ec8b345c9d43d45cc404c9416443d76
-SHA256 (Pod-POM-0.17.tar.gz) = e5e9083764751c7b68d10fd59f163795bd7b7cb6b7b58caa6270925edb1c5b16
-SIZE (Pod-POM-0.17.tar.gz) = 35023
+MD5 (Pod-POM-0.25.tar.gz) = 02f62bc9115a4931aa316ba16d65d013
+SHA256 (Pod-POM-0.25.tar.gz) = e8a71d4d1e13789aed511db3dc79fe59cba016da3ef91f0bfae1f8e01d43de96
+SIZE (Pod-POM-0.25.tar.gz) = 67781
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/textproc/p5-Pod-POM/pkg-plist,v
retrieving revision 1.3
diff -u -u -r1.3 pkg-plist
--- pkg-plist 22 Jan 2006 02:54:28 -0000 1.3
+++ pkg-plist 22 May 2009 06:42:40 -0000
@@ -1,4 +1,5 @@
bin/pom2
+bin/pomdump
bin/podlint
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Pod/POM/.packlist
%%SITE_PERL%%/Pod/POM.pm
--- p5-Pod-POM-0.25.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list