[99153] trunk/dports/lang/qore-mysql-module/Portfile

davidnichols at macports.org davidnichols at macports.org
Sun Oct 28 12:39:25 PDT 2012


Revision: 99153
          http://trac.macports.org//changeset/99153
Author:   davidnichols at macports.org
Date:     2012-10-28 12:39:25 -0700 (Sun, 28 Oct 2012)
Log Message:
-----------
updated to v2.0

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

Modified: trunk/dports/lang/qore-mysql-module/Portfile
===================================================================
--- trunk/dports/lang/qore-mysql-module/Portfile	2012-10-28 19:38:21 UTC (rev 99152)
+++ trunk/dports/lang/qore-mysql-module/Portfile	2012-10-28 19:39:25 UTC (rev 99153)
@@ -4,19 +4,20 @@
 PortSystem          1.0
 
 name                qore-mysql-module
-version             1.0.8
+version             2.0
 categories          lang
 license             LGPL-2.1
 maintainers         davidnichols
 description         MySQL module for Qore
 long_description    Module allowing communication with MySQL DBs from the Qore Programming Language
+use_bzip2           yes
 homepage            http://qore.org
 platforms           darwin
 master_sites        sourceforge:qore
 
-checksums           md5 15eb546e444617d738eafdbb6d6d5bde \
-                    sha1 7161dc190963f942e86553ca1d3bf6a4933983f4 \
-                    rmd160 b7bfe922f813d9e7d365a4b7e16a2c5291ffaf01
+checksums           md5 d3c951915b65c6aecbb4ee3ba1218067 \
+                    sha1 7588994962cd9f514e330fdaa30f6442f384321a \
+                    rmd160 9a771c62f1e083c78807fffb176cb9edf3eb160e
 
 depends_lib         port:qore \
                     path:bin/mysql_config5:mysql5
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121028/bd7225ed/attachment.html>


More information about the macports-changes mailing list