ports/166095: [PATCH] textproc/p5-EBook-Tools: update to 0.4.9

Steve Wills swills at FreeBSD.org
Wed Mar 14 16:40:09 UTC 2012


>Number:         166095
>Category:       ports
>Synopsis:       [PATCH] textproc/p5-EBook-Tools: update to 0.4.9
>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:   Wed Mar 14 16:40:08 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Steve Wills
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD meatwad.mouf.net 10.0-CURRENT FreeBSD 10.0-CURRENT #14 r232426: Fri Mar  2 21:54:42
>Description:
- Update to 0.4.9

Passes tests now.

Port maintainer (simond at irrelevant.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_3 (mode: update, diff: CVS)
>How-To-Repeat:
>Fix:

--- p5-EBook-Tools-0.4.9.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/textproc/p5-EBook-Tools/Makefile,v
retrieving revision 1.7
diff -u -u -r1.7 Makefile
--- Makefile	12 Dec 2011 16:42:50 -0000	1.7
+++ Makefile	14 Mar 2012 16:35:37 -0000
@@ -6,30 +6,32 @@
 #
 
 PORTNAME=	EBook-Tools
-PORTVERSION=	0.4.8
+PORTVERSION=	0.4.9
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
+DISTNAME=	${PORTNAME}-v${PORTVERSION}
 
 MAINTAINER=	simond at irrelevant.org
 COMMENT=	Object class for manipulating and generating E-books
 
-BUILD_DEPENDS=	${SITE_PERL}/Archive/Zip.pm:${PORTSDIR}/archivers/p5-Archive-Zip \
-		${SITE_PERL}/${PERL_ARCH}/Data/UUID.pm:${PORTSDIR}/devel/p5-Data-UUID \
-		${SITE_PERL}/Config/IniFiles.pm:${PORTSDIR}/devel/p5-Config-IniFiles \
-		${SITE_PERL}/Date/Manip.pm:${PORTSDIR}/devel/p5-Date-Manip \
-		${SITE_PERL}/File/MimeInfo.pm:${PORTSDIR}/devel/p5-File-MimeInfo \
-		${SITE_PERL}/${PERL_ARCH}/HTML/Parser.pm:${PORTSDIR}/www/p5-HTML-Parser \
-		${SITE_PERL}/Tie/IxHash.pm:${PORTSDIR}/devel/p5-Tie-IxHash \
-		${SITE_PERL}/XML/Twig.pm:${PORTSDIR}/textproc/p5-XML-Twig \
-		${SITE_PERL}/File/Slurp.pm:${PORTSDIR}/devel/p5-File-Slurp \
-		${SITE_PERL}/Palm/PDB.pm:${PORTSDIR}/palm/p5-Palm \
-		${SITE_PERL}/Image/Size.pm:${PORTSDIR}/graphics/p5-Image-Size \
-		${SITE_PERL}/${PERL_ARCH}/String/CRC32.pm:${PORTSDIR}/devel/p5-String-CRC32 \
-		${SITE_PERL}/HTML/TextToHTML.pm:${PORTSDIR}/textproc/txt2html \
+BUILD_DEPENDS=	p5-Archive-Zip>=0:${PORTSDIR}/archivers/p5-Archive-Zip \
+		p5-Data-UUID>=0:${PORTSDIR}/devel/p5-Data-UUID \
+		p5-Config-IniFiles>=0:${PORTSDIR}/devel/p5-Config-IniFiles \
+		p5-Date-Manip>=0:${PORTSDIR}/devel/p5-Date-Manip \
+		p5-File-MimeInfo>=0:${PORTSDIR}/devel/p5-File-MimeInfo \
+		p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \
+		p5-Tie-IxHash>=0:${PORTSDIR}/devel/p5-Tie-IxHash \
+		p5-XML-Twig>=0:${PORTSDIR}/textproc/p5-XML-Twig \
+		p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \
+		p5-Palm>=0:${PORTSDIR}/palm/p5-Palm \
+		p5-Image-Size>=0:${PORTSDIR}/graphics/p5-Image-Size \
+		p5-String-CRC32>=0:${PORTSDIR}/devel/p5-String-CRC32 \
+		txt2html>=0:${PORTSDIR}/textproc/txt2html \
 		p5-version>=0:${PORTSDIR}/devel/p5-version \
 		p5-Bit-Vector>=0:${PORTSDIR}/math/p5-Bit-Vector \
 		p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils
+RUN_DEPENDS:=	${BUILD_DEPENDS}
 RUN_DEPENDS+=	${LOCALBASE}/bin/tidy4:${PORTSDIR}/www/tidy
 
 PERL_MODBUILD=	yes
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/textproc/p5-EBook-Tools/distinfo,v
retrieving revision 1.4
diff -u -u -r1.4 distinfo
--- distinfo	3 Jul 2011 14:39:08 -0000	1.4
+++ distinfo	14 Mar 2012 16:35:37 -0000
@@ -1,2 +1,2 @@
-SHA256 (EBook-Tools-0.4.8.tar.gz) = de9f50887a66b420726250ac99c58c3641963f4f28974b6d292ebf23007f79d6
-SIZE (EBook-Tools-0.4.8.tar.gz) = 604559
+SHA256 (EBook-Tools-v0.4.9.tar.gz) = 8645ff9d0df023481b78f39899806b884fac675080c8b180d25f821e57cc16fb
+SIZE (EBook-Tools-v0.4.9.tar.gz) = 653399
--- p5-EBook-Tools-0.4.9.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list