ports/109661: [PATCH] devel/p5-Data-Compare: update to 0.16

Jin-Shan Tseng tjs at cdpa.nsysu.edu.tw
Wed Feb 28 06:30:07 UTC 2007


>Number:         109661
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Data-Compare: update to 0.16
>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 28 06:30:06 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Jin-Shan Tseng
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD Pluto.CDPA.nsysu.edu.tw 6.2-STABLE FreeBSD 6.2-STABLE #0: Sat Feb 24 20:40:22 CST 2007
>Description:
- Update to 0.16

Port maintainer (tobez at FreeBSD.org) is cc'd.

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

--- p5-Data-Compare-0.16.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/p5-Data-Compare/Makefile /hd1/p5-Data-Compare/Makefile
--- /usr/ports/devel/p5-Data-Compare/Makefile	Tue Feb 27 23:14:13 2007
+++ /hd1/p5-Data-Compare/Makefile	Wed Feb 28 14:21:25 2007
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Data-Compare
-PORTVERSION=	0.15
+PORTVERSION=	0.16
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Data
@@ -15,18 +15,11 @@
 MAINTAINER=	tobez at FreeBSD.org
 COMMENT=	Data::Compare - compare perl data structures
 
-BUILD_DEPENDS=	${SITE_PERL}/File/Find/Rule.pm:${PORTSDIR}/devel/p5-File-Find-Rule
-RUN_DEPENDS=	${BUILD_DEPENDS}
+RUN_DEPENDS=	${SITE_PERL}/File/Find/Rule.pm:${PORTSDIR}/devel/p5-File-Find-Rule
 
 PERL_CONFIGURE=	yes
 
 MAN3=		Data::Compare.3 Data::Compare::Plugins.3 \
 		Data::Compare::Plugins::Scalar::Properties.3
 
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500600
-IGNORE=		or its dependency requires perl 5.6.0 or later. Install lang/perl5.8 and try again
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff -ruN --exclude=CVS /usr/ports/devel/p5-Data-Compare/distinfo /hd1/p5-Data-Compare/distinfo
--- /usr/ports/devel/p5-Data-Compare/distinfo	Tue Feb 27 23:14:13 2007
+++ /hd1/p5-Data-Compare/distinfo	Wed Feb 28 14:12:56 2007
@@ -1,3 +1,3 @@
-MD5 (Data-Compare-0.15.tar.gz) = 5f51491a30b011fb8a2994f1597504e0
-SHA256 (Data-Compare-0.15.tar.gz) = 30b063a3d03375dc57e3483566beb176a3590d1cc6c1271dbeb2096ba9018720
-SIZE (Data-Compare-0.15.tar.gz) = 11668
+MD5 (Data-Compare-0.16.tar.gz) = ef46857dec49b2f66637cfa48fa17ce9
+SHA256 (Data-Compare-0.16.tar.gz) = ff0e0268785e90f9a2b32a7eb872ca591346ba1607d8558dd091511f1815b6d3
+SIZE (Data-Compare-0.16.tar.gz) = 11867
diff -ruN --exclude=CVS /usr/ports/devel/p5-Data-Compare/pkg-descr /hd1/p5-Data-Compare/pkg-descr
--- /usr/ports/devel/p5-Data-Compare/pkg-descr	Wed Jun 13 03:24:31 2001
+++ /hd1/p5-Data-Compare/pkg-descr	Wed Feb 28 14:20:20 2007
@@ -1,5 +1,4 @@
 Compare two perl data structures recursively. Returns 0 if the
 structures differ, else returns 1.
 
--Anton
-<tobez at FreeBSD.org>
+WWW:	http://search.cpan.org/dist/Data-Compare/
--- p5-Data-Compare-0.16.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list