diff options
Diffstat (limited to 'textproc/bibtool')
-rw-r--r-- | textproc/bibtool/Makefile | 3 | ||||
-rw-r--r-- | textproc/bibtool/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/textproc/bibtool/Makefile b/textproc/bibtool/Makefile index 9a2bbbe1e7a5..3216c54ed922 100644 --- a/textproc/bibtool/Makefile +++ b/textproc/bibtool/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bibtool -PORTVERSION= 2.57 +PORTVERSION= 2.58 CATEGORIES= textproc print MASTER_SITES= ${MASTER_SITE_TEX_CTAN} MASTER_SITE_SUBDIR= biblio/bibtex/utils/${PORTNAME} @@ -18,6 +18,7 @@ CONFIGURE_ENV= LOCALBASE=${LOCALBASE} WRKSRC= ${WRKDIR}/BibTool MAKEFILE= makefile +EXTRACT_AFTER_ARGS=-k # work around bad symlink in 2.58 tarfile INSTALL_TARGET= install install.man PORTDOCS= bibtool.pdf ref_card.pdf c_lib.pdf diff --git a/textproc/bibtool/distinfo b/textproc/bibtool/distinfo index a9f72ab30598..0890462cdc59 100644 --- a/textproc/bibtool/distinfo +++ b/textproc/bibtool/distinfo @@ -1,2 +1,2 @@ -SHA256 (BibTool-2.57.tar.gz) = be2c77f1a22b191831ed6282841fdb01d9d800befe74cc668d04bc65b9c77ebc -SIZE (BibTool-2.57.tar.gz) = 749797 +SHA256 (BibTool-2.58.tar.gz) = 61a2b5a77da76c89313efc3db4f24926791e5b5aa9f8beb834f450a8e56109f9 +SIZE (BibTool-2.58.tar.gz) = 704506 |