aboutsummaryrefslogtreecommitdiff
path: root/textproc/bibtex2html
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2019-06-27 15:34:08 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2019-06-27 15:34:08 +0000
commitcbf1dfbbc3824fdbba5015039ef46ce33fd99204 (patch)
treea9b810cfa91b3e3de51c0bdd13136919c0890748 /textproc/bibtex2html
parentb2ec9fe69ad149871ccebd984471070d68984a8a (diff)
downloadports-cbf1dfbbc3824fdbba5015039ef46ce33fd99204.tar.gz
ports-cbf1dfbbc3824fdbba5015039ef46ce33fd99204.zip
Update to bibtex2html 1.99. This brings the following changes:
- Fixed unsafe use of strings; now requires OCaml >= 4.03. - Removed many warnings. - Added translation of \rq. - Fixed scanning of macro arguments (with long BibTeX fields). - Fixed translation of \@ (to print a space).
Notes
Notes: svn path=/head/; revision=505209
Diffstat (limited to 'textproc/bibtex2html')
-rw-r--r--textproc/bibtex2html/Makefile5
-rw-r--r--textproc/bibtex2html/distinfo5
2 files changed, 5 insertions, 5 deletions
diff --git a/textproc/bibtex2html/Makefile b/textproc/bibtex2html/Makefile
index 588627b65ccc..0dcc14e7ab64 100644
--- a/textproc/bibtex2html/Makefile
+++ b/textproc/bibtex2html/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= bibtex2html
-PORTVERSION= 1.98
-PORTREVISION= 2
+PORTVERSION= 1.99
CATEGORIES= textproc print
MASTER_SITES= http://www.lri.fr/~filliatr/ftp/bibtex2html/
@@ -14,7 +13,7 @@ LICENSE= GPLv2
BUILD_DEPENDS= ocaml:lang/ocaml
-USES= perl5
+USES= gmake perl5
GNU_CONFIGURE= yes
OPTIONS_DEFINE= PDFDOCS
diff --git a/textproc/bibtex2html/distinfo b/textproc/bibtex2html/distinfo
index 01b7b3bda25f..c1d6de250078 100644
--- a/textproc/bibtex2html/distinfo
+++ b/textproc/bibtex2html/distinfo
@@ -1,2 +1,3 @@
-SHA256 (bibtex2html-1.98.tar.gz) = e925a0b97bf87a14bcbda95cac269835cd5ae0173504261f2c60e3c46a8706d6
-SIZE (bibtex2html-1.98.tar.gz) = 92719
+TIMESTAMP = 1561417076
+SHA256 (bibtex2html-1.99.tar.gz) = d224dadd97f50199a358794e659596a3b3c38c7dc23e86885d7b664789ceff1d
+SIZE (bibtex2html-1.99.tar.gz) = 93073