Ticket #8379: diff.rubber

File diff.rubber, 835 bytes (added by ehainry@…, 18 years ago)

Portfile patch

Line 
1--- Portfile.orig       2006-04-14 10:29:49.000000000 +0200
2+++ Portfile    2006-04-14 10:30:30.000000000 +0200
3@@ -2,9 +2,9 @@
4 PortSystem 1.0
5 
6 name           rubber
7-version                1.0
8+version                1.1
9 categories     print
10-maintainers    reilles@loria.fr
11+maintainers    ehainry@free.fr
12 description    An automated system for building LaTeX documents
13 long_description       This is a building system for LaTeX documents.\
14     It is based on a routine that runs just as many compilations as\
15@@ -19,7 +19,7 @@
16 platforms      darwin freebsd
17 homepage       http://www.pps.jussieu.fr/~beffara/soft/rubber/
18 master_sites   http://ebeffara.free.fr/pub/
19-checksums      sha1 b58a857e69129a319e454010001bf01e20bcd11d
20+checksums      md5 8087cdb498f51f91c2427c7d0b253189
21 depends_run    bin:bibtex:teTeX bin:python:python23
22 
23 configure.args         --python=python2.3 --mandir=${destroot}${prefix}/share/man \