aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-BibTeX
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2011-02-17 02:45:14 +0000
committerWen Heping <wen@FreeBSD.org>2011-02-17 02:45:14 +0000
commit384e5aeb28e1fdf3fbc2dd01af84bb659c7fbf91 (patch)
tree540e5b56f1a013a9bdf4a8cac242f8c89c440439 /textproc/p5-Text-BibTeX
parenta99a240f4b6209c00ddea022f5c848149539102a (diff)
downloadports-384e5aeb28e1fdf3fbc2dd01af84bb659c7fbf91.tar.gz
ports-384e5aeb28e1fdf3fbc2dd01af84bb659c7fbf91.zip
Notes
Diffstat (limited to 'textproc/p5-Text-BibTeX')
-rw-r--r--textproc/p5-Text-BibTeX/Makefile23
-rw-r--r--textproc/p5-Text-BibTeX/distinfo8
-rw-r--r--textproc/p5-Text-BibTeX/pkg-plist6
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