[131724] trunk/dports/databases/gigabase/Portfile

stromnov at macports.org stromnov at macports.org
Fri Jan 16 06:14:06 PST 2015


Revision: 131724
          https://trac.macports.org/changeset/131724
Author:   stromnov at macports.org
Date:     2015-01-16 06:14:06 -0800 (Fri, 16 Jan 2015)
Log Message:
-----------
gigabase: update to version 3.91

Modified Paths:
--------------
    trunk/dports/databases/gigabase/Portfile

Modified: trunk/dports/databases/gigabase/Portfile
===================================================================
--- trunk/dports/databases/gigabase/Portfile	2015-01-16 12:31:24 UTC (rev 131723)
+++ trunk/dports/databases/gigabase/Portfile	2015-01-16 14:14:06 UTC (rev 131724)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                gigabase
-version             3.15
+version             3.91
 revision            0
 categories          databases
 platforms           darwin
@@ -22,15 +22,22 @@
     very fast).
 
 homepage            http://www.garret.ru/gigabase.html
-master_sites        sourceforge
+master_sites        http://www.garret.ru/
 
-checksums           rmd160  b7b620e096f0bacf39fc62d863348c2ece56b0b2 \
-                    sha256  1a7300bb478261de5040e64978845e938d6e561daf5ab1d8da84926d350d9db8
+checksums           rmd160  81df614c181e18df27a1c4fd705ff6c0551825c2 \
+                    sha256  94120c969cf94426498a7f22300ab0d1ae275f7c7ed50b026a2f1e9d7edee254
 
 worksrcdir          ${name}
 
-patchfiles          patch-unisock.cpp.diff
+pre-configure {
+    system -W ${worksrcpath} "glibtoolize && aclocal && autoconf"
+}
 
+configure.compiler  macports-gcc-4.8
 configure.args      --infodir=${prefix}/share/info --mandir=${prefix}/share/man
 
 destroot.destdir    prefix=${destroot}${prefix}
+
+livecheck.type      regex
+livecheck.url       ${homepage}
+livecheck.regex     {gigabase-(\d+(?:\.\d+)*)\.tar\.gz}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150116/d5f0fe69/attachment.html>


More information about the macports-changes mailing list