[131493] trunk/dports/science/giza
sean at macports.org
sean at macports.org
Mon Jan 12 16:59:12 PST 2015
Revision: 131493
https://trac.macports.org/changeset/131493
Author: sean at macports.org
Date: 2015-01-12 16:59:12 -0800 (Mon, 12 Jan 2015)
Log Message:
-----------
giza: update to 0.9.2; closes #46407
Modified Paths:
--------------
trunk/dports/science/giza/Portfile
Removed Paths:
-------------
trunk/dports/science/giza/files/
Modified: trunk/dports/science/giza/Portfile
===================================================================
--- trunk/dports/science/giza/Portfile 2015-01-13 00:59:09 UTC (rev 131492)
+++ trunk/dports/science/giza/Portfile 2015-01-13 00:59:12 UTC (rev 131493)
@@ -5,8 +5,7 @@
PortGroup compilers 1.0
name giza
-version 0.9.1
-revision 1
+version 0.9.2
categories science graphics
platforms darwin
maintainers monash.edu:daniel.price
@@ -21,8 +20,8 @@
master_sites sourceforge:/project/${name}
license GPL-2+
-checksums rmd160 965fc07a989b1092003bc8de85560f0ac7ee91fd \
- sha256 95b67be1e6a98ed650cc7d36405ae67a579bd089d6314c74353af1adec6303c5
+checksums rmd160 3c50ce573cbe018d8c1ec483afe1f502fa6d63ba \
+ sha256 e67c9ec9399714d8526e895234010f9d41fd0ef6588f7afb69a8d8def16a4d43
conflicts pgplot
use_configure no
@@ -40,8 +39,6 @@
destroot.args PREFIX=${prefix}
use_parallel_build no
-patchfiles-append patch-Makefile.diff
-
pre-build {
build.args-append CC=${configure.cc} FC=${configure.fc}
}
@@ -51,3 +48,7 @@
system "install_name_tool -id ${prefix}/lib/libpgplot.dylib ${destroot}${prefix}/lib/libpgplot.dylib"
system "install_name_tool -id ${prefix}/lib/libgiza.dylib ${destroot}${prefix}/lib/libgiza.dylib"
}
+
+livecheck.type regex
+livecheck.url http://sourceforge.net/projects/${name}/files/
+livecheck.regex ${name}-(\\d+(?:\\.\\d+)*)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150112/a9385270/attachment.html>
More information about the macports-changes
mailing list