[149319] trunk/dports/lang/qore-yaml-module/Portfile

davidnichols at macports.org davidnichols at macports.org
Fri Jun 10 23:01:57 PDT 2016


Revision: 149319
          https://trac.macports.org/changeset/149319
Author:   davidnichols at macports.org
Date:     2016-06-10 23:01:57 -0700 (Fri, 10 Jun 2016)
Log Message:
-----------
qore-yaml-module: updated to v0.5

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

Modified: trunk/dports/lang/qore-yaml-module/Portfile
===================================================================
--- trunk/dports/lang/qore-yaml-module/Portfile	2016-06-11 05:28:18 UTC (rev 149318)
+++ trunk/dports/lang/qore-yaml-module/Portfile	2016-06-11 06:01:57 UTC (rev 149319)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                qore-yaml-module
-version             0.2
+version             0.5
 categories          lang
 license             LGPL-2.1
 maintainers         davidnichols
@@ -12,11 +12,11 @@
 long_description    Module allowing for de/serialization to/from YAML strings and Qore data structures
 homepage            http://qore.org
 platforms           darwin
-master_sites        sourceforge:qore
+master_sites        https://github.com/qorelanguage/module-yaml/releases/download/v${version}
 
-checksums           md5 874b41f95d2f4d0e74f13cb382b25233 \
-                    sha1 9fdf09386644f59cd96464f4b72ee896ef968035 \
-                    rmd160 f4e3b8b71f7169c259fa13d928e805f988c11dba
+checksums           md5 54865478262f13fd541be96381c867f1 \
+                    sha1 49002afeec542abdefcea3555b365eb86ee5f112 \
+                    rmd160 be376d01dccb818237702fb89edd4b24ce335be0
 
 depends_lib         port:qore \
                     port:libyaml
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160610/1cf0f19f/attachment.html>


More information about the macports-changes mailing list