You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
update to v0.4
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@12002 d073be05-634f-4543-b044-5fe20cf6d1d6
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
# $Id: Portfile,v 1.2 2004/12/28 11:38:26 mww Exp $
|
||||
# $Id: Portfile,v 1.3 2005/04/25 12:15:08 mww Exp $
|
||||
|
||||
PortSystem 1.0
|
||||
PortGroup python24 1.0
|
||||
|
||||
name py-radix
|
||||
version 0.3
|
||||
version 0.4
|
||||
categories python
|
||||
platforms darwin
|
||||
maintainers mww@opendarwin.org
|
||||
@@ -18,7 +18,7 @@ long_description py-radix is an implementation of a radix tree data \
|
||||
|
||||
homepage http://www.mindrot.org/py-radix.html
|
||||
master_sites http://www2.mindrot.org/files/py-radix/
|
||||
checksums md5 718f60e97f652f0988eec9935442108a
|
||||
checksums md5 a3e7a2cb078c009e39633aa4034ad523
|
||||
|
||||
pre-test {
|
||||
system "cd ${worksrcpath} && ln -sf build/lib*/radix.so"
|
||||
|
||||
Reference in New Issue
Block a user