diff options
author | gerald <gerald@FreeBSD.org> | 2006-10-31 20:03:11 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2006-10-31 20:03:11 +0800 |
commit | d88a238cddf4e0ee90c95fd74beebe4399bca4a1 (patch) | |
tree | 7b81556c88e6cc74fe8358f3fa1213fc3074934e /textproc | |
parent | bae45c6fbd1d2da2db53715fd7abe1ead53ca4a7 (diff) | |
download | freebsd-ports-gnome-d88a238cddf4e0ee90c95fd74beebe4399bca4a1.tar.gz freebsd-ports-gnome-d88a238cddf4e0ee90c95fd74beebe4399bca4a1.tar.zst freebsd-ports-gnome-d88a238cddf4e0ee90c95fd74beebe4399bca4a1.zip |
Update to bibtex2html 1.84. This brings the following changes:
- Improved support for MRNUMBER of AMS styles: only first word is
used in the URL link.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/bibtex2html/Makefile | 2 | ||||
-rw-r--r-- | textproc/bibtex2html/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/bibtex2html/Makefile b/textproc/bibtex2html/Makefile index e898dcccd89c..51dc4ba85634 100644 --- a/textproc/bibtex2html/Makefile +++ b/textproc/bibtex2html/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bibtex2html -PORTVERSION= 1.83 +PORTVERSION= 1.84 CATEGORIES= textproc print MASTER_SITES= http://www.lri.fr/~filliatr/ftp/bibtex2html/ diff --git a/textproc/bibtex2html/distinfo b/textproc/bibtex2html/distinfo index 236ba92b1fa1..2f20d87b9b9d 100644 --- a/textproc/bibtex2html/distinfo +++ b/textproc/bibtex2html/distinfo @@ -1,3 +1,3 @@ -MD5 (bibtex2html-1.83.tar.gz) = 15c3da1959ee4716ae5cd8dc99a45621 -SHA256 (bibtex2html-1.83.tar.gz) = 5349f0215af5c4ac0327f15884d2f53d1f2f6b0d90cd35405a7026ffbf97441b -SIZE (bibtex2html-1.83.tar.gz) = 67227 +MD5 (bibtex2html-1.84.tar.gz) = d2e6521640a2f31112aba81904d9b6b6 +SHA256 (bibtex2html-1.84.tar.gz) = 38a204fa482f1dd6e6c3275576d50c8a7968e772421340b9bc53a3c3de899385 +SIZE (bibtex2html-1.84.tar.gz) = 66617 |