Ticket #14714: Portfile.diff.txt

File Portfile.diff.txt, 1.1 KB (added by lyle@…, 17 years ago)

Diffs for Portfile

Line 
1--- Portfile.bak        2008-03-18 20:25:11.000000000 -0500
2+++ Portfile    2008-03-18 20:27:12.000000000 -0500
3@@ -3,8 +3,8 @@
4 PortSystem          1.0
5 
6 name                fox
7-version             1.6.31
8-revision            1
9+version             1.6.32
10+revision            0
11 description         The FOX GUI toolkit
12 long_description    FOX is a C++ based Toolkit for developing Graphical \
13                     User Interfaces easily and effectively.
14@@ -14,9 +14,9 @@
15 distname            fox-${version}
16 homepage            http://www.fox-toolkit.org/
17 master_sites        http://www.fox-toolkit.org/ftp/
18-checksums           md5 3ca24ab9972223571419a13a3a4ab2f0 \
19-                    sha1 5f5720597bcd39b3e0805aaa761e6564ecf1913a \
20-                    rmd160 3aef0492b6ab3f64307bc5486f733735dee81d2a
21+checksums           md5 66f0a1d316d15d8eee78a8774e9dd8a7 \
22+                    sha1 008acc27ed95d9b3631e63a5b67def4803c2dc4f \
23+                    rmd160 0444c18aa89bf4d083cfba27d05d8a51d575a577
24 depends_lib         port:tiff \
25                     port:libpng \
26                     port:jpeg \