[34498] trunk/dports/python

ram at macports.org ram at macports.org
Tue Feb 26 18:59:08 PST 2008


Revision: 34498
          http://trac.macosforge.org/projects/macports/changeset/34498
Author:   ram at macports.org
Date:     2008-02-26 18:59:08 -0800 (Tue, 26 Feb 2008)

Log Message:
-----------
py-numpy/py25-numpy: fix livecheck

Modified Paths:
--------------
    trunk/dports/python/py-numpy/Portfile
    trunk/dports/python/py25-numpy/Portfile

Modified: trunk/dports/python/py-numpy/Portfile
===================================================================
--- trunk/dports/python/py-numpy/Portfile	2008-02-27 02:59:01 UTC (rev 34497)
+++ trunk/dports/python/py-numpy/Portfile	2008-02-27 02:59:08 UTC (rev 34498)
@@ -42,3 +42,5 @@
 if { ![variant_isset g95] && ![variant_isset gcc42] } {
   default_variants      +g95
 }
+
+livecheck.distname      NumPy

Modified: trunk/dports/python/py25-numpy/Portfile
===================================================================
--- trunk/dports/python/py25-numpy/Portfile	2008-02-27 02:59:01 UTC (rev 34497)
+++ trunk/dports/python/py25-numpy/Portfile	2008-02-27 02:59:08 UTC (rev 34498)
@@ -43,3 +43,5 @@
 if { ![variant_isset g95] && ![variant_isset gcc42] } {
   default_variants      +g95
 }
+
+livecheck.distname      NumPy

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


More information about the macports-changes mailing list