[58597] trunk/dports/science/molden/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Oct 1 13:38:48 PDT 2009


Revision: 58597
          http://trac.macports.org/changeset/58597
Author:   ryandesign at macports.org
Date:     2009-10-01 13:38:45 -0700 (Thu, 01 Oct 2009)
Log Message:
-----------
molden: stealth update, and get the distfile date into the version field, like I did back in r52143 for dcraw

Revision Links:
--------------
    http://trac.macports.org/changeset/52143

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

Modified: trunk/dports/science/molden/Portfile
===================================================================
--- trunk/dports/science/molden/Portfile	2009-10-01 17:54:12 UTC (rev 58596)
+++ trunk/dports/science/molden/Portfile	2009-10-01 20:38:45 UTC (rev 58597)
@@ -12,17 +12,17 @@
 PortGroup xcodeversion 1.0
 
 name                molden
-version             4.8
-revision            1
+version             4.8-20091001111300
+set version_number  [lindex [split ${version} -] 0]
 categories          science graphics
 maintainers         openmaintainer jochen
 homepage            http://www.cmbi.ru.nl/molden/molden.html
-distname            molden${version}
-dist_subdir         ${name}/${version}_${revision}
+distname            molden${version_number}
+dist_subdir         ${name}/${version}
 master_sites        ftp://ftp.cmbi.ru.nl/pub/molgraph/molden/
-checksums           md5     e0a2a1fb87239b80f843a70193fc3035 \
-                    sha1    2bf717da3cc237bf0f111e51457ad8239d97689b \
-                    rmd160  0fa15bbf567ed20e27393a92e1993c77ffa94338
+checksums           md5     200ca14f13d89c8d477e9e0f2151c69d \
+                    sha1    697451c018df0ff60dae2e41a3c7d0c56ffcded5 \
+                    rmd160  6a7454d7bb9cbaab98522976ab51e6904689538c
 
 description         Molecular graphics visualisation tool
 long_description    Molden is a package for displaying Molecular Density from \
@@ -95,8 +95,6 @@
     }
 }
 
-set distfile_date   20090928135700
-livecheck.version   ${version}-${distfile_date}
 livecheck.type      regex
 livecheck.url       http://www.ryandesign.com/macports/version.php/${name}
 livecheck.regex     (.*)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091001/59fef55f/attachment.html>


More information about the macports-changes mailing list