[133623] trunk/dports/science/nco/Portfile

takeshi at macports.org takeshi at macports.org
Fri Mar 6 17:28:17 PST 2015


Revision: 133623
          https://trac.macports.org/changeset/133623
Author:   takeshi at macports.org
Date:     2015-03-06 17:28:17 -0800 (Fri, 06 Mar 2015)
Log Message:
-----------
nco: update to 4.4.8

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

Modified: trunk/dports/science/nco/Portfile
===================================================================
--- trunk/dports/science/nco/Portfile	2015-03-07 01:23:34 UTC (rev 133622)
+++ trunk/dports/science/nco/Portfile	2015-03-07 01:28:17 UTC (rev 133623)
@@ -3,10 +3,9 @@
 
 PortSystem          1.0
 PortGroup           compilers 1.0
+PortGroup           github 1.0
 
-name                nco
-version             4.4.7
-revision            1
+github.setup        czender nco 4.4.8
 platforms           darwin
 maintainers         takeshi
 license             GPL-3
@@ -19,9 +18,10 @@
 compilers.choose    cc
 compilers.setup
 
-checksums           md5     008250532c93857217b1a5e0cb0f69d4 \
-                    sha1    5a59d237e54c197430afd7c197d9997d25b9cb38 \
-                    rmd160  5bea6658b7f097405b04f5e670c5675b836c986e
+checksums           md5     842a118251da3875e7e2ab2cb0ec77fe \
+                    sha1    e57cbba1f6e3e5df64424a25859b0da03abc72f9 \
+                    rmd160  b7d58fbd0ea4e0b4d54d618bc382f09205cb1f25
+
 homepage            http://nco.sourceforge.net/
 long_description \
     Each NCO operator (e.g., ncks) takes netCDF or HDF input file(s), \
@@ -96,7 +96,3 @@
 #    depends_lib-append      port:openmpi
 #    configure.args-append   --enable-mpi
 }
-
-livecheck.type      regex
-livecheck.url       ${homepage}
-livecheck.regex     {Current NCO version is ([0-9]+\.[0-9]+\.[0-9]+)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150306/c97216d7/attachment.html>


More information about the macports-changes mailing list