diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2006-10-31 12:03:11 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2006-10-31 12:03:11 +0000 |
commit | 7a4022ef9aa8aac5c5376b1f4cc5d18181c32340 (patch) | |
tree | 0a7e46b6f863b95761971f27d3b64ecdd978d018 /textproc/bibtex2html | |
parent | Update to 0.46; use USE_FIREBIRD pragma (diff) |
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.
Notes
Notes:
svn path=/head/; revision=175792
Diffstat (limited to 'textproc/bibtex2html')
-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 |