[41204] trunk/dports/science/libframe/Portfile

ram at macports.org ram at macports.org
Mon Oct 27 15:52:29 PDT 2008


Revision: 41204
          http://trac.macports.org/changeset/41204
Author:   ram at macports.org
Date:     2008-10-27 15:52:28 -0700 (Mon, 27 Oct 2008)
Log Message:
-----------
science/libframe: fix download location, disable livecheck

Modified Paths:
--------------
    trunk/dports/science/libframe/Portfile

Modified: trunk/dports/science/libframe/Portfile
===================================================================
--- trunk/dports/science/libframe/Portfile	2008-10-27 22:12:19 UTC (rev 41203)
+++ trunk/dports/science/libframe/Portfile	2008-10-27 22:52:28 UTC (rev 41204)
@@ -3,9 +3,7 @@
 PortSystem    1.0
 
 name          libframe
-set major     6
-set minor     24
-version       ${major}.${minor}
+version       6.24
 revision      1
 categories    science
 platforms     darwin
@@ -19,8 +17,7 @@
   including file input/output.
 
 homepage      http://lappweb.in2p3.fr/virgo/FrameL/
-set root_url  http://www.lsc-group.phys.uwm.edu/daswg/projects/framel/
-master_sites  ${root_url}release-${major}-${minor}
+master_sites  http://www.lsc-group.phys.uwm.edu/daswg/download/software/source/
 
 checksums     md5 7fb80962ff8b99000d11b8dba0344591 \
               sha1 a0136f82ff8fc5f2fdbbd3dd1a51ab74b4243510 \
@@ -30,7 +27,4 @@
 
 configure.args  --disable-python
 
-livecheck.check regex
-livecheck.url   ${root_url}
-livecheck.regex {release-([0-9]+-[0-9]+)}
-livecheck.version ${major}-${minor}
+livecheck.check none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081027/5096b59b/attachment.html>


More information about the macports-changes mailing list