ports/150041: Update port: devel/p5-Set-Array
Frederic Culot
frederic at culot.org
Fri Aug 27 14:00:19 UTC 2010
>Number: 150041
>Category: ports
>Synopsis: Update port: devel/p5-Set-Array
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Fri Aug 27 14:00:16 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Frederic Culot
>Release: FreeBSD 8.1-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD 0xd0.org 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:36:49 UTC 2010 root at mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
- update to 0.20
- BUILD_DEPENDS added
Changes: http://search.cpan.org/dist/Set-Array/CHANGES
>How-To-Repeat:
>Fix:
diff -ruN p5-Set-Array.bak/Makefile p5-Set-Array/Makefile
--- p5-Set-Array.bak/Makefile 2010-08-27 15:33:13.670135384 +0200
+++ p5-Set-Array/Makefile 2010-08-27 15:47:43.971924857 +0200
@@ -6,7 +6,7 @@
#
PORTNAME= Set-Array
-PORTVERSION= 0.19
+PORTVERSION= 0.20
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,6 +15,8 @@
MAINTAINER= perl at FreeBSD.org
COMMENT= Arrays as objects with set operations
+BUILD_DEPENDS= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \
+ p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod
RUN_DEPENDS= p5-Want>=0:${PORTSDIR}/devel/p5-Want
PERL_MODBUILD= yes
diff -ruN p5-Set-Array.bak/distinfo p5-Set-Array/distinfo
--- p5-Set-Array.bak/distinfo 2010-08-27 15:33:13.670135384 +0200
+++ p5-Set-Array/distinfo 2010-08-27 15:35:10.541920485 +0200
@@ -1,3 +1,3 @@
-MD5 (Set-Array-0.19.tgz) = adf08971a9ca0eacc66a85274b7605c0
-SHA256 (Set-Array-0.19.tgz) = a3fd4087a47b53f8b295b5e436f6b230698aaf8b2b3f7a06b73ee15d2efc9fe6
-SIZE (Set-Array-0.19.tgz) = 26576
+MD5 (Set-Array-0.20.tgz) = 991fbde9656d48a923b55c1b51d13f3a
+SHA256 (Set-Array-0.20.tgz) = d6e8aa9cfc124c40dfe192acbfe144337d7edbef6f1a00be9b2b79b2bc83d667
+SIZE (Set-Array-0.20.tgz) = 26773
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list