diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-MARC-XML/Makefile | 4 | ||||
-rw-r--r-- | textproc/p5-MARC-XML/distinfo | 4 | ||||
-rw-r--r-- | textproc/p5-MARC-XML/pkg-plist | 1 |
3 files changed, 4 insertions, 5 deletions
diff --git a/textproc/p5-MARC-XML/Makefile b/textproc/p5-MARC-XML/Makefile index e60f1e10c741..a880dec3da71 100644 --- a/textproc/p5-MARC-XML/Makefile +++ b/textproc/p5-MARC-XML/Makefile @@ -6,7 +6,7 @@ # PORTNAME= MARC-XML -PORTVERSION= 0.93 +PORTVERSION= 1.0.1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -20,7 +20,7 @@ BUILD_DEPENDS= p5-MARC-Record>=2:${PORTSDIR}/textproc/p5-MARC-Record \ RUN_DEPENDS:= ${BUILD_DEPENDS} MAN1= marc2xml.1 xml2marc.1 -MAN3= MARC::File::SAX.3 MARC::File::XML.3 +MAN3= MARC::File::XML.3 PERL_CONFIGURE= yes diff --git a/textproc/p5-MARC-XML/distinfo b/textproc/p5-MARC-XML/distinfo index b86b20c3786f..0222d4400075 100644 --- a/textproc/p5-MARC-XML/distinfo +++ b/textproc/p5-MARC-XML/distinfo @@ -1,2 +1,2 @@ -SHA256 (MARC-XML-0.93.tar.gz) = 897c256f4a4231a7d9ce54dd5924f7b291c07ed5e77fcac0cae3dcc9681421bd -SIZE (MARC-XML-0.93.tar.gz) = 16260 +SHA256 (MARC-XML-1.0.1.tar.gz) = 1506701b9dab87670ca5b3fe62933c4ab4f345eb828c6682d0adccd69e4841b1 +SIZE (MARC-XML-1.0.1.tar.gz) = 16655 diff --git a/textproc/p5-MARC-XML/pkg-plist b/textproc/p5-MARC-XML/pkg-plist index 985f62e2f591..a4e88dd4da88 100644 --- a/textproc/p5-MARC-XML/pkg-plist +++ b/textproc/p5-MARC-XML/pkg-plist @@ -1,6 +1,5 @@ bin/marc2xml bin/xml2marc -%%SITE_PERL%%/MARC/File/SAX.pm %%SITE_PERL%%/MARC/File/XML.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/MARC-XML/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/MARC-XML |