Ticket #12655: patch-Portfile

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

Patch against lang/scheme48/Portfile

Line 
1--- Portfile.orig       Sun Sep  9 00:29:27 2007
2+++ Portfile    Sun Sep  9 00:56:43 2007
3@@ -3,7 +3,7 @@
4 PortSystem 1.0
5 
6 name                   scheme48
7-version                        1.6
8+version                        1.7
9 categories             lang scheme
10 platforms              darwin
11 maintainers            mww@macports.org
12@@ -17,13 +17,12 @@
13 homepage               http://s48.org/
14 master_sites   ${homepage}/${version}/
15 extract.suffix .tgz
16-checksums              md5 ec5cb92d400c4039c0a1a3d76a3a9f6d \
17-                               sha1 c88e2cf6cc893f1fd2fb571cc26fc7c5342a3ceb \
18-                               rmd160 f5152a7a9bdd217bc5b9d69848f609550ffca46c
19+checksums              md5 62019de0f92ed2a353289d19a8e3c835 \
20+                               sha1 2f1949f5179c52b2ebc007808985874884c16875
21 
22 patchfiles             patch-Makefile.in
23 
24-configure.args --mandir=${prefix}/share/man
25+configure.args --mandir=${prefix}/share/man --enable-gc=bibop
26 
27 build.target   enough
28