ports/163919: [PATCH] textproc/p5-MARC-XML: update to 0.93
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Jan 8 16:00:25 UTC 2012
>Number: 163919
>Category: ports
>Synopsis: [PATCH] textproc/p5-MARC-XML: update to 0.93
>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: Sun Jan 08 16:00:24 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Sunpoet Po-Chuan Hsieh
>Release: FreeBSD 9.0-PRERELEASE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 9.0-PRERELEASE FreeBSD 9.0-PRERELEASE #0: Sat Dec 24 06:18:22 CST 2011
>Description:
- Update to 0.93
- Pet portlint
Port maintainer (demon at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:
--- p5-MARC-XML-0.93.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/p5-MARC-XML/Makefile,v
retrieving revision 1.1
diff -u -u -r1.1 Makefile
--- Makefile 6 Aug 2009 11:11:09 -0000 1.1
+++ Makefile 8 Jan 2012 15:50:09 -0000
@@ -6,7 +6,7 @@
#
PORTNAME= MARC-XML
-PORTVERSION= 0.92
+PORTVERSION= 0.93
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,10 +14,10 @@
MAINTAINER= demon at FreeBSD.org
COMMENT= An extension to the MARC-Record distribution for working with XML data
-BUILD_DEPENDS= ${SITE_PERL}/MARC/Record.pm:${PORTSDIR}/textproc/p5-MARC-Record \
- ${SITE_PERL}/MARC/Charset.pm:${PORTSDIR}/textproc/p5-MARC-Charset \
- ${SITE_PERL}/XML/SAX.pm:${PORTSDIR}/textproc/p5-XML-SAX
-RUN_DEPENDS= ${BUILD_DEPENDS}
+BUILD_DEPENDS= p5-MARC-Record>=2:${PORTSDIR}/textproc/p5-MARC-Record \
+ p5-MARC-Charset>=0.98:${PORTSDIR}/textproc/p5-MARC-Charset \
+ p5-XML-SAX>=0.12:${PORTSDIR}/textproc/p5-XML-SAX
+RUN_DEPENDS:= ${BUILD_DEPENDS}
MAN1= marc2xml.1 xml2marc.1
MAN3= MARC::File::SAX.3 MARC::File::XML.3
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/textproc/p5-MARC-XML/distinfo,v
retrieving revision 1.2
diff -u -u -r1.2 distinfo
--- distinfo 3 Jul 2011 14:39:13 -0000 1.2
+++ distinfo 8 Jan 2012 15:50:09 -0000
@@ -1,2 +1,2 @@
-SHA256 (MARC-XML-0.92.tar.gz) = 00a9a9e2f0752e035a54fd2df539884cd59fc81c97d5d6ceb9ac65671c2df208
-SIZE (MARC-XML-0.92.tar.gz) = 14086
+SHA256 (MARC-XML-0.93.tar.gz) = 897c256f4a4231a7d9ce54dd5924f7b291c07ed5e77fcac0cae3dcc9681421bd
+SIZE (MARC-XML-0.93.tar.gz) = 16260
--- p5-MARC-XML-0.93.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list