[113948] trunk/dports/databases/libgda5
devans at macports.org
devans at macports.org
Tue Nov 26 06:14:45 PST 2013
Revision: 113948
https://trac.macports.org/changeset/113948
Author: devans at macports.org
Date: 2013-11-26 06:14:44 -0800 (Tue, 26 Nov 2013)
Log Message:
-----------
libgda5: update to version 5.2.1.
Modified Paths:
--------------
trunk/dports/databases/libgda5/Portfile
trunk/dports/databases/libgda5/files/patch-bdb.diff
Modified: trunk/dports/databases/libgda5/Portfile
===================================================================
--- trunk/dports/databases/libgda5/Portfile 2013-11-26 12:55:05 UTC (rev 113947)
+++ trunk/dports/databases/libgda5/Portfile 2013-11-26 14:14:44 UTC (rev 113948)
@@ -5,8 +5,7 @@
name libgda5
set gname libgda
-version 5.1.2
-revision 4
+version 5.2.1
license {GPL-2 LGPL}
set branch [join [lrange [split ${version} .] 0 1] .]
@@ -24,8 +23,8 @@
use_xz yes
-checksums rmd160 36b06a9e07a2e8d81d2d093021712fa2d8b361f0 \
- sha256 59c4416a151297a406091fcfe7af781ea88af3381d10b365ba73b1eb8e23b6c5
+checksums rmd160 9e33133e80c9c06fc9a191a2a62663f6a5c1d364 \
+ sha256 c29aa77e9a2f22cacf2d2af0429e0828feece7386fb07709b519642dcdb3f041
patchfiles patch-bdb.diff
@@ -33,12 +32,12 @@
depends_build port:pkgconfig \
port:intltool \
- port:gnome-doc-utils \
+ port:itstool \
+ port:yelp-tools \
port:gtk-doc
depends_lib port:desktop-file-utils \
port:readline \
- path:bin/dot:graphviz \
port:gtk3 \
port:gtksourceview3 \
port:goocanvas2 \
@@ -68,6 +67,7 @@
--enable-gda-gi=yes \
--enable-gdaui-gi=yes \
--disable-silent-rules \
+ --without-graphviz \
--with-ldap=no \
--with-bdb=no \
--with-mdb=no \
@@ -78,8 +78,6 @@
--with-java=no \
--with-jni=no
-use_parallel_build no
-
variant mysql5 \
description {support for current MySQL 5.x} {
depends_lib-append path:bin/mysql_config5:mysql5
@@ -161,5 +159,5 @@
system "${prefix}/bin/gtk-update-icon-cache-3.0 -f -t ${prefix}/share/icons/hicolor"
}
-livecheck.type gnome-with-unstable
+livecheck.type gnome
livecheck.name ${gname}
Modified: trunk/dports/databases/libgda5/files/patch-bdb.diff
===================================================================
--- trunk/dports/databases/libgda5/files/patch-bdb.diff 2013-11-26 12:55:05 UTC (rev 113947)
+++ trunk/dports/databases/libgda5/files/patch-bdb.diff 2013-11-26 14:14:44 UTC (rev 113948)
@@ -1,22 +1,3 @@
---- configure.ac.orig 2013-01-23 13:19:39.000000000 -0800
-+++ configure.ac 2013-09-29 01:49:27.000000000 -0700
-@@ -337,7 +337,7 @@
- AC_DEFINE(ENABLE_BINRELOC)
- br_cv_binreloc=yes
- fi
-- PKG_CHECK_MODULES(MAC_INTEGRATION, ige-mac-integration, have_ige=yes, have_ige=no)
-+ PKG_CHECK_MODULES(MAC_INTEGRATION, ige-mac-integration, have_ige=no, have_ige=no)
- if test x"$have_ige" = "xyes"
- then
- AC_DEFINE(HAVE_MAC_INTEGRATION)
-@@ -347,6 +347,7 @@
- LIBTOOL_EXPORT_OPTIONS=$EXPORT_SYM_REGEX
- LIBTOOL_PROV_EXPORT_OPTIONS=$EXPORT_PROV_SYM_REGEX
- LIBTOOL_UI_EXPORT_OPTIONS=$EXPORT_UI_SYM_REGEX
-+ linklibext=.dylib
- AC_DEFINE(HAVE_CARBON)
- COREDEPS_LIBS="$COREDEPS_LIBS -framework Carbon"
- ;;
--- m4/bdb.m4.orig 2013-01-18 12:03:42.000000000 -0800
+++ m4/bdb.m4 2013-10-01 12:15:14.000000000 -0700
@@ -119,6 +119,9 @@
@@ -78,3 +59,22 @@
then
BDBSQL_CFLAGS="$BDB_CFLAGS/libdb"
else
+--- configure.ac.orig 2013-11-17 07:18:01.000000000 -0800
++++ configure.ac 2013-11-19 20:42:58.000000000 -0800
+@@ -375,7 +375,7 @@
+ AC_DEFINE(ENABLE_BINRELOC)
+ br_cv_binreloc=yes
+ fi
+- PKG_CHECK_MODULES(MAC_INTEGRATION, ige-mac-integration, have_ige=yes, have_ige=no)
++ PKG_CHECK_MODULES(MAC_INTEGRATION, ige-mac-integration, have_ige=no, have_ige=no)
+ if test x"$have_ige" = "xyes"
+ then
+ AC_DEFINE(HAVE_MAC_INTEGRATION)
+@@ -385,6 +385,7 @@
+ LIBTOOL_EXPORT_OPTIONS=$EXPORT_SYM_REGEX
+ LIBTOOL_PROV_EXPORT_OPTIONS=$EXPORT_PROV_SYM_REGEX
+ LIBTOOL_UI_EXPORT_OPTIONS=$EXPORT_UI_SYM_REGEX
++ linklibext=.dylib
+ AC_DEFINE(HAVE_CARBON)
+ COREDEPS_LIBS="$COREDEPS_LIBS -framework Carbon"
+ ;;
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131126/05ff3a2f/attachment.html>
More information about the macports-changes
mailing list