[117804] trunk/dports/lang/qore

davidnichols at macports.org davidnichols at macports.org
Thu Mar 13 03:30:33 PDT 2014


Revision: 117804
          https://trac.macports.org/changeset/117804
Author:   davidnichols at macports.org
Date:     2014-03-13 03:30:33 -0700 (Thu, 13 Mar 2014)
Log Message:
-----------
updated to release 0.8.9

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

Removed Paths:
-------------
    trunk/dports/lang/qore/files/patch-include-qore-common.h.diff

Modified: trunk/dports/lang/qore/Portfile
===================================================================
--- trunk/dports/lang/qore/Portfile	2014-03-13 10:02:17 UTC (rev 117803)
+++ trunk/dports/lang/qore/Portfile	2014-03-13 10:30:33 UTC (rev 117804)
@@ -4,8 +4,8 @@
 PortSystem          1.0
 
 name                qore
-version             0.8.8
-revision            2
+version             0.8.9
+revision            0
 categories          lang
 license             {LGPL-2.1 MIT}
 maintainers         davidnichols
@@ -17,9 +17,9 @@
 master_sites        sourceforge
 conflicts           qore-devel
 
-checksums           md5 a92bae2498113b560b5ae72410d950ef \
-                    sha1 271559ec8525f2b2e119639623165a7a836344ca \
-                    rmd160 7a29c46dc53c0e9ea769e0a89e33e1e5b387f514
+checksums           md5 9a7dea748e723e99d39c817b193ffc2f \
+                    sha1 eaa115bc2994c36fe68350ee77e87e56c8f9b2b2 \
+                    rmd160 7fa299f0038d5d752195ac8823ccc4c900123ad9
 
 depends_build       port:flex \
                     port:bison
@@ -37,5 +37,3 @@
 
 # the autoconf check for iconv() in libiconv fails with GNU iconv, but we need it, so we turn it on anyway
 configure.ldflags   -liconv
-
-patchfiles          patch-include-qore-common.h.diff

Deleted: trunk/dports/lang/qore/files/patch-include-qore-common.h.diff
===================================================================
--- trunk/dports/lang/qore/files/patch-include-qore-common.h.diff	2014-03-13 10:02:17 UTC (rev 117803)
+++ trunk/dports/lang/qore/files/patch-include-qore-common.h.diff	2014-03-13 10:30:33 UTC (rev 117804)
@@ -1,10 +0,0 @@
---- include/qore/common.h.orig	2013-10-24 06:29:32.000000000 +0200
-+++ include/qore/common.h	2013-10-24 06:29:45.000000000 +0200
-@@ -33,6 +33,7 @@
- #include <strings.h>
- #include <stdarg.h>
- #include <stddef.h>
-+#include <stdlib.h>
- 
- #include <string>
- #include <functional>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140313/be8adc76/attachment.html>


More information about the macports-changes mailing list