[34388] trunk/dports/python/py25-mx-experimental/Portfile

mww at macports.org mww at macports.org
Fri Feb 22 16:27:28 PST 2008


Revision: 34388
          http://trac.macosforge.org/projects/macports/changeset/34388
Author:   mww at macports.org
Date:     2008-02-22 16:27:27 -0800 (Fri, 22 Feb 2008)

Log Message:
-----------
version 3.0.0

Modified Paths:
--------------
    trunk/dports/python/py25-mx-experimental/Portfile

Modified: trunk/dports/python/py25-mx-experimental/Portfile
===================================================================
--- trunk/dports/python/py25-mx-experimental/Portfile	2008-02-23 00:19:26 UTC (rev 34387)
+++ trunk/dports/python/py25-mx-experimental/Portfile	2008-02-23 00:27:27 UTC (rev 34388)
@@ -4,7 +4,7 @@
 PortGroup python25 1.0
 
 name			py25-mx-experimental
-version			0.9.0
+version			3.0.0
 categories		python
 platforms		darwin
 maintainers		mww
@@ -15,15 +15,15 @@
 				(Extended Numeric Types), mxTidy (Interface to HTML Tidy), \
 				mxURL (URL Datatype) and mxUID (UID Datatype).
 
-homepage		http://www.egenix.com/files/python/eGenix-mx-Extensions.html
+homepage		http://www.egenix.com/products/python/mxExperimental/
 master_sites	http://www.egenix.com/files/python/
 distname		egenix-mx-experimental-${version}
-checksums		sha1 24faafb5a98f139db7a136fa38ce35b9ff00db84
+checksums		sha1 f697220cf317d968c448da870e0d05a7bd0277e7
 
-depends_lib-append	port:mpfr port:gmp
+depends_lib-append	port:mpfr port:gmp port:tidy
 depends_run		port:py25-mx-base
 
 livecheck.check	regex
 livecheck.url	${homepage}
-livecheck.regex	egenix-mx-experimental-(\[0-9\.\]+).tar.gz
+livecheck.regex	Version: (\[0-9\\.\]+)
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080222/9cf62775/attachment.html 


More information about the macports-changes mailing list