diff options
author | Johan van Selst <johans@FreeBSD.org> | 2016-06-07 21:34:36 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2016-06-07 21:34:36 +0000 |
commit | fa72d256fd8cb29e1b6a3d250c350140cca107c2 (patch) | |
tree | 2f5af771606db033c3c02363eea8e1b283bd2a83 /textproc | |
parent | 45d3cc73dc908af3262c6a714cb755edd03f071a (diff) | |
download | ports-fa72d256fd8cb29e1b6a3d250c350140cca107c2.tar.gz ports-fa72d256fd8cb29e1b6a3d250c350140cca107c2.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/bibtool/Makefile | 4 | ||||
-rw-r--r-- | textproc/bibtool/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/bibtool/Makefile b/textproc/bibtool/Makefile index 7ee2cf60969d..a43d6ae8258f 100644 --- a/textproc/bibtool/Makefile +++ b/textproc/bibtool/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bibtool -PORTVERSION= 2.63 +PORTVERSION= 2.64 CATEGORIES= textproc print MASTER_SITES= TEX_CTAN/biblio/bibtex/utils/${PORTNAME} DISTNAME= BibTool-${PORTVERSION} @@ -10,7 +10,7 @@ DISTNAME= BibTool-${PORTVERSION} MAINTAINER= johans@FreeBSD.org COMMENT= Command line manipulation of BibTeX files -USE_TEX= latex:build +USE_TEX= latex:build luatex:build GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-kpathsea CONFIGURE_ENV= LOCALBASE=${LOCALBASE} diff --git a/textproc/bibtool/distinfo b/textproc/bibtool/distinfo index d45e2102ba37..f41c21274709 100644 --- a/textproc/bibtool/distinfo +++ b/textproc/bibtool/distinfo @@ -1,2 +1,2 @@ -SHA256 (BibTool-2.63.tar.gz) = 57d6500abf23374bd9f3adeff9534d1dd3d31b796848a5f1e6414978ca7c2552 -SIZE (BibTool-2.63.tar.gz) = 715528 +SHA256 (BibTool-2.64.tar.gz) = a668f7e511c2cd0fc37b016102b4a01702ae104bdc41999b24258fd57e63c502 +SIZE (BibTool-2.64.tar.gz) = 728009 |