ports/102874: [PATCH] textproc/p5-Text-Hatena: update to 0.15

Jin-Shan Tseng tjs at cdpa.nsysu.edu.tw
Tue Sep 5 01:20:27 UTC 2006


>Number:         102874
>Category:       ports
>Synopsis:       [PATCH] textproc/p5-Text-Hatena: update to 0.15
>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:   Tue Sep 05 01:20:26 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.15

Port maintainer (gslin at gslin.org) is cc'd.

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

--- p5-Text-Hatena-0.15.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/textproc/p5-Text-Hatena/Makefile /root/p5-Text-Hatena/Makefile
--- /usr/ports/textproc/p5-Text-Hatena/Makefile	Tue Jul 11 18:25:27 2006
+++ /root/p5-Text-Hatena/Makefile	Tue Sep  5 09:00:14 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Text-Hatena
-PORTVERSION=	0.14
+PORTVERSION=	0.15
 CATEGORIES=	textproc perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Text
@@ -15,12 +15,13 @@
 MAINTAINER=	gslin at gslin.org
 COMMENT=	Perl extension for formatting text with Hatena Style
 
-BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/HTML/Parser.pm:${PORTSDIR}/www/p5-HTML-Parser \
-		${SITE_PERL}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit \
-		${SITE_PERL}/Class/Data/Inheritable.pm:${PORTSDIR}/devel/p5-Class-Data-Inheritable \
+RUN_DEPENDS=	p5-HTML-Parser>=3.26:${PORTSDIR}/www/p5-HTML-Parser \
+		p5-Class-Data-Inheritable>=0.04:${PORTSDIR}/devel/p5-Class-Data-Inheritable \
+		p5-Net-Amazon>=0.34:${PORTSDIR}/net/p5-Net-Amazon \
+		p5-Template-Toolkit>=2.14:${PORTSDIR}/www/p5-Template-Toolkit \
 		${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \
-		${SITE_PERL}/Net/Amazon.pm:${PORTSDIR}/net/p5-Net-Amazon
-RUN_DEPENDS=	${BUILD_DEPENDS}
+		p5-Text-VimColor>=0.11:${PORTSDIR}/textproc/p5-Text-VimColor
+BUILD_DEPENDS=	${RUN_DEPENDS}
 
 PERL_CONFIGURE=	yes
 
diff -ruN --exclude=CVS /usr/ports/textproc/p5-Text-Hatena/distinfo /root/p5-Text-Hatena/distinfo
--- /usr/ports/textproc/p5-Text-Hatena/distinfo	Tue Jul 11 18:25:27 2006
+++ /root/p5-Text-Hatena/distinfo	Tue Sep  5 08:47:02 2006
@@ -1,3 +1,3 @@
-MD5 (Text-Hatena-0.14.tar.gz) = e0a853ed1c43f9458265ff9741c1d18d
-SHA256 (Text-Hatena-0.14.tar.gz) = 711f8e2cccc957edd71c46c6c91dc36100b5de8851311783e45740d293010a1b
-SIZE (Text-Hatena-0.14.tar.gz) = 26640
+MD5 (Text-Hatena-0.15.tar.gz) = 5c01e8924ede3b6e3fedc2ce584b4cd8
+SHA256 (Text-Hatena-0.15.tar.gz) = 52edffa9ae4c3d12dd56cd73a279d2158e8fca8243e5993221f9ecedd2eaca65
+SIZE (Text-Hatena-0.15.tar.gz) = 27079
--- p5-Text-Hatena-0.15.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list