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:
Markus W. Weißmann
2005-04-25 12:15:08 +00:00
parent 9e30f20236
commit dbc9ce362e
+3 -3
View File
@@ -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"