ports/120708: [UPDATE] textproc/p5-SVG

Felippe de Meirelles Motta lippemail at gmail.com
Fri Feb 15 14:40:04 UTC 2008


>Number:         120708
>Category:       ports
>Synopsis:       [UPDATE] textproc/p5-SVG
>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 Feb 15 14:40:04 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Felippe de Meirelles Motta
>Release:        FreeBSD 7.0-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD 7.0-PRERELEASE #0: Thu Jan 10 01:55:37 BRST 2008
    lippe at shire.freebsd.org:/usr/obj/usr/src/sys/GENERIC

>Description:
- Updated to 2.36;
- Use CPAN macro;
- Remove unnecessary stage port (post-patch).
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/p5-SVG/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile	16 Jun 2005 12:37:48 -0000	1.7
+++ Makefile	15 Feb 2008 02:50:30 -0000
@@ -6,10 +6,9 @@
 #
 
 PORTNAME=	SVG
-PORTVERSION=	2.33
+PORTVERSION=	2.36
 CATEGORIES=	textproc graphics perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	SVG
+MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	skv at FreeBSD.org
@@ -19,10 +18,6 @@
 
 MAN3=		SVG.3 SVG::DOM.3 SVG::Element.3 SVG::Manual.3 SVG::XML.3
 
-post-patch:
-	@${FIND} ${WRKSRC} \( -name "*.p[lm]" -or -name "*.cgi" \
-		-or -name "*.pod" \)|${XARGS} ${PERL} -pi -e 's/\x0d//g;'
-
 post-install:
 .ifndef(NOPORTDOCS)
 	@${ECHO_MSG} "===>   Installing examples for ${PKGNAME}"
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/textproc/p5-SVG/distinfo,v
retrieving revision 1.8
diff -u -r1.8 distinfo
--- distinfo	24 Jan 2006 03:09:53 -0000	1.8
+++ distinfo	15 Feb 2008 02:50:30 -0000
@@ -1,3 +1,3 @@
-MD5 (SVG-2.33.tar.gz) = 80aff1f4d107bf56696653895e5eed81
-SHA256 (SVG-2.33.tar.gz) = b53405594950e46dcd89c7ee96e18f700aaff8207be66d6d54dec40c76f94caa
-SIZE (SVG-2.33.tar.gz) = 47100
+MD5 (SVG-2.36.tar.gz) = 472c879020991f90060d0e6956188a44
+SHA256 (SVG-2.36.tar.gz) = db1a06df47eded6bd2a2ac9ad0c4214d55ed301619ff36b5f6cf88b8e287f50c
+SIZE (SVG-2.36.tar.gz) = 47667


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



More information about the freebsd-ports-bugs mailing list