diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2002-07-04 07:58:26 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2002-07-04 07:58:26 +0000 |
commit | 121ce511297a4ce36b25654e39f3fc3821665d2c (patch) | |
tree | d6c684c2115448ae30e682b2e78fc807b8f46ce5 | |
parent | Add diehard 0.1, Marsaglia's Diehard Battery of Tests of Randomness. (diff) |
Updated to 0.02
Notes
Notes:
svn path=/head/; revision=62417
-rw-r--r-- | textproc/p5-XML-Filter-SAX1toSAX2/Makefile | 4 | ||||
-rw-r--r-- | textproc/p5-XML-Filter-SAX1toSAX2/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/textproc/p5-XML-Filter-SAX1toSAX2/Makefile b/textproc/p5-XML-Filter-SAX1toSAX2/Makefile index bf0c14f28c60..27b998d5ac20 100644 --- a/textproc/p5-XML-Filter-SAX1toSAX2/Makefile +++ b/textproc/p5-XML-Filter-SAX1toSAX2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= XML-Filter-SAX1toSAX2 -PORTVERSION= 0.01 +PORTVERSION= 0.02 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= XML @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= skv@FreeBSD.org -BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/XML/Filter/Base.pm:${PORTSDIR}/textproc/p5-XML-Filter-Base +BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/XML/SAX/Base.pm:${PORTSDIR}/textproc/p5-XML-SAX RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff --git a/textproc/p5-XML-Filter-SAX1toSAX2/distinfo b/textproc/p5-XML-Filter-SAX1toSAX2/distinfo index 34bfd91c1a7e..052e77bfb32e 100644 --- a/textproc/p5-XML-Filter-SAX1toSAX2/distinfo +++ b/textproc/p5-XML-Filter-SAX1toSAX2/distinfo @@ -1 +1 @@ -MD5 (XML-Filter-SAX1toSAX2-0.01.tar.gz) = bf5e2f3ff3d7c6289b81ed4450522745 +MD5 (XML-Filter-SAX1toSAX2-0.02.tar.gz) = a539bc46a3ce9bbbdb8d961fe0076744 |