ports/104517: [PATCH] devel/p5-IO-All: update to 0.36
Jin-Shan Tseng
tjs at cdpa.nsysu.edu.tw
Wed Oct 18 06:20:23 UTC 2006
>Number: 104517
>Category: ports
>Synopsis: [PATCH] devel/p5-IO-All: update to 0.36
>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: Wed Oct 18 06:20:22 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Jin-Shan Tseng
>Release: FreeBSD 6.2-PRERELEASE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD Pluto.CDPA.nsysu.edu.tw 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #0: Thu Oct 12 11:54:24 CST 2006
>Description:
- Update to 0.36
Port maintainer (perl at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- p5-IO-All-0.36.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/p5-IO-All/Makefile /hd1/p5-IO-All/Makefile
--- /usr/ports/devel/p5-IO-All/Makefile Thu May 11 12:38:08 2006
+++ /hd1/p5-IO-All/Makefile Wed Oct 18 14:13:19 2006
@@ -6,10 +6,10 @@
#
PORTNAME= IO-All
-PORTVERSION= 0.35
+PORTVERSION= 0.36
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= ../../authors/id/I/IN/INGY/
+MASTER_SITE_SUBDIR= IO
PKGNAMEPREFIX= p5-
MAINTAINER= perl at FreeBSD.org
@@ -17,7 +17,6 @@
RUN_DEPENDS= ${SITE_PERL}/Tie/File.pm:${PORTSDIR}/devel/p5-Tie-File \
${SITE_PERL}/IO/String.pm:${PORTSDIR}/devel/p5-IO-String
-BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
@@ -37,7 +36,7 @@
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500601
-IGNORE= requires perl 5.6.1 or later. Install lang/perl then try again
+IGNORE= requires perl 5.6.1 or later. Install lang/perl5.8 then try again
.endif
.include <bsd.port.post.mk>
diff -ruN --exclude=CVS /usr/ports/devel/p5-IO-All/distinfo /hd1/p5-IO-All/distinfo
--- /usr/ports/devel/p5-IO-All/distinfo Thu May 11 12:38:08 2006
+++ /hd1/p5-IO-All/distinfo Wed Oct 18 14:04:57 2006
@@ -1,3 +1,3 @@
-MD5 (IO-All-0.35.tar.gz) = feea9663b97eb78abac4d956dde72f08
-SHA256 (IO-All-0.35.tar.gz) = 162b5b3a5d346f4d7f18cc4214cfc7c4b02362dc095e54590352abff48a6e2b2
-SIZE (IO-All-0.35.tar.gz) = 57230
+MD5 (IO-All-0.36.tar.gz) = e6d28db65f56936c641f68dcf2daa45f
+SHA256 (IO-All-0.36.tar.gz) = 9fec3f6f5a522cc6e4da7eaa7dbd3fecebe06c2074a5290f3bc052cb3be8180c
+SIZE (IO-All-0.36.tar.gz) = 57309
diff -ruN --exclude=CVS /usr/ports/devel/p5-IO-All/pkg-plist /hd1/p5-IO-All/pkg-plist
--- /usr/ports/devel/p5-IO-All/pkg-plist Wed May 10 12:15:46 2006
+++ /hd1/p5-IO-All/pkg-plist Wed Oct 18 14:15:40 2006
@@ -1,3 +1,5 @@
+ at comment $FreeBSD$
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/IO/All/.packlist
%%SITE_PERL%%/IO/All.pm
%%SITE_PERL%%/IO/All.pod
%%SITE_PERL%%/IO/All/Base.pm
@@ -12,7 +14,6 @@
%%SITE_PERL%%/IO/All/Socket.pm
%%SITE_PERL%%/IO/All/String.pm
%%SITE_PERL%%/IO/All/Temp.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/IO/All/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/IO/All
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/IO
@dirrm %%SITE_PERL%%/IO/All
--- p5-IO-All-0.36.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list