diff options
author | wen <wen@FreeBSD.org> | 2011-02-17 10:45:14 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2011-02-17 10:45:14 +0800 |
commit | 7593823169829e1a6f09a61bca7a2a0c00225277 (patch) | |
tree | 9a847dc90c32129aa971a857867e71925e959d98 /textproc | |
parent | 9c12248ccda66afaa42c2339b5d2e0cd7cb58181 (diff) | |
download | freebsd-ports-gnome-7593823169829e1a6f09a61bca7a2a0c00225277.tar.gz freebsd-ports-gnome-7593823169829e1a6f09a61bca7a2a0c00225277.tar.zst freebsd-ports-gnome-7593823169829e1a6f09a61bca7a2a0c00225277.zip |
- Update to 0.52
ChangeLog: http://cpansearch.perl.org/src/AMBS/Text-BibTeX-0.52/CHANGES
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Text-BibTeX/Makefile | 23 | ||||
-rw-r--r-- | textproc/p5-Text-BibTeX/distinfo | 8 | ||||
-rw-r--r-- | textproc/p5-Text-BibTeX/pkg-plist | 6 |
3 files changed, 19 insertions, 18 deletions
diff --git a/textproc/p5-Text-BibTeX/Makefile b/textproc/p5-Text-BibTeX/Makefile index d55b4a4bca09..6a4de5521d92 100644 --- a/textproc/p5-Text-BibTeX/Makefile +++ b/textproc/p5-Text-BibTeX/Makefile @@ -6,21 +6,25 @@ # PORTNAME= Text-BibTeX -PORTVERSION= 0.38 +PORTVERSION= 0.52 CATEGORIES= textproc perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN:C/$/:text,btparse/g} -MASTER_SITE_SUBDIR= ../by-authors/id/A/AM/AMBS/Text/:text \ - ../by-authors/id/A/AM/AMBS/btparse/:btparse +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= ../../authors/id/A/AM/AMBS/Text PKGNAMEPREFIX= p5- -DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:text \ - btparse-${BTPARSE_VER}${EXTRACT_SUFX}:btparse MAINTAINER= perl@FreeBSD.org COMMENT= Manipulate BibTeX files from perl -BTPARSE_VER= 0.35 +BUILD_DEPENDS= p5-Config-AutoConf>=0.16:${PORTSDIR}/devel/p5-Config-AutoConf \ + p5-ExtUtils-LibBuilder>0.02:${PORTSDIR}/devel/p5-ExtUtils-LibBuilder \ + p5-Capture-Tiny>=0.06:${PORTSDIR}/devel/p5-Capture-Tiny -PERL_CONFIGURE= yes +PERL_MODBUILD= yes + +MAN1= bt_format_names.1 bt_input.1 bt_language.1 \ + bt_macros.1 bt_misc.1 bt_post_processing.1 \ + bt_postprocess.1 bt_split_names.1 bt_traversal.1 \ + btool_faq.1 btparse.1 MAN3= Text::BibTeX.3 \ Text::BibTeX::Bib.3 \ @@ -31,8 +35,7 @@ MAN3= Text::BibTeX.3 \ Text::BibTeX::Name.3 \ Text::BibTeX::NameFormat.3 \ Text::BibTeX::Structure.3 \ - Text::BibTeX::Value.3 \ - btool_faq.3 + Text::BibTeX::Value.3 .include <bsd.port.pre.mk> diff --git a/textproc/p5-Text-BibTeX/distinfo b/textproc/p5-Text-BibTeX/distinfo index 39b84e5750e9..cb21cef3c6e3 100644 --- a/textproc/p5-Text-BibTeX/distinfo +++ b/textproc/p5-Text-BibTeX/distinfo @@ -1,6 +1,2 @@ -MD5 (Text-BibTeX-0.38.tar.gz) = e1c9f45e17af5ff2b5e5e0e0d574a49f -SHA256 (Text-BibTeX-0.38.tar.gz) = e8c251667d0a8e2c72fb515917006f8606fb85a1acec735fcdec3c1f8c8caa64 -SIZE (Text-BibTeX-0.38.tar.gz) = 85432 -MD5 (btparse-0.35.tar.gz) = b71ea8ccd30873356d33d62e36ac63f0 -SHA256 (btparse-0.35.tar.gz) = 631bf1b79dfd4c83377b416a12c349fe88ee37448dc82e41424b2f364a99477b -SIZE (btparse-0.35.tar.gz) = 470546 +SHA256 (Text-BibTeX-0.52.tar.gz) = 6d5488b3f5031d1ddddb029953d9c1a476f38430b919e60beab81b4060ff9532 +SIZE (Text-BibTeX-0.52.tar.gz) = 270879 diff --git a/textproc/p5-Text-BibTeX/pkg-plist b/textproc/p5-Text-BibTeX/pkg-plist index 98aa299c9448..bd8c5d4c07fb 100644 --- a/textproc/p5-Text-BibTeX/pkg-plist +++ b/textproc/p5-Text-BibTeX/pkg-plist @@ -1,3 +1,7 @@ +bin/biblex +bin/bibparse +bin/dumpnames +lib/libbtparse.so %%SITE_PERL%%/%%PERL_ARCH%%/Text/BibTeX.pm %%SITE_PERL%%/%%PERL_ARCH%%/Text/BibTeX/Bib.pm %%SITE_PERL%%/%%PERL_ARCH%%/Text/BibTeX/BibFormat.pm @@ -8,8 +12,6 @@ %%SITE_PERL%%/%%PERL_ARCH%%/Text/BibTeX/NameFormat.pm %%SITE_PERL%%/%%PERL_ARCH%%/Text/BibTeX/Structure.pm %%SITE_PERL%%/%%PERL_ARCH%%/Text/BibTeX/Value.pm -%%SITE_PERL%%/%%PERL_ARCH%%/Text/btool_faq.pod -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/BibTeX/.packlist %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/BibTeX/BibTeX.bs %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/BibTeX/BibTeX.so @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Text/BibTeX |