diff options
author | tobez <tobez@FreeBSD.org> | 2006-09-22 18:08:39 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2006-09-22 18:08:39 +0800 |
commit | eeca35a6af38bb3b12debcc96aee19b8b0bff507 (patch) | |
tree | 4174eb17601d1767588b3b54ca880b05c8254f75 | |
parent | d0fdf5ca958447fce37b60353dc23157675a8f2c (diff) | |
download | freebsd-ports-gnome-eeca35a6af38bb3b12debcc96aee19b8b0bff507.tar.gz freebsd-ports-gnome-eeca35a6af38bb3b12debcc96aee19b8b0bff507.tar.zst freebsd-ports-gnome-eeca35a6af38bb3b12debcc96aee19b8b0bff507.zip |
Update to 1.1902.
PR: 101101, 101142
Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
Gea-Suan Lin <gslin@gslin.org>
-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 |