[23481] trunk/dports/python/py25-zopeinterface/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Mon Apr 2 03:16:57 PDT 2007


Revision: 23481
          http://trac.macosforge.org/projects/macports/changeset/23481
Author:   mww at macports.org
Date:     2007-04-02 03:16:57 -0700 (Mon, 02 Apr 2007)

Log Message:
-----------
use python25 port group, add livecheck

Modified Paths:
--------------
    trunk/dports/python/py25-zopeinterface/Portfile

Modified: trunk/dports/python/py25-zopeinterface/Portfile
===================================================================
--- trunk/dports/python/py25-zopeinterface/Portfile	2007-04-02 10:12:36 UTC (rev 23480)
+++ trunk/dports/python/py25-zopeinterface/Portfile	2007-04-02 10:16:57 UTC (rev 23481)
@@ -1,7 +1,7 @@
 # $Id$
 
 PortSystem 1.0
-#PortGroup python25 1.0
+PortGroup python25 1.0
 
 name			py25-zopeinterface
 version			3.3.0
@@ -16,11 +16,7 @@
 distname		zope.interface-${version}
 checksums		md5 93668855e37b4691c5c956665c33392c
 
-# remove these lines when python25 port group is available
-depends_lib		port:python25
-use_configure	no
-build.cmd		${prefix}/bin/python2.5 setup.py
-build.target	build
-destroot.cmd	${build.cmd}
-destroot.destdir	--prefix=${prefix} --root=${destroot}
+livecheck.check	regex
+livecheck.url	${homepage}
+livecheck.regex	\[0-9\.]+/zope.interface-(\[0-9\.\]+).tar.gz
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070402/9727e8e0/attachment.html


More information about the macports-changes mailing list