ports/120931: [UPDATE] misc/p5-List-Compare

Felippe de Meirelles Motta lippemail at gmail.com
Thu Feb 21 11:00:07 UTC 2008


>Number:         120931
>Category:       ports
>Synopsis:       [UPDATE] misc/p5-List-Compare
>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:   Thu Feb 21 11:00:07 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Felippe de Meirelles Motta
>Release:        FreeBSD 7.0-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD 7.0-PRERELEASE #0: Thu Jan 10 01:55:37 BRST 2008
    lippe at shire.freebsd.org:/usr/obj/usr/src/sys/GENERIC

>Description:
- Updated to 0.34
- Use CPAN macro
- Set minimal required version of perl
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/misc/p5-List-Compare/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile	29 May 2006 13:45:51 -0000	1.3
+++ Makefile	20 Feb 2008 22:02:36 -0000
@@ -6,16 +6,15 @@
 #
 
 PORTNAME=		List-Compare
-PORTVERSION=		0.33
+PORTVERSION=		0.34
 CATEGORIES=		misc perl5
-MASTER_SITES=		${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	List
+MASTER_SITES=		CPAN
 PKGNAMEPREFIX=		p5-
 
 MAINTAINER=		marck at FreeBSD.org
 COMMENT=		Perl extension for comparing lists
 
-PERL_CONFIGURE=		yes
+PERL_CONFIGURE=		5.6.2+
 
 MAN3=			List::Compare.3 \
 			List::Compare::Base::_Auxiliary.3 \
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/misc/p5-List-Compare/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo	29 May 2006 13:45:51 -0000	1.4
+++ distinfo	20 Feb 2008 22:02:36 -0000
@@ -1,3 +1,3 @@
-MD5 (List-Compare-0.33.tar.gz) = 205677fa8e207afedbf800673a3c14de
-SHA256 (List-Compare-0.33.tar.gz) = dd0506f9b7eb5291d1c2cc1d4f3cabb976b468581213dc91fe18ed1bb3f966f2
-SIZE (List-Compare-0.33.tar.gz) = 190979
+MD5 (List-Compare-0.34.tar.gz) = bd8631a14bb3e1c96c8be6c509debfc2
+SHA256 (List-Compare-0.34.tar.gz) = 0754a222ac31edb5b75dbeb3186ba8404042b2cd8acd4f9e661866be9534bc84
+SIZE (List-Compare-0.34.tar.gz) = 191079


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



More information about the freebsd-ports-bugs mailing list