ports/91578: [PATCH] devel/p5-PAR: update to 0.90

Cheng-Lung Sung clsung at FreeBSD.org
Tue Jan 10 01:40:06 UTC 2006


>Number:         91578
>Category:       ports
>Synopsis:       [PATCH] devel/p5-PAR: update to 0.90
>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 Jan 10 01:40:04 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Cheng-Lung Sung
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD FreeBSD.csie.nctu.edu.tw 6.0-STABLE FreeBSD 6.0-STABLE #3: Fri Nov 25 11:26:33 CST 2005
>Description:
- Update to 0.90
- add SHA256

Port maintainer (rafan at infor.org) is cc'd.

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

--- p5-PAR-0.90.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p5-PAR/Makefile,v
retrieving revision 1.12
diff -u -u -r1.12 Makefile
--- Makefile	24 Jun 2005 00:38:31 -0000	1.12
+++ Makefile	10 Jan 2006 01:36:22 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	PAR
-PORTVERSION=	0.89
-PORTREVISION=	0
+PORTVERSION=	0.90
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	../../authors/id/A/AU/AUTRIJUS
@@ -42,7 +41,7 @@
 .endif
 
 .if ${PERL_LEVEL} < 500601
-IGNORE=		p5-PAR only supports the ports versions of Perl.
+IGNORE=		only supports the ports versions of Perl,
 IGNORE+=If you have installed a Perl port, and are getting this message,
 IGNORE+=please make sure you have given the command \'use.perl port\'
 .endif # ${PERL_LEVEL} < 500601
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/devel/p5-PAR/distinfo,v
retrieving revision 1.8
diff -u -u -r1.8 distinfo
--- distinfo	24 Jun 2005 00:38:31 -0000	1.8
+++ distinfo	10 Jan 2006 01:36:22 -0000
@@ -1,2 +1,3 @@
-MD5 (PAR-0.89.tar.gz) = eba28e8a048c3107025f96f825ffd303
-SIZE (PAR-0.89.tar.gz) = 184311
+MD5 (PAR-0.90.tar.gz) = 8451bdb86e0ef4e98a9851fdd64ab362
+SHA256 (PAR-0.90.tar.gz) = ba24fc1cf2adc6e90f43cf49535adafcce0a70bbc8c44ecc027c7687ea2c6b2f
+SIZE (PAR-0.90.tar.gz) = 183435
--- p5-PAR-0.90.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list