ports/100306: [PATCH] textproc/p5-Text-Glob: update to 0.07

Gea-Suan Lin gslin at gslin.org
Fri Jul 14 19:50:17 UTC 2006


>Number:         100306
>Category:       ports
>Synopsis:       [PATCH] textproc/p5-Text-Glob: update to 0.07
>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 Jul 14 19:50:15 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 03:43:48 CST 2006
>Description:
- Update to 0.07
- Test::More will not be used in building procedure.
- Sort pkg-plist, use @dirrmtry.

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

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

--- p5-Text-Glob-0.07.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/textproc/p5-Text-Glob/Makefile /home/staff/gslin/work/p5-Text-Glob/Makefile
--- /usr/ports/textproc/p5-Text-Glob/Makefile	Sat Jul 15 03:45:25 2006
+++ /home/staff/gslin/work/p5-Text-Glob/Makefile	Sat Jul 15 03:12:36 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Text-Glob
-PORTVERSION=	0.06
+PORTVERSION=	0.07
 CATEGORIES=	textproc perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Text
@@ -14,8 +14,6 @@
 
 MAINTAINER=	skv at FreeBSD.org
 COMMENT=	Match globbing patterns against text
-
-BUILD_DEPENDS=	${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
 
 PERL_CONFIGURE=	yes
 
diff -ruN --exclude=CVS /usr/ports/textproc/p5-Text-Glob/distinfo /home/staff/gslin/work/p5-Text-Glob/distinfo
--- /usr/ports/textproc/p5-Text-Glob/distinfo	Sat Jul 15 03:45:38 2006
+++ /home/staff/gslin/work/p5-Text-Glob/distinfo	Sat Jul 15 03:12:47 2006
@@ -1,3 +1,3 @@
-MD5 (Text-Glob-0.06.tar.gz) = 800d5a40b2f0c7514c58d736d21f616c
-SHA256 (Text-Glob-0.06.tar.gz) = 421a1d845d34f619e7ccc8fba3b0dd76bf5028d71a3be816630558c653d71ff7
-SIZE (Text-Glob-0.06.tar.gz) = 3547
+MD5 (Text-Glob-0.07.tar.gz) = e96a4fef8eb2037a85a8119dddc8a4f9
+SHA256 (Text-Glob-0.07.tar.gz) = 59c5b66d3b19be1f78675ed872f20afc430e215325ae89d5ad51778319cb0457
+SIZE (Text-Glob-0.07.tar.gz) = 3691
diff -ruN --exclude=CVS /usr/ports/textproc/p5-Text-Glob/pkg-plist /home/staff/gslin/work/p5-Text-Glob/pkg-plist
--- /usr/ports/textproc/p5-Text-Glob/pkg-plist	Sat Jul 15 03:45:52 2006
+++ /home/staff/gslin/work/p5-Text-Glob/pkg-plist	Sat Jul 15 03:13:05 2006
@@ -1,5 +1,5 @@
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Glob/.packlist
 %%SITE_PERL%%/Text/Glob.pm
- at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Glob
- at dirrmtry %%SITE_PERL%%/Text
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Glob
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text
+ at dirrmtry %%SITE_PERL%%/Text
--- p5-Text-Glob-0.07.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list