[139829] trunk/dports/lang/qore/Portfile

davidnichols at macports.org davidnichols at macports.org
Fri Aug 28 22:09:16 PDT 2015


Revision: 139829
          https://trac.macports.org/changeset/139829
Author:   davidnichols at macports.org
Date:     2015-08-28 22:09:16 -0700 (Fri, 28 Aug 2015)
Log Message:
-----------
qore: updated to 0.8.11.1 on github

Modified Paths:
--------------
    trunk/dports/lang/qore/Portfile

Modified: trunk/dports/lang/qore/Portfile
===================================================================
--- trunk/dports/lang/qore/Portfile	2015-08-28 22:39:24 UTC (rev 139828)
+++ trunk/dports/lang/qore/Portfile	2015-08-29 05:09:16 UTC (rev 139829)
@@ -4,10 +4,7 @@
 PortSystem          1.0
 
 name                qore
-version             0.8.11
-revision            2
-# remove the following line at the next release: required do to stealth update
-dist_subdir         ${name}/${version}_2
+version             0.8.11.1
 categories          lang
 license             {LGPL-2.1 MIT}
 maintainers         davidnichols
@@ -16,12 +13,12 @@
 long_description    Qore is a scripting language designed for multi-threading and SMP scalability
 homepage            http://qore.org
 platforms           darwin
-master_sites        sourceforge
+master_sites        https://github.com/qorelanguage/qore/releases/download/release-${version}
 conflicts           qore-devel
 
-checksums           md5 483510cdcb6338ff6cb892cc29a98a63 \
-                    sha1 16699762ce22e333b1d5eb782a0077f7e7dc7b15 \
-                    rmd160 1dcae042c51daaff81485bbb70459a104076a67a
+checksums           md5 45af0ccd92399e976b532f8c46e900ae \
+                    sha1 341e843e7a765c3692093d301d74e725ec6494f9 \
+                    rmd160 d46f2cae6d948402c63ebf58c6bca8641093d614
 
 depends_build       port:flex \
                     port:bison
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150828/e16d81e0/attachment-0001.html>


More information about the macports-changes mailing list