ports/120897: [UPDATE] devel/p5-Data-Swap
Felippe de Meirelles Motta
lippemail at gmail.com
Wed Feb 20 19:00:09 UTC 2008
>Number: 120897
>Category: ports
>Synopsis: [UPDATE] devel/p5-Data-Swap
>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 Feb 20 19:00:08 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.07;
- Use CPAN macro;
- Minimal perl version required.
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Data-Swap/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile 8 Sep 2007 00:56:01 -0000 1.2
+++ Makefile 20 Feb 2008 17:15:24 -0000
@@ -6,16 +6,15 @@
#
PORTNAME= Data-Swap
-PORTVERSION= 0.05
+PORTVERSION= 0.07
CATEGORIES= devel perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= Data
+MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= parv at pair.com
COMMENT= XS module to swap the contents and types of referenced variables
-PERL_CONFIGURE= yes
+PERL_CONFIGURE= 5.6.0+
MAN3= Data::Swap.3
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Data-Swap/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo 11 Dec 2005 12:40:51 -0000 1.1
+++ distinfo 20 Feb 2008 17:15:24 -0000
@@ -1,3 +1,3 @@
-MD5 (Data-Swap-0.05.tar.gz) = 899eb6d7ae9290a1deab514ea7db8ee7
-SHA256 (Data-Swap-0.05.tar.gz) = a2aa48f3f7b13e8a881cef0ff953083e49bcce00ea3b04381d1b022f14993b8e
-SIZE (Data-Swap-0.05.tar.gz) = 26172
+MD5 (Data-Swap-0.07.tar.gz) = 77127cb168f04fcc9dece80a18ec5188
+SHA256 (Data-Swap-0.07.tar.gz) = a3676fbf909487d0c14df356c8fdc895adb0ac22f0dff95f56463a23752d2c76
+SIZE (Data-Swap-0.07.tar.gz) = 26874
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list