Ticket #10817: patch-Portfile

File patch-Portfile, 572 bytes (added by darren.bane@…, 17 years ago)

Patch against lang/swi-prolog/Portfile

Line 
1--- Portfile.orig       2006-10-02 17:22:03.000000000 +0100
2+++ Portfile    2006-10-02 17:37:35.000000000 +0100
3@@ -2,7 +2,7 @@
4 
5 PortSystem  1.0
6 name           swi-prolog
7-version            5.6.19
8+version            5.6.21
9 epoch          20051223
10 
11 categories     lang
12@@ -24,7 +24,9 @@
13 homepage       http://www.swi-prolog.org/
14 master_sites   http://gollem.science.uva.nl/cgi-bin/nph-download/SWI-Prolog/
15 
16-checksums        md5     b9ac4e8549246aea2fc3c79d4914ca97
17+checksums        md5     49fafcc6cea3beec6f0124995f32e00e
18+
19+depends_build  port:gawk
20 
21 depends_lib            \
22                lib:libreadline:readline        \