Ticket #18569: fop-0.95.patch.txt

File fop-0.95.patch.txt, 1.1 KB (added by jsg8pitt@…, 15 years ago)

Update fop Portfile to 0.95, haven't touched the hyphenation

Line 
1--- Portfile.orig       2007-09-17 06:22:40.000000000 -0400
2+++ Portfile    2009-10-16 10:12:04.000000000 -0400
3@@ -3,7 +3,7 @@
4 PortSystem 1.0
5 
6 name                fop
7-version             0.94
8+version             0.95
9 categories          textproc java
10 maintainers         boeyms openmaintainer
11 platforms           darwin
12@@ -26,11 +26,11 @@
13 # with a compelling reason to change this.  For the same reason, we also stick
14 # to the directory structure within the archive, since it isolates FOP and its
15 # libraries from conflicts with other versions.
16-distname            ${name}-${version}-bin-jdk1.4
17+distname            ${name}-${version}-bin
18 master_sites        apache:xmlgraphics/fop/binaries/
19-checksums           md5 aa3c197c1b8133bbcc23104f27638023 \
20-                    sha1 af97e4132e0247653c202cf5ee4c1c1410c73c41 \
21-                    rmd160 7ffdfeb47031a80d5dcd5a28896b7a8f1d4b88b0
22+checksums           md5 7af50bf58924dd22d71d22d8ad90b268 \
23+                    sha1 4d59d4a4b6704965cab87cfdb4b49e0d86b7837f \
24+                    rmd160 40fa6dd0ca7fcb8037d432fd069ca025c891ac57
25 worksrcdir          ${name}-${version}
26 
27 use_configure       no