[149314] trunk/dports/lang/qore-json-module/Portfile
davidnichols at macports.org
davidnichols at macports.org
Fri Jun 10 13:59:18 PDT 2016
Revision: 149314
https://trac.macports.org/changeset/149314
Author: davidnichols at macports.org
Date: 2016-06-10 13:59:18 -0700 (Fri, 10 Jun 2016)
Log Message:
-----------
qore-json-module: updated to v1.5
Modified Paths:
--------------
trunk/dports/lang/qore-json-module/Portfile
Modified: trunk/dports/lang/qore-json-module/Portfile
===================================================================
--- trunk/dports/lang/qore-json-module/Portfile 2016-06-10 20:53:44 UTC (rev 149313)
+++ trunk/dports/lang/qore-json-module/Portfile 2016-06-10 20:59:18 UTC (rev 149314)
@@ -4,21 +4,20 @@
PortSystem 1.0
name qore-json-module
-version 1.4
-revision 1
+version 1.5
categories lang
license {LGPL-2.1 MIT}
maintainers davidnichols
description json module for Qore
-long_description Module providing json and json-rpc functionality to Qore
+long_description Module providing JSON and JSON-RPC functionality to Qore
homepage http://qore.org
use_bzip2 yes
platforms darwin
-master_sites sourceforge:qore
+master_sites https://github.com/qorelanguage/module-${name}/releases/download/v${version}
-checksums md5 744b84fe80b626d16301afde7233abe7 \
- sha1 390162afdda04297d8d2e2c23133727b952bc194 \
- rmd160 446416809cea1f3b745a787a6f8b70ded990d6dd
+checksums md5 c0d413a589e8b8033d3d2f4a3e3181fa \
+ sha1 d57041166648d8a6b2083e129e5bde6cda8a870d \
+ rmd160 3e230f7c9e0fed96db0ad707a24af74c514a0411
depends_lib port:qore \
path:lib/libssl.dylib:openssl
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160610/6f358ea7/attachment-0001.html>
More information about the macports-changes
mailing list