diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2007-07-29 10:25:40 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2007-07-29 10:25:40 +0000 |
commit | e7f5b23e61b517dfe68b5eb953528dd066feb5b0 (patch) | |
tree | fea772179a4b0a54b7ff2d76493f6ff9c0aca437 /textproc | |
parent | ca4e4ef992ced65b2222af9472f60f985029f766 (diff) | |
download | ports-e7f5b23e61b517dfe68b5eb953528dd066feb5b0.tar.gz ports-e7f5b23e61b517dfe68b5eb953528dd066feb5b0.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-XML-SAX-ExpatXS/Makefile | 5 | ||||
-rw-r--r-- | textproc/p5-XML-SAX-ExpatXS/distinfo | 6 | ||||
-rw-r--r-- | textproc/p5-XML-SAX-ExpatXS/pkg-plist | 1 |
3 files changed, 7 insertions, 5 deletions
diff --git a/textproc/p5-XML-SAX-ExpatXS/Makefile b/textproc/p5-XML-SAX-ExpatXS/Makefile index bd980429340c..49ef2858cebc 100644 --- a/textproc/p5-XML-SAX-ExpatXS/Makefile +++ b/textproc/p5-XML-SAX-ExpatXS/Makefile @@ -6,7 +6,7 @@ # PORTNAME= XML-SAX-ExpatXS -PORTVERSION= 1.20 +PORTVERSION= 1.31 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= XML @@ -23,6 +23,7 @@ PERL_CONFIGURE= yes CONFIGURE_ARGS= EXPATLIBPATH=${LOCALBASE}/lib \ EXPATINCPATH=${LOCALBASE}/include </dev/null -MAN3= XML::SAX::ExpatXS.3 XML::SAX::ExpatXS::Encoding.3 +MAN3= XML::SAX::ExpatXS.3 XML::SAX::ExpatXS::Encoding.3 \ + XML::SAX::ExpatXS::Preload.3 .include <bsd.port.mk> diff --git a/textproc/p5-XML-SAX-ExpatXS/distinfo b/textproc/p5-XML-SAX-ExpatXS/distinfo index eb0bcd0f2b62..16ed1acb7b37 100644 --- a/textproc/p5-XML-SAX-ExpatXS/distinfo +++ b/textproc/p5-XML-SAX-ExpatXS/distinfo @@ -1,3 +1,3 @@ -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 +MD5 (XML-SAX-ExpatXS-1.31.tar.gz) = 2cce0e44f98305a5085e3648b8119667 +SHA256 (XML-SAX-ExpatXS-1.31.tar.gz) = 1f52cfb072c7a1647bfd6a83dc2c75ab81db9b6cdca4e17d6859dd79e70768c0 +SIZE (XML-SAX-ExpatXS-1.31.tar.gz) = 170540 diff --git a/textproc/p5-XML-SAX-ExpatXS/pkg-plist b/textproc/p5-XML-SAX-ExpatXS/pkg-plist index 45e0f2dc2e52..97e7b48bc9cc 100644 --- a/textproc/p5-XML-SAX-ExpatXS/pkg-plist +++ b/textproc/p5-XML-SAX-ExpatXS/pkg-plist @@ -17,6 +17,7 @@ %%SITE_PERL%%/%%PERL_ARCH%%/XML/SAX/ExpatXS/Encodings/x-sjis-jdk117.enc %%SITE_PERL%%/%%PERL_ARCH%%/XML/SAX/ExpatXS/Encodings/x-sjis-jisx0221.enc %%SITE_PERL%%/%%PERL_ARCH%%/XML/SAX/ExpatXS/Encodings/x-sjis-unicode.enc +%%SITE_PERL%%/%%PERL_ARCH%%/XML/SAX/ExpatXS/Preload.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/SAX/ExpatXS/.packlist %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/SAX/ExpatXS/ExpatXS.bs %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/SAX/ExpatXS/ExpatXS.so |