Update to 0.87
Changes: https://metacpan.org/changes/distribution/Text-BibTeX
This commit is contained in:
parent
2a0e8f12a4
commit
39e5354188
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=498328
2 changed files with 7 additions and 7 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Text-BibTeX
|
||||
PORTVERSION= 0.86
|
||||
PORTVERSION= 0.87
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -19,13 +19,13 @@ TEST_DEPENDS= p5-Capture-Tiny>=0.06:devel/p5-Capture-Tiny
|
|||
|
||||
USES= perl5
|
||||
USE_PERL5= modbuild
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
CFLAGS_amd64= -fPIC
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
STRIP_FILES= bin/dumpnames bin/biblex bin/bibparse \
|
||||
${SITE_ARCH_REL}/auto/Text/BibTeX/BibTeX.so \
|
||||
lib/libbtparse.so
|
||||
lib/libbtparse.so \
|
||||
${SITE_ARCH_REL}/auto/Text/BibTeX/BibTeX.so
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STRIP_FILES:S|^|${STAGEDIR}${PREFIX}/|}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1554322040
|
||||
SHA256 (Text-BibTeX-0.86.tar.gz) = b54746d27197909368e6fbb0667ea9c0dff7e28106700adb54f7e84cb1ac5399
|
||||
SIZE (Text-BibTeX-0.86.tar.gz) = 301824
|
||||
TIMESTAMP = 1554643605
|
||||
SHA256 (Text-BibTeX-0.87.tar.gz) = 5de11a12af8f03cce69359a0ecce8299fd653a0dbe8349ffc5d6c861a30315e2
|
||||
SIZE (Text-BibTeX-0.87.tar.gz) = 301784
|
||||
|
|
Loading…
Reference in a new issue