diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2005-10-21 10:27:22 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2005-10-21 10:27:22 +0000 |
commit | b5c6ba9e032e4d6ce9dee13bd08c3ec178129466 (patch) | |
tree | a794af59e8a86f4b77d3e52973d80d7fd4aa5a4a /devel/p5-Algorithm-Diff | |
parent | 0330852bf3063b067b7de0f9ddfbf51d2bcd0467 (diff) | |
download | ports-b5c6ba9e032e4d6ce9dee13bd08c3ec178129466.tar.gz ports-b5c6ba9e032e4d6ce9dee13bd08c3ec178129466.zip |
Notes
Diffstat (limited to 'devel/p5-Algorithm-Diff')
-rw-r--r-- | devel/p5-Algorithm-Diff/Makefile | 3 | ||||
-rw-r--r-- | devel/p5-Algorithm-Diff/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
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 |