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

davidnichols at macports.org davidnichols at macports.org
Thu May 7 07:55:12 PDT 2009


Revision: 50712
          http://trac.macports.org/changeset/50712
Author:   davidnichols at macports.org
Date:     2009-05-07 07:55:10 -0700 (Thu, 07 May 2009)
Log Message:
-----------
updated to version 1.0.5 and also mysql dependency changed to close trak bug 19199

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

Modified: trunk/dports/lang/qore-mysql-module/Portfile
===================================================================
--- trunk/dports/lang/qore-mysql-module/Portfile	2009-05-07 12:53:01 UTC (rev 50711)
+++ trunk/dports/lang/qore-mysql-module/Portfile	2009-05-07 14:55:10 UTC (rev 50712)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                qore-mysql-module
-version             1.0.4
+version             1.0.5
 categories          lang
 maintainers         davidnichols
 description         MySQL module for Qore
@@ -13,11 +13,11 @@
 platforms           darwin
 master_sites        sourceforge:qore
 
-checksums           md5 4cf97e7ee850eea2dbe689b041eb6a12 \
-                    sha1 cb6cacf3abbf8507a97a230eb3c230a961c15fb9 \
-                    rmd160 1ec1e11b0af6d3eff9d30668bbc7b5035b986f17
+checksums           md5 ec8b002c2c7c077549b58b3be894f006 \
+                    sha1 63cd8e0748027eb7c5cd3f76cf784ae28821d225 \
+                    rmd160 cfc4bdbe14b6654f286387cb6db3998dab30dd4c
 
 depends_lib         port:qore \
-                    port:mysql5
+                    path:bin/mysql_config5:mysql5
 
 configure.args      --disable-debug
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090507/0f88d932/attachment.html>


More information about the macports-changes mailing list