Revision: 103499 https://trac.macports.org/changeset/103499 Author: davidnichols@macports.org Date: 2013-02-27 04:08:52 -0800 (Wed, 27 Feb 2013) Log Message: ----------- updated to v1.2 Modified Paths: -------------- trunk/dports/lang/qore-uuid-module/Portfile Modified: trunk/dports/lang/qore-uuid-module/Portfile =================================================================== --- trunk/dports/lang/qore-uuid-module/Portfile 2013-02-27 12:07:16 UTC (rev 103498) +++ trunk/dports/lang/qore-uuid-module/Portfile 2013-02-27 12:08:52 UTC (rev 103499) @@ -4,19 +4,20 @@ PortSystem 1.0 name qore-uuid-module -version 1.1 +version 1.2 categories lang license LGPL-2.1 maintainers davidnichols description uuid module for Qore long_description Module providing the ability to generate, manipulate and parse uuids homepage http://qore.org +use_bzip2 yes platforms darwin master_sites sourceforge:qore -checksums md5 1376f7bbc12818e9cecb88520e16729b \ - sha1 2568a479dc179a31af4a16a30cf8e4a75a3840ce \ - rmd160 159e58d30c4b99574c58bf6daea506e34abc3222 +checksums md5 2db9647f7d4e8e0cf68509ceedfce78b \ + sha1 815af9c3095cd82bd2075624514f391b6b8d5668 \ + rmd160 2502622a1cdac77515efe7ee2b45f6c6489213f7 depends_lib port:qore \ port:ossp-uuid
participants (1)
-
davidnichols@macports.org