Ticket #1356: patch-Portfile

File patch-Portfile, 584 bytes (added by tp62@…, 20 years ago)

Patch for yap Portfile, updating to 4.4.4.

Line 
1--- Portfile    Fri Jan  2 06:25:56 2004
2+++ darwinports/dports/lang/yap/Portfile        Fri Jan  2 06:26:19 2004
3@@ -2,7 +2,7 @@
4 
5 PortSystem     1.0
6 name           yap
7-version                4.4.4
8+version                4.4.3
9 
10 categories     lang
11 maintainers    pmoura@mac.com
12@@ -21,9 +21,9 @@
13 homepage       http://www.ncc.up.pt/~vsc/Yap
14 master_sites   http://www.ncc.up.pt/~vsc/Yap/
15 
16-checksums      md5 7d0f17305c87874dccdad5ce465a164a
17+checksums      md5 ef46d7325e86028b2da1065ec4a6654b
18 
19-depends_lib    lib:libreadline.4.3:readline lib:libdl:dlcompat
20+depends_lib    lib:libreadline.4.3:readline lib:libdl.1:dlcompat
21 
22 distname       Yap-${version}
23