ports/128157: [PATCH] misc/p5-I18N-Charset: update to 1.39.4

Yen-Ming Lee leeym at FreeBSD.org
Thu Oct 16 19:50:06 UTC 2008


>Number:         128157
>Category:       ports
>Synopsis:       [PATCH] misc/p5-I18N-Charset: update to 1.39.4
>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:   Thu Oct 16 19:50:05 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 7.0-RELEASE i386
>Organization:
>Environment:
System: FreeBSD cn1.leeym.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008
>Description:
- Update to 1.39.4

Port maintainer (demon at FreeBSD.org) is cc'd.

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

--- p5-I18N-Charset-1.39.4.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/misc/p5-I18N-Charset/Makefile,v
retrieving revision 1.24
diff -u -d -b -w -u -r1.24 Makefile
--- Makefile	7 Jul 2008 08:56:00 -0000	1.24
+++ Makefile	16 Oct 2008 19:47:19 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	I18N-Charset
-PORTVERSION=	1.39.2
+PORTVERSION=	1.39.4
 CATEGORIES=	misc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -15,17 +15,12 @@
 MAINTAINER=	demon at FreeBSD.org
 COMMENT=	Module which maps CharSet names to the names registered with IANA
 
-BUILD_DEPENDS=	${SITE_PERL}/IO/String.pm:${PORTSDIR}/devel/p5-IO-String \
-		${SITE_PERL}/Unicode/MapUTF8.pm:${PORTSDIR}/converters/p5-Unicode-MapUTF8 \
-		${SITE_PERL}/App/Info/Lib/Iconv.pm:${PORTSDIR}/devel/p5-App-Info
-RUN_DEPENDS=	${BUILD_DEPENDS}
-BUILD_DEPENDS+=	${SITE_PERL}/IO/Capture/Stderr.pm:${PORTSDIR}/devel/p5-IO-Capture
+BUILD_DEPENDS=	p5-IO-Capture>=0:${PORTSDIR}/devel/p5-IO-Capture
+RUN_DEPENDS=	p5-IO-String>=0:${PORTSDIR}/devel/p5-IO-String \
+		p5-Unicode-MapUTF8>=0:${PORTSDIR}/converters/p5-Unicode-MapUTF8
 
 PERL_CONFIGURE=	YES
 
 MAN3=		I18N::Charset.3
 
-post-patch:
-	@${PERL} -pi -e 's#\r$$##g' ${WRKSRC}/lib/I18N/Charset.pm
-
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/misc/p5-I18N-Charset/distinfo,v
retrieving revision 1.16
diff -u -d -b -w -u -r1.16 distinfo
--- distinfo	7 Jul 2008 08:56:00 -0000	1.16
+++ distinfo	16 Oct 2008 19:47:19 -0000
@@ -1,3 +1,3 @@
-MD5 (I18N-Charset-1.392.tar.gz) = 419d31f6478c1ee81a340f8484a04dd5
-SHA256 (I18N-Charset-1.392.tar.gz) = a7cefa4257fd268949cbde13bd04501fdca115ec7d44293186996490bff6dd33
-SIZE (I18N-Charset-1.392.tar.gz) = 39455
+MD5 (I18N-Charset-1.394.tar.gz) = 7b45d8bdf76f1687223b582d74aa6402
+SHA256 (I18N-Charset-1.394.tar.gz) = 22998311fb14dc7fe79a3aed0d14691a8fe621989b5cbb0aa8108f456c36b15c
+SIZE (I18N-Charset-1.394.tar.gz) = 39785
--- p5-I18N-Charset-1.39.4.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list