ports/103011: [PATCH] textproc/p5-Pod-XML: update to 0.97

Jin-Shan Tseng tjs at cdpa.nsysu.edu.tw
Fri Sep 8 02:20:08 UTC 2006


>Number:         103011
>Category:       ports
>Synopsis:       [PATCH] textproc/p5-Pod-XML: update to 0.97
>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 Sep 08 02:20:06 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Jin-Shan Tseng
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD Pluto.CDPA.nsysu.edu.tw 6.1-STABLE FreeBSD 6.1-STABLE #0: Wed Aug 30 13:11:16 CST 2006
>Description:
- Update to 0.97

Port maintainer (chinsan.tw at gmail.com) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-Pod-XML-0.97.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/textproc/p5-Pod-XML/Makefile /root/p5-Pod-XML/Makefile
--- /usr/ports/textproc/p5-Pod-XML/Makefile	Thu Jul 13 11:34:56 2006
+++ /root/p5-Pod-XML/Makefile	Fri Sep  8 10:15:29 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Pod-XML
-PORTVERSION=	0.96
+PORTVERSION=	0.97
 CATEGORIES=	textproc devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Pod
@@ -15,9 +15,10 @@
 MAINTAINER=	chinsan.tw at gmail.com
 COMMENT=	Module to convert POD to XML
 
-BUILD_DEPENDS=	p5-IO-stringy>=0:${PORTSDIR}/devel/p5-IO-stringy \
+WRKSRC=	${WRKDIR}/${PORTNAME}
+
+RUN_DEPENDS=	p5-IO-stringy>=0:${PORTSDIR}/devel/p5-IO-stringy \
 		p5-Pod-Parser>=0:${PORTSDIR}/textproc/p5-Pod-Parser
-RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
 
diff -ruN --exclude=CVS /usr/ports/textproc/p5-Pod-XML/distinfo /root/p5-Pod-XML/distinfo
--- /usr/ports/textproc/p5-Pod-XML/distinfo	Thu Jul 13 11:34:56 2006
+++ /root/p5-Pod-XML/distinfo	Fri Sep  8 09:16:20 2006
@@ -1,3 +1,3 @@
-MD5 (Pod-XML-0.96.tar.gz) = 54a2fa888c918fb698af8c0e6914f9b4
-SHA256 (Pod-XML-0.96.tar.gz) = 297f5167e35fced4741cb99b97459fca1c73893c9647129f6160c2ee30639d29
-SIZE (Pod-XML-0.96.tar.gz) = 7162
+MD5 (Pod-XML-0.97.tar.gz) = 570fb61ffc2523ba8e5fbf26dff75b1a
+SHA256 (Pod-XML-0.97.tar.gz) = 309099be74c29e74c007b84d6533857ed869fd443b69bb159a4a7ca72464a8f8
+SIZE (Pod-XML-0.97.tar.gz) = 7346
--- p5-Pod-XML-0.97.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list