RCS file: /Volumes/src/cvs/od/projects/darwinports/dports/python/py-zopeinterface/Portfile,v
retrieving revision 1.2
diff -u -r1.2 Portfile
|
|
|
4 | 4 | PortGroup python24 1.0 |
5 | 5 | |
6 | 6 | name py-zopeinterface |
7 | | version 3.0.1 |
| 7 | version 3.1.0c1 |
8 | 8 | categories python zope |
9 | 9 | platforms darwin |
10 | 10 | maintainers mww@opendarwin.org |
… |
… |
|
12 | 12 | long_description ${description} |
13 | 13 | |
14 | 14 | homepage http://www.zope.org/Products/ZopeInterface |
15 | | master_sites ${homepage}/3.0.1final/ |
| 15 | master_sites ${homepage}/${version} |
16 | 16 | distfiles ZopeInterface-${version}.tgz |
17 | | checksums md5 114f302c2b132d43ad4e01d108b4d192 |
| 17 | checksums md5 f34cb95f2fbdbe3f1850c95cefddbd2c |
18 | 18 | |
19 | 19 | worksrcdir ZopeInterface-${version} |
20 | 20 | |
21 | | platform darwin 8 { |
22 | | patchfiles patch-_zope_interface_coptimizations.c |
23 | | } |
| 21 | ## platform darwin 8 { |
| 22 | ## patchfiles patch-_zope_interface_coptimizations.c |
| 23 | ## } |