From a5ed385937f540f5984cb025f96d0938060f56fb Mon Sep 17 00:00:00 2001 From: tobez Date: Fri, 21 Oct 2005 10:27:22 +0000 Subject: Update to 1.1901. PR: 86789 Submitted by: ehaupt --- devel/p5-Algorithm-Diff/Makefile | 3 ++- devel/p5-Algorithm-Diff/distinfo | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'devel/p5-Algorithm-Diff') diff --git a/devel/p5-Algorithm-Diff/Makefile b/devel/p5-Algorithm-Diff/Makefile index ee04f528c6d1..99b9da66926a 100644 --- a/devel/p5-Algorithm-Diff/Makefile +++ b/devel/p5-Algorithm-Diff/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Algorithm-Diff -PORTVERSION= 1.15 +PORTVERSION= 1.1901 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Algorithm @@ -16,6 +16,7 @@ MAINTAINER= tobez@FreeBSD.org COMMENT= Perl interface to compute differences between two objects PERL_CONFIGURE= yes +USE_ZIP= yes MAN3= Algorithm::Diff.3 Algorithm::DiffOld.3 diff --git a/devel/p5-Algorithm-Diff/distinfo b/devel/p5-Algorithm-Diff/distinfo index b17a82596b1d..345264253f39 100644 --- a/devel/p5-Algorithm-Diff/distinfo +++ b/devel/p5-Algorithm-Diff/distinfo @@ -1,2 +1,2 @@ -MD5 (Algorithm-Diff-1.15.tar.gz) = 457cd497a0411a88b47d3741eb176071 -SIZE (Algorithm-Diff-1.15.tar.gz) = 23234 +MD5 (Algorithm-Diff-1.1901.zip) = a4f8625182c00847098b05e18268bfb2 +SIZE (Algorithm-Diff-1.1901.zip) = 38497 -- cgit