diff --git a/misc/p5-Array-Diff/Makefile b/misc/p5-Array-Diff/Makefile index bebf501a347f..51a0574dd8e4 100644 --- a/misc/p5-Array-Diff/Makefile +++ b/misc/p5-Array-Diff/Makefile @@ -1,24 +1,26 @@ # New ports collection makefile for: p5-Array-Diff # Date created: March 09, 2008 # Whom: Yen-Ming Lee # # $FreeBSD$ # PORTNAME= Array-Diff -PORTVERSION= 0.05 +PORTVERSION= 0.05.002 CATEGORIES= misc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- +DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= leeym@FreeBSD.org COMMENT= Diff two arrays RUN_DEPENDS= p5-Algorithm-Diff>=0:${PORTSDIR}/devel/p5-Algorithm-Diff \ p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor +BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes MAN3= Array::Diff.3 .include diff --git a/misc/p5-Array-Diff/distinfo b/misc/p5-Array-Diff/distinfo index ca410458d5cf..fe6c59c7a499 100644 --- a/misc/p5-Array-Diff/distinfo +++ b/misc/p5-Array-Diff/distinfo @@ -1,3 +1,3 @@ -MD5 (Array-Diff-0.05.tar.gz) = c3406182105e1206e1916452cfdf95cc -SHA256 (Array-Diff-0.05.tar.gz) = 5749745908cd8196cb4f5524cd8a2edef8644ce2f8274c2fc522411f38c2c038 -SIZE (Array-Diff-0.05.tar.gz) = 42296 +MD5 (Array-Diff-0.05002.tar.gz) = e9bd2d0cd36177db6a27c94120b47946 +SHA256 (Array-Diff-0.05002.tar.gz) = cf6341565099d155e0cd7499abebcc62893d9137c6707d54e06f2c6f12d28132 +SIZE (Array-Diff-0.05002.tar.gz) = 45810