Ticket #4851: patch-Portfile

File patch-Portfile, 543 bytes (added by yuhei@…, 19 years ago)

Patch to Portfile

Line 
1--- Portfile.orig       2005-09-05 13:32:23.000000000 +0900
2+++ Portfile    2005-09-05 13:31:39.000000000 +0900
3@@ -4,7 +4,7 @@
4 PortGroup python24 1.0
5 
6 name                   py-urwid
7-version                        0.8.7
8+version                        0.8.8
9 categories             python
10 platforms              darwin
11 maintainers            mww@opendarwin.org
12@@ -17,7 +17,7 @@
13 homepage               http://excess.org/urwid/
14 master_sites   ${homepage}
15 distname               urwid-${version}
16-checksums              md5 77ab93284f4971e2fa39ab9b3ddb8003
17+checksums              md5 cda838cb17460cfa224ea7a4f12de0e0
18 
19 post-destroot  {
20        xinstall -m 644 ${worksrcpath}/reference.html \