diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-07-09 14:27:29 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-07-09 14:27:29 +0000 |
commit | 7f4aa3718df9adaacdee13058fd713a17fb40d6a (patch) | |
tree | 38dddbf8dd039a54ed736de90c0579ed20a6433a /textproc/bib2html | |
parent | 1f4401a28ff5f026a7cdf52051c6941a8e0fa89d (diff) |
Notes
Diffstat (limited to 'textproc/bib2html')
-rw-r--r-- | textproc/bib2html/Makefile | 6 | ||||
-rw-r--r-- | textproc/bib2html/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/textproc/bib2html/Makefile b/textproc/bib2html/Makefile index 86ca37511c46..483b8161d282 100644 --- a/textproc/bib2html/Makefile +++ b/textproc/bib2html/Makefile @@ -7,16 +7,16 @@ # PORTNAME= bib2html -DISTVERSION= 4.2-1 +DISTVERSION= 4.3-1 CATEGORIES= textproc print MASTER_SITES= http://www.arakhne.org/IMG/gz/ \ http://fresh.t-systems-sfr.com/fresh/unix/src/privat2/ DISTNAME= ${PORTNAME}_${DISTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= clsung@FreeBSD.org COMMENT= The BibTeX to HTML Translator -WRKSRC= ${WRKDIR}/${PORTNAME}-4.2/src +WRKSRC= ${WRKDIR}/${PORTNAME}-4.3/src USE_PERL5_RUN= yes NO_BUILD= yes diff --git a/textproc/bib2html/distinfo b/textproc/bib2html/distinfo index 31e209d63d87..075436af5c71 100644 --- a/textproc/bib2html/distinfo +++ b/textproc/bib2html/distinfo @@ -1,3 +1,3 @@ -MD5 (bib2html_4.2-1.tar.gz) = 64a0744db06057b043f2319f628d330a -SHA256 (bib2html_4.2-1.tar.gz) = e7bc1331046ea20ed659b30c4df1c0b2bb30e90e53455ced30f942db1c1b16fa -SIZE (bib2html_4.2-1.tar.gz) = 555406 +MD5 (bib2html_4.3-1.tar.gz) = 65767b2cc853ad0aca51ba3e8d9cb53c +SHA256 (bib2html_4.3-1.tar.gz) = 0eb988fc314c47ad3e7778efd0ae915e639c49edd47f4ef0e10358e84feb5283 +SIZE (bib2html_4.3-1.tar.gz) = 555665 |