summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2013-08-31 16:10:16 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2013-08-31 16:10:16 +0800
commit88036c4e591941fc99fbfa14035f06aaaa7e5580 (patch)
treed1df9cc5750029e8f92d21513d25a4ed13a9db84
parent3889ff685d1b18c4e78917542bc9343c41f87d02 (diff)
downloadmarcuscom-ports-88036c4e591941fc99fbfa14035f06aaaa7e5580.tar
marcuscom-ports-88036c4e591941fc99fbfa14035f06aaaa7e5580.tar.gz
marcuscom-ports-88036c4e591941fc99fbfa14035f06aaaa7e5580.tar.bz2
marcuscom-ports-88036c4e591941fc99fbfa14035f06aaaa7e5580.tar.lz
marcuscom-ports-88036c4e591941fc99fbfa14035f06aaaa7e5580.tar.xz
marcuscom-ports-88036c4e591941fc99fbfa14035f06aaaa7e5580.tar.zst
marcuscom-ports-88036c4e591941fc99fbfa14035f06aaaa7e5580.zip
Update to 3.8.4.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18670 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--x11-toolkits/gtk30/Makefile11
-rw-r--r--x11-toolkits/gtk30/distinfo4
2 files changed, 8 insertions, 7 deletions
diff --git a/x11-toolkits/gtk30/Makefile b/x11-toolkits/gtk30/Makefile
index 61f384863..33c439a83 100644
--- a/x11-toolkits/gtk30/Makefile
+++ b/x11-toolkits/gtk30/Makefile
@@ -3,7 +3,7 @@
# $MCom: ports/trunk/x11-toolkits/gtk30/Makefile 18610 2013-06-30 16:33:05Z marcus $
PORTNAME= gtk
-PORTVERSION= 3.8.2
+PORTVERSION= 3.8.4
PORTREVISION?= 0
CATEGORIES= x11-toolkits
MASTER_SITES= GNOME
@@ -22,17 +22,18 @@ LATEST_LINK= gtk30
.if !defined(REFERENCE_PORT)
BUILD_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/atk-bridge-2.0.pc:${PORTSDIR}/accessibility/at-spi2-atk
+# something goes wrong with USE_GNOME=introspection so do it manualy for now
BUILD_DEPENDS+= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection
RUN_DEPENDS+= ${LOCALBASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme \
${LOCALBASE}/libdata/pkgconfig/atk-bridge-2.0.pc:${PORTSDIR}/accessibility/at-spi2-atk
-USE_PERL5_BUILD=yes
+USE_PERL5= build
MAKE_JOBS_UNSAFE= yes
USE_LDCONFIG= yes
USE_AUTOTOOLS= libtool
USE_GNOME= atk pango gdkpixbuf2 ltverhack gtk-update-icon-cache
# introspection:build
-USES= gettext gmake pathfix pkgconfig
+USES= gettext gmake pathfix perl5 pkgconfig
USE_XORG= xext xrender x11 xinerama xi xrandr xcursor xfixes xdamage \
xcomposite
CONFIGURE_ARGS= --enable-gtk2-dependency --disable-packagekit
@@ -53,7 +54,7 @@ COLORD_DESC= Color profile support
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MCUPS}
-LIB_DEPENDS+= cups:${PORTSDIR}/print/cups-client
+LIB_DEPENDS+= libcups.so:${PORTSDIR}/print/cups-client
CONFIGURE_ARGS+=--enable-cups=auto
PLIST_SUB+= CUPS=""
.else
@@ -66,7 +67,7 @@ CONFIGURE_ARGS+= --enable-debug=yes
.endif
.if ${PORT_OPTIONS:MCOLORD}
-LIB_DEPENDS+= colord:${PORTSDIR}/graphics/colord
+LIB_DEPENDS+= libcolord.so:${PORTSDIR}/graphics/colord
CONFIGURE_ARGS+=--enable-colord
.else
CONFIGURE_ARGS+=--disable-colord
diff --git a/x11-toolkits/gtk30/distinfo b/x11-toolkits/gtk30/distinfo
index 6a26d1e5f..d5ac844d6 100644
--- a/x11-toolkits/gtk30/distinfo
+++ b/x11-toolkits/gtk30/distinfo
@@ -1,2 +1,2 @@
-SHA256 (gnome3/gtk+-3.8.2.tar.xz) = 1ca80c9c15a1df95d74cefb8c2afe4682ba272a4b489106f04877be2a7aff297
-SIZE (gnome3/gtk+-3.8.2.tar.xz) = 13701516
+SHA256 (gnome3/gtk+-3.8.4.tar.xz) = b08360167702299e91b3435a4ce6bae41dd26d2794e898632f12dd091b0692e2
+SIZE (gnome3/gtk+-3.8.4.tar.xz) = 13716408