[101465] trunk/dports/science/hdfeos5/Portfile
takeshi at macports.org
takeshi at macports.org
Fri Jan 11 07:13:08 PST 2013
Revision: 101465
https://trac.macports.org/changeset/101465
Author: takeshi at macports.org
Date: 2013-01-11 07:13:07 -0800 (Fri, 11 Jan 2013)
Log Message:
-----------
hdfeos5: revamped for 1.14. added livecheck
Modified Paths:
--------------
trunk/dports/science/hdfeos5/Portfile
Modified: trunk/dports/science/hdfeos5/Portfile
===================================================================
--- trunk/dports/science/hdfeos5/Portfile 2013-01-11 14:18:33 UTC (rev 101464)
+++ trunk/dports/science/hdfeos5/Portfile 2013-01-11 15:13:07 UTC (rev 101465)
@@ -4,8 +4,7 @@
PortSystem 1.0
name hdfeos5
-version 1.13
-revision 3
+version 1.14
categories science
platforms darwin
maintainers takeshi
@@ -20,9 +19,9 @@
distname HDF-EOS5.${version}
-checksums md5 9dd44039f3b3e6d232717f0b3554d103 \
- sha1 a3fbf5ce8ace164a3912cedba02d3b0b09e75151 \
- rmd160 461b0b97f8562dc48985bb541955a2f65827000f
+checksums md5 4a332f9bb4401103d484a1e9184e8972 \
+ sha1 e27d276dd1bef5eab77a42d2c9fa26b98026f75d \
+ rmd160 b9ff8e7a81d6738256884cb5b11914ab7c8d6449
depends_lib port:hdf5-18
worksrcdir ${name}
@@ -50,3 +49,7 @@
xinstall -m 644 ${worksrcpath}/include/HE5_GctpFunc.h ${incdir}
xinstall -m 644 ${worksrcpath}/include/HE5_HdfEosDef.h ${incdir}
}
+
+livecheck.type regex
+livecheck.url ${homepage}/software/hdfeos.php
+livecheck.regex {HDF-EOS 5.([0-9]+.[0-9]+) is the latest version}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130111/69163823/attachment.html>
More information about the macports-changes
mailing list