Ticket #2148: bibPort

File bibPort, 1.2 KB (added by reilles@…, 20 years ago)

the diff : it worked well for me (mac os x 10.3.5, xcode 1.5)

Line 
1Index: textproc/bibtex2html/Portfile
2===================================================================
3RCS file: /Volumes/src/cvs/od/proj/darwinports/dports/textproc/bibtex2html/Portfile,v
4retrieving revision 1.3
5diff -u -r1.3 Portfile
6--- textproc/bibtex2html/Portfile       24 Feb 2004 16:00:26 -0000      1.3
7+++ textproc/bibtex2html/Portfile       12 Aug 2004 16:58:46 -0000
8@@ -1,7 +1,7 @@
9 # $Id: Portfile,v 1.3 2004/02/24 16:00:26 olegb Exp $
10 PortSystem 1.0
11 name           bibtex2html
12-version                1.65
13+version                1.70
14 categories     textproc www
15 maintainers    jtonio@users.sourceforge.net
16 description    Bibtex to HTML translator
17@@ -9,8 +9,8 @@
18                        translating from BibTeX to HTML. They allow to \
19                        produce, from a set of bibliography files in \
20                        BibTeX format, a bibliography in HTML format.
21-master_sites   http://www.lri.fr/~filliatr/ftp/
22-checksums      md5 091a97e0d6000f186f7889a78b72d38a
23+master_sites   http://www.lri.fr/~filliatr/ftp/bibtex2html
24+checksums      md5 5131514bdd769af5742dea45b5d91ed0
25 configure.type gnu
26 depends_build  bin:ocamlc:ocaml
27 depends_run    bin:bibtex:teTeX
28