ports/121324: [PATCH] textproc/p5-Text-Trac: update to 0.10

Greg Larkin glarkin at sourcehosting.net
Mon Mar 3 17:50:03 UTC 2008


>Number:         121324
>Category:       ports
>Synopsis:       [PATCH] textproc/p5-Text-Trac: update to 0.10
>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:   Mon Mar 03 17:50:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Greg Larkin
>Release:        FreeBSD 6.1-SECURITY i386
>Organization:
SourceHosting.net, LLC
>Environment:
System: FreeBSD ports.entropy.prv 6.1-SECURITY FreeBSD 6.1-SECURITY #0: Wed Feb 13 01:40:13 UTC 2008
>Description:
- Update to 0.10 [Needed for devel/p5-SVN-Notify update to 2.70]
- Small Makefile cleanups
- Added one new dependency

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

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

--- p5-Text-Trac-0.10.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/textproc/p5-Text-Trac.orig/Makefile /usr/ports/textproc/p5-Text-Trac/Makefile
--- /usr/ports/textproc/p5-Text-Trac.orig/Makefile	Wed Dec 12 07:27:01 2007
+++ /usr/ports/textproc/p5-Text-Trac/Makefile	Mon Mar  3 12:36:37 2008
@@ -6,10 +6,9 @@
 #
 
 PORTNAME=	Text-Trac
-PORTVERSION=	0.08
+PORTVERSION=	0.10
 CATEGORIES=	textproc perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	Text
+MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	perl at FreeBSD.org
@@ -20,7 +19,8 @@
 		${SITE_PERL}/Class/Accessor/Fast.pm:${PORTSDIR}/devel/p5-Class-Accessor \
 		${SITE_PERL}/Class/Data/Inheritable.pm:${PORTSDIR}/devel/p5-Class-Data-Inheritable \
 		${SITE_PERL}/Tie/IxHash.pm:${PORTSDIR}/devel/p5-Tie-IxHash \
-		${SITE_PERL}/${PERL_ARCH}/List/MoreUtils.pm:${PORTSDIR}/lang/p5-List-MoreUtils
+		${SITE_PERL}/${PERL_ARCH}/List/MoreUtils.pm:${PORTSDIR}/lang/p5-List-MoreUtils \
+		${SITE_PERL}/${PERL_ARCH}/HTML/Entities.pm:${PORTSDIR}/www/p5-HTML-Parser
 BUILD_DEPENDS=	${RUN_DEPENDS}
 
 PERL_CONFIGURE=	yes
diff -ruN --exclude=CVS /usr/ports/textproc/p5-Text-Trac.orig/distinfo /usr/ports/textproc/p5-Text-Trac/distinfo
--- /usr/ports/textproc/p5-Text-Trac.orig/distinfo	Wed Dec 12 07:27:01 2007
+++ /usr/ports/textproc/p5-Text-Trac/distinfo	Mon Mar  3 12:35:26 2008
@@ -1,3 +1,3 @@
-MD5 (Text-Trac-0.08.tar.gz) = 2c113c3da1b4bc6f92224f78a76ee2f2
-SHA256 (Text-Trac-0.08.tar.gz) = d2b4aa90c1b22b95b29c5f3b5fb993df3c7a87d8a0910209695f6cf6d9e52344
-SIZE (Text-Trac-0.08.tar.gz) = 29477
+MD5 (Text-Trac-0.10.tar.gz) = 8cc002e8a775dc46160e543e15ba0fc5
+SHA256 (Text-Trac-0.10.tar.gz) = 9671a8877efd57f8ab22dfd1657326ef06f0d8371d474f2a037d36d988208f3a
+SIZE (Text-Trac-0.10.tar.gz) = 30200
--- p5-Text-Trac-0.10.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list