diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2006-09-22 10:08:39 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2006-09-22 10:08:39 +0000 |
commit | 340b64fc2edacbbcb0620f1e739d61f86d0a9acd (patch) | |
tree | dabf8ef839aeca9ece997bce291faadba8f98147 | |
parent | 1b2f8c177024695c0becec74a6515c13be921fdd (diff) | |
download | ports-340b64fc2edacbbcb0620f1e739d61f86d0a9acd.tar.gz ports-340b64fc2edacbbcb0620f1e739d61f86d0a9acd.zip |
Notes
-rw-r--r-- | devel/p5-Algorithm-Diff/Makefile | 3 | ||||
-rw-r--r-- | devel/p5-Algorithm-Diff/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/devel/p5-Algorithm-Diff/Makefile b/devel/p5-Algorithm-Diff/Makefile index 99b9da66926a..e244a850e5bf 100644 --- a/devel/p5-Algorithm-Diff/Makefile +++ b/devel/p5-Algorithm-Diff/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Algorithm-Diff -PORTVERSION= 1.1901 +PORTVERSION= 1.1902 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Algorithm @@ -16,7 +16,6 @@ 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 36953f4b22c3..2c710c986f3f 100644 --- a/devel/p5-Algorithm-Diff/distinfo +++ b/devel/p5-Algorithm-Diff/distinfo @@ -1,3 +1,3 @@ -MD5 (Algorithm-Diff-1.1901.zip) = a4f8625182c00847098b05e18268bfb2 -SHA256 (Algorithm-Diff-1.1901.zip) = 229a5708b0791675a8cd50ace77e79a323e52bfb4d34799dddfed644a2036662 -SIZE (Algorithm-Diff-1.1901.zip) = 38497 +MD5 (Algorithm-Diff-1.1902.tar.gz) = ff3e17ae485f8adfb8857b183991fbce +SHA256 (Algorithm-Diff-1.1902.tar.gz) = c8b40dbf406770c6bcbd1a26a3f2343fa1563675085b63932d06f37e60098375 +SIZE (Algorithm-Diff-1.1902.tar.gz) = 33529 |