ports/57987: Update port: lang/p5-Scalar-List-Utils from 1.11 to 1.13

Cheng-Lung Sung clsung at dragon2.net
Tue Oct 14 07:20:23 UTC 2003


>Number:         57987
>Category:       ports
>Synopsis:       Update port: lang/p5-Scalar-List-Utils from 1.11 to 1.13
>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 Oct 14 00:20:19 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Cheng-Lung Sung
>Release:        FreeBSD 4.8-RELEASE-p13 i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD sungsung.csie.nctu.edu.tw 4.8-RELEASE-p13 FreeBSD 4.8-RELEASE-p13 #3: Wed Oct 8 07:32:16 CST 2003 root at sungsung.csie.nctu.edu.tw:/usr/obj/usr/src/sys/SUNGSUNG i386

>Description:
- Update port: lang/p5-Scalar-List-Utils to 1.13
	required by p5-HTML-FromText
>How-To-Repeat:
>Fix:

diff -ruN /usr/ports/lang/p5-Scalar-List-Utils/Makefile ./p5-Scalar-List-Utils/Makefile
--- /usr/ports/lang/p5-Scalar-List-Utils/Makefile	Thu Mar  6 04:18:14 2003
+++ ./p5-Scalar-List-Utils/Makefile	Tue Oct 14 14:57:08 2003
@@ -6,8 +6,8 @@
 #
 
 PORTNAME=	Scalar-List-Utils
-PORTVERSION=	1.11
-PORTEPOCH=	1
+PORTVERSION=	1.13
+PORTEPOCH=	0
 CATEGORIES=	lang perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Scalar
diff -ruN /usr/ports/lang/p5-Scalar-List-Utils/distinfo ./p5-Scalar-List-Utils/distinfo
--- /usr/ports/lang/p5-Scalar-List-Utils/distinfo	Thu Mar  6 04:18:14 2003
+++ ./p5-Scalar-List-Utils/distinfo	Tue Oct 14 14:57:23 2003
@@ -1 +1 @@
-MD5 (Scalar-List-Utils-1.11.tar.gz) = 67ba762e8dcc9ebca567633cfb172cfb
+MD5 (Scalar-List-Utils-1.13.tar.gz) = 2b1ccf73ba7f290021587b3a681a9e69
diff -ruN /usr/ports/lang/p5-Scalar-List-Utils/files/patch-Makefile.PL ./p5-Scalar-List-Utils/files/patch-Makefile.PL
--- /usr/ports/lang/p5-Scalar-List-Utils/files/patch-Makefile.PL	Thu Jan  1 08:00:00 1970
+++ ./p5-Scalar-List-Utils/files/patch-Makefile.PL	Tue Oct 14 15:09:28 2003
@@ -0,0 +1,11 @@
+--- Makefile.PL.orig	Thu Aug 14 20:21:46 2003
++++ Makefile.PL	Tue Oct 14 15:09:11 2003
+@@ -18,7 +18,7 @@
+ 
+ sub write_makefile {
+   WriteMakefile(
+-    INSTALLDIRS     => ($] >= 5.008 ? 'perl' : 'site'),
++#    INSTALLDIRS     => ($] >= 5.008 ? 'perl' : 'site'),
+     VERSION_FROM    => "lib/List/Util.pm",
+     NAME            => "List::Util",
+     DISTNAME        => "Scalar-List-Utils",
diff -ruN /usr/ports/lang/p5-Scalar-List-Utils/pkg-plist ./p5-Scalar-List-Utils/pkg-plist
--- /usr/ports/lang/p5-Scalar-List-Utils/pkg-plist	Wed Dec 19 22:26:19 2001
+++ ./p5-Scalar-List-Utils/pkg-plist	Tue Oct 14 15:10:14 2003
@@ -1,9 +1,9 @@
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/List/Util/Util.so
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/List/Util/Util.bs
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/List/Util/.packlist
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Scalar/Util.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/List/Util.pm
- at dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/List/Util
- at unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/List 2>/dev/null || true
- at unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Scalar 2>/dev/null || true
- at unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/List 2>/dev/null || true
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/List/Util/Util.so
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/List/Util/Util.bs
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/List/Util/.packlist
+%%SITE_PERL%%/%%PERL_ARCH%%/Scalar/Util.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/List/Util.pm
+ at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/List/Util
+ at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/List 2>/dev/null || true
+ at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Scalar 2>/dev/null || true
+ at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/List 2>/dev/null || true

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



More information about the freebsd-ports-bugs mailing list