Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 May 2004 12:38:11 +0800 (CST)
From:      Foxfair Hu <foxfair@drago.fomokka.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:    ports/67205: Upgrade ports/lang/perl5.8 to 5.8.4, the latest version
Message-ID:  <200405260438.i4Q4cBmb031954@drago.fomokka.net>
Resent-Message-ID: <200405260440.i4Q4eDge011997@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         67205
>Category:       ports
>Synopsis:       Upgrade ports/lang/perl5.8 to 5.8.4, the latest version
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 25 21:40:12 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Foxfair Hu
>Release:        FreeBSD 4.10-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD drago.fomokka.net 4.10-PRERELEASE FreeBSD 
>Description:
Upgrade ports/lang/perl5.8 to 5.8.4, the latest version
>How-To-Repeat:
	
>Fix:
Apply the follow patch

diff -x work -ruN /usr/ports/lang/perl5.8/Makefile ./Makefile
--- /usr/ports/lang/perl5.8/Makefile	Mon Mar  1 23:38:42 2004
+++ ./Makefile	Tue May 25 21:37:23 2004
@@ -7,7 +7,6 @@
 
 PORTNAME=	perl
 PORTVERSION=	${PERL_VER}
-PORTREVISION=	5
 CATEGORIES=	lang devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN} \
 		${MASTER_SITE_LOCAL:S/$/:local/} \
@@ -20,7 +19,7 @@
 MAINTAINER=	tobez@FreeBSD.org
 COMMENT=	Practical Extraction and Report Language
 
-PERL_VER=	5.8.2
+PERL_VER=	5.8.4
 PERL_ARCH=	mach
 PERL_VERSION=	${PERL_VER}
 
@@ -165,7 +164,7 @@
 	Locale::Language.3 Locale::Maketext.3 Locale::Maketext::TPJ13.3 \
 	Locale::Script.3 MIME::Base64.3 MIME::QuotedPrint.3 \
 	Math::BigFloat.3 Math::BigInt.3 Math::BigInt::Calc.3 \
-	Math::BigInt::Scalar.3 Math::BigRat.3 \
+	Math::BigRat.3 \
 	Math::Complex.3 Math::Trig.3 Memoize.3 Memoize::AnyDBM_File.3 \
 	Memoize::Expire.3 Memoize::ExpireFile.3 Memoize::ExpireTest.3 \
 	Memoize::NDBM_File.3 Memoize::SDBM_File.3 Memoize::Storable.3 \
@@ -196,7 +195,7 @@
 	Tie::SubstrHash.3 Time::HiRes.3 Time::Local.3 Time::gmtime.3 \
 	Time::localtime.3 Time::tm.3 UNIVERSAL.3 Unicode::Collate.3 \
 	Unicode::Normalize.3 Unicode::UCD.3 User::grent.3 User::pwent.3 \
-	Win32.3 XS::APItest.3 XS::Typemap.3 XSLoader.3 attributes.3 \
+	XS::APItest.3 XS::Typemap.3 XSLoader.3 attributes.3 \
 	attrs.3 autouse.3 base.3 bigint.3 bignum.3 bigrat.3 blib.3 \
 	bytes.3 charnames.3 constant.3 diagnostics.3 encoding.3 \
 	fields.3 filetest.3 if.3 integer.3 less.3 lib.3 locale.3 \
diff -x work -ruN /usr/ports/lang/perl5.8/distinfo ./distinfo
--- /usr/ports/lang/perl5.8/distinfo	Sat Apr 10 22:28:31 2004
+++ ./distinfo	Tue May 25 21:15:14 2004
@@ -1,4 +1,4 @@
-MD5 (perl-5.8.2.tar.gz) = fa356b74f99166b63a68a322c3c68f91
-SIZE (perl-5.8.2.tar.gz) = 11896287
+MD5 (perl-5.8.4.tar.gz) = 912050a9cb6b0f415b76ba56052fb4cf
+SIZE (perl-5.8.4.tar.gz) = 12094233
 MD5 (BSDPAN-5.8.0_1.tar.gz) = af9f075e073b14714cfeb8a7582013e7
 SIZE (BSDPAN-5.8.0_1.tar.gz) = 6338
diff -x work -ruN /usr/ports/lang/perl5.8/pkg-plist ./pkg-plist
--- /usr/ports/lang/perl5.8/pkg-plist	Wed Nov 12 08:07:43 2003
+++ ./pkg-plist	Tue May 25 21:37:43 2004
@@ -166,7 +166,6 @@
 lib/perl5/%%PERL_VER%%/ExtUtils/Packlist.pm
 lib/perl5/%%PERL_VER%%/ExtUtils/README
 lib/perl5/%%PERL_VER%%/ExtUtils/TODO
-lib/perl5/%%PERL_VER%%/ExtUtils/instmodsh
 lib/perl5/%%PERL_VER%%/ExtUtils/testlib.pm
 lib/perl5/%%PERL_VER%%/ExtUtils/typemap
 lib/perl5/%%PERL_VER%%/ExtUtils/xsubpp
@@ -233,7 +232,7 @@
 lib/perl5/%%PERL_VER%%/Math/BigFloat/Trace.pm
 lib/perl5/%%PERL_VER%%/Math/BigInt.pm
 lib/perl5/%%PERL_VER%%/Math/BigInt/Calc.pm
-lib/perl5/%%PERL_VER%%/Math/BigInt/Scalar.pm
+lib/perl5/%%PERL_VER%%/Math/BigInt/CalcEmu.pm
 lib/perl5/%%PERL_VER%%/Math/BigInt/Trace.pm
 lib/perl5/%%PERL_VER%%/Math/BigRat.pm
 lib/perl5/%%PERL_VER%%/Math/Complex.pm
@@ -374,7 +373,6 @@
 lib/perl5/%%PERL_VER%%/Unicode/UCD.pm
 lib/perl5/%%PERL_VER%%/User/grent.pm
 lib/perl5/%%PERL_VER%%/User/pwent.pm
-lib/perl5/%%PERL_VER%%/Win32.pod
 lib/perl5/%%PERL_VER%%/abbrev.pl
 lib/perl5/%%PERL_VER%%/assert.pl
 lib/perl5/%%PERL_VER%%/attributes.pm
@@ -854,6 +852,9 @@
 lib/perl5/%%PERL_VER%%/pod/perl572delta.pod
 lib/perl5/%%PERL_VER%%/pod/perl573delta.pod
 lib/perl5/%%PERL_VER%%/pod/perl581delta.pod
+lib/perl5/%%PERL_VER%%/pod/perl582delta.pod
+lib/perl5/%%PERL_VER%%/pod/perl583delta.pod
+lib/perl5/%%PERL_VER%%/pod/perl584delta.pod
 lib/perl5/%%PERL_VER%%/pod/perl58delta.pod
 lib/perl5/%%PERL_VER%%/pod/perlaix.pod
 lib/perl5/%%PERL_VER%%/pod/perlamiga.pod
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405260438.i4Q4cBmb031954>