diff options
author | skv <skv@FreeBSD.org> | 2006-04-12 18:22:03 +0800 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2006-04-12 18:22:03 +0800 |
commit | 453afeb912429c8915389ae61a8acbec231a7b00 (patch) | |
tree | 779fb38f4b49afc2c619afb8fee1843789c2225c | |
parent | 2c7944e252c10e97da5e97fc900a5660d5e9a43f (diff) | |
download | freebsd-ports-gnome-453afeb912429c8915389ae61a8acbec231a7b00.tar.gz freebsd-ports-gnome-453afeb912429c8915389ae61a8acbec231a7b00.tar.zst freebsd-ports-gnome-453afeb912429c8915389ae61a8acbec231a7b00.zip |
Update to 1.20
-rw-r--r-- | textproc/p5-XML-SAX-ExpatXS/Makefile | 6 | ||||
-rw-r--r-- | textproc/p5-XML-SAX-ExpatXS/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/textproc/p5-XML-SAX-ExpatXS/Makefile b/textproc/p5-XML-SAX-ExpatXS/Makefile index 1cbbe0d082d8..bd980429340c 100644 --- a/textproc/p5-XML-SAX-ExpatXS/Makefile +++ b/textproc/p5-XML-SAX-ExpatXS/Makefile @@ -6,8 +6,7 @@ # PORTNAME= XML-SAX-ExpatXS -PORTVERSION= 1.10 -PORTREVISION= 1 +PORTVERSION= 1.20 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= XML @@ -21,7 +20,8 @@ LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes -CONFIGURE_ARGS= EXPATLIBPATH=${LOCALBASE}/lib EXPATINCPATH=${LOCALBASE}/include +CONFIGURE_ARGS= EXPATLIBPATH=${LOCALBASE}/lib \ + EXPATINCPATH=${LOCALBASE}/include </dev/null MAN3= XML::SAX::ExpatXS.3 XML::SAX::ExpatXS::Encoding.3 diff --git a/textproc/p5-XML-SAX-ExpatXS/distinfo b/textproc/p5-XML-SAX-ExpatXS/distinfo index 9bd1072e2a4e..eb0bcd0f2b62 100644 --- a/textproc/p5-XML-SAX-ExpatXS/distinfo +++ b/textproc/p5-XML-SAX-ExpatXS/distinfo @@ -1,3 +1,3 @@ -MD5 (XML-SAX-ExpatXS-1.10.tar.gz) = 27c8e28fc2faf9e0a651a15189456b5b -SHA256 (XML-SAX-ExpatXS-1.10.tar.gz) = 365fc26f67b513b005254df0cf3f5c130424a8dd497d9f07a3ba9b38249c671a -SIZE (XML-SAX-ExpatXS-1.10.tar.gz) = 169129 +MD5 (XML-SAX-ExpatXS-1.20.tar.gz) = fb6592f799316c588202f54a845ebbff +SHA256 (XML-SAX-ExpatXS-1.20.tar.gz) = 3020a76d4552cb23b90c028bf79c153caf6345ddfdcc86708f8390cacbb1e55d +SIZE (XML-SAX-ExpatXS-1.20.tar.gz) = 169364 |