[149315] trunk/dports/lang/qore-xml-module/Portfile

davidnichols at macports.org davidnichols at macports.org
Fri Jun 10 14:03:18 PDT 2016


Revision: 149315
          https://trac.macports.org/changeset/149315
Author:   davidnichols at macports.org
Date:     2016-06-10 14:03:18 -0700 (Fri, 10 Jun 2016)
Log Message:
-----------
qore-xml-module: updated to v1.3

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

Modified: trunk/dports/lang/qore-xml-module/Portfile
===================================================================
--- trunk/dports/lang/qore-xml-module/Portfile	2016-06-10 20:59:18 UTC (rev 149314)
+++ trunk/dports/lang/qore-xml-module/Portfile	2016-06-10 21:03:18 UTC (rev 149315)
@@ -4,21 +4,20 @@
 PortSystem          1.0
 
 name                qore-xml-module
-version             1.2
-revision            1
+version             1.3
 categories          lang
 license             {LGPL-2.1 MIT}
 maintainers         davidnichols
 description         xml module for Qore
-long_description    Module providing xml, xpath, xml-rpc, etc functionality to Qore
+long_description    Module providing XML, XPath, XML-RPC, etc functionality to Qore
 homepage            http://qore.org
 use_bzip2           yes
 platforms           darwin
-master_sites        sourceforge:qore
+master_sites        https://github.com/qorelanguage/module-xml/releases/download/v${version}
 
-checksums           md5 63f6f620dd50421d0ba43815f4201026 \
-                    sha1 4fb5a8f7784f26014e79a6664ea48653b1169f63 \
-                    rmd160 9f6eb789726f0ee2fa356529e548d1693e208f61
+checksums           md5 c4ee59ba81c10b0406eb0573c2dd8055 \
+                    sha1 0a85604cbf77c486bce08ff70939ae17f2455a93 \
+                    rmd160 f9dca0b0faeeed6144242c592fcfd1944bb90533
 
 depends_lib         port:qore \
                     port:libxml2 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160610/d6922f0c/attachment.html>


More information about the macports-changes mailing list