aboutsummaryrefslogtreecommitdiff
path: root/graphics/gtk-update-icon-cache
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2013-12-14 19:25:33 +0000
committerKoop Mast <kwm@FreeBSD.org>2013-12-14 19:25:33 +0000
commitf61444b07a1e3d68d7f1a1bbd6116be680907074 (patch)
tree21e8af27777b3875d36d9e12208fc2868d298423 /graphics/gtk-update-icon-cache
parent964c0dd1b84f7793f32cd1742a9b707646cedfb3 (diff)
downloadports-f61444b07a1e3d68d7f1a1bbd6116be680907074.tar.gz
ports-f61444b07a1e3d68d7f1a1bbd6116be680907074.zip
Update to 2.4.22.
USE_GNOME=gnomehack ->USES=pathfix. Stageify, use new LIB_DEPEND syntax, switch to libtool less ltverhack. Merge new gtk-query-immodules handling from gtk30 ports in our dev repo [1] Obtained from: FreeBSD gnome dev repo [1]
Notes
Notes: svn path=/head/; revision=336476
Diffstat (limited to 'graphics/gtk-update-icon-cache')
-rw-r--r--graphics/gtk-update-icon-cache/Makefile19
-rw-r--r--graphics/gtk-update-icon-cache/distinfo4
2 files changed, 10 insertions, 13 deletions
diff --git a/graphics/gtk-update-icon-cache/Makefile b/graphics/gtk-update-icon-cache/Makefile
index 46fafdd8c102..abe8d458db0b 100644
--- a/graphics/gtk-update-icon-cache/Makefile
+++ b/graphics/gtk-update-icon-cache/Makefile
@@ -3,7 +3,7 @@
# $MCom: ports/trunk/graphics/gtk-update-icon-cache/Makefile 18610 2013-06-30 16:33:05Z marcus $
PORTNAME= gtk-update-icon-cache
-PORTVERSION= 2.24.19
+PORTVERSION= 2.24.22
CATEGORIES= graphics
MASTER_SITES= GNOME
MASTER_SITE_SUBDIR= sources/gtk+/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -16,17 +16,16 @@ COMMENT= Gtk-update-icon-cache utility from the Gtk+ toolkit
LICENSE= LGPL20
LICENSE_FILE= ${WRKSRC}/COPYING
-BUILD_DEPENDS+= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection
RUN_DEPENDS+= ${LOCALBASE}/share/mime/magic:${PORTSDIR}/misc/shared-mime-info \
${LOCALBASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme
USE_XZ= yes
-USES= gettext gmake perl5 pkgconfig
+USES= gettext gmake pathfix perl5 pkgconfig
USE_PERL5= build
MAKE_JOBS_UNSAFE= yes
USE_LDCONFIG= yes
-USE_AUTOTOOLS= libtool
-USE_GNOME= gnomehack atk pango gdkpixbuf2 ltverhack
+GNU_CONFIGURE= yes
+USE_GNOME= atk pango gdkpixbuf2 introspection:build ltverhack
USE_XORG= xext xrender x11 xinerama xi xrandr xcursor xfixes xdamage \
xcomposite
PATCHDIR= ${.CURDIR}/../../x11-toolkits/gtk20/files
@@ -35,11 +34,9 @@ CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
BUILD_WRKSRC= ${WRKSRC}/gtk
ALL_TARGET= ${PORTNAME}
-PLIST_FILES= bin/gtk-update-icon-cache
+PLIST_FILES= bin/gtk-update-icon-cache \
+ man/man1/gtk-update-icon-cache.1.gz
-MAN1= gtk-update-icon-cache.1
-
-NO_STAGE= yes
.include <bsd.port.pre.mk>
pre-configure:
@@ -50,8 +47,8 @@ pre-configure:
do-install:
@${INSTALL_PROGRAM} ${WRKSRC}/gtk/gtk-update-icon-cache \
- ${PREFIX}/bin/
+ ${STAGEDIR}${PREFIX}/bin/
@${INSTALL_MAN} ${WRKSRC}/docs/reference/gtk/gtk-update-icon-cache.1 \
- ${PREFIX}/man/man1/
+ ${STAGEDIR}${PREFIX}/man/man1/
.include <bsd.port.post.mk>
diff --git a/graphics/gtk-update-icon-cache/distinfo b/graphics/gtk-update-icon-cache/distinfo
index 23f6e7574191..ea20cc67e411 100644
--- a/graphics/gtk-update-icon-cache/distinfo
+++ b/graphics/gtk-update-icon-cache/distinfo
@@ -1,2 +1,2 @@
-SHA256 (gnome2/gtk+-2.24.19.tar.xz) = 15b8bf463eba99abfa58270662914e8e9b83568ab4945b5f0ef1aa29e90becb8
-SIZE (gnome2/gtk+-2.24.19.tar.xz) = 13374160
+SHA256 (gnome2/gtk+-2.24.22.tar.xz) = b114b6e9fb389bf3aa8a6d09576538f58dce740779653084046852fb4140ae7f
+SIZE (gnome2/gtk+-2.24.22.tar.xz) = 13376344