diff options
author | kwm <kwm@FreeBSD.org> | 2014-11-23 15:48:22 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2014-11-23 15:48:22 +0800 |
commit | 39bf3ba03f7e8bce1c4da0445af74f58e37900a2 (patch) | |
tree | ad1d6fb6b8732147b18f18e9a8caed6fb01cbe83 /graphics | |
parent | 713799b529ffa57d959643f890a73e3bb3fe01aa (diff) | |
download | freebsd-ports-gnome-39bf3ba03f7e8bce1c4da0445af74f58e37900a2.tar.gz freebsd-ports-gnome-39bf3ba03f7e8bce1c4da0445af74f58e37900a2.tar.zst freebsd-ports-gnome-39bf3ba03f7e8bce1c4da0445af74f58e37900a2.zip |
Update to 2.24.25.
Drop :keepla from USES=libtool.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gtk-update-icon-cache/Makefile | 4 | ||||
-rw-r--r-- | graphics/gtk-update-icon-cache/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/gtk-update-icon-cache/Makefile b/graphics/gtk-update-icon-cache/Makefile index ca9eed7932e6..afa0cbe35435 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.22 +PORTVERSION= 2.24.25 CATEGORIES= graphics MASTER_SITES= GNOME MASTER_SITE_SUBDIR= sources/gtk+/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -19,7 +19,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS+= ${LOCALBASE}/share/mime/magic:${PORTSDIR}/misc/shared-mime-info \ ${LOCALBASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme -USES= gettext gmake libtool:keepla pathfix perl5 pkgconfig tar:xz +USES= gettext gmake libtool pathfix perl5 pkgconfig tar:xz USE_PERL5= build MAKE_JOBS_UNSAFE= yes USE_LDCONFIG= yes diff --git a/graphics/gtk-update-icon-cache/distinfo b/graphics/gtk-update-icon-cache/distinfo index ea20cc67e411..2e9c1ff38fcc 100644 --- a/graphics/gtk-update-icon-cache/distinfo +++ b/graphics/gtk-update-icon-cache/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome2/gtk+-2.24.22.tar.xz) = b114b6e9fb389bf3aa8a6d09576538f58dce740779653084046852fb4140ae7f -SIZE (gnome2/gtk+-2.24.22.tar.xz) = 13376344 +SHA256 (gnome2/gtk+-2.24.25.tar.xz) = 38af1020cb8ff3d10dda2c8807f11e92af9d2fa4045de61c62eedb7fbc7ea5b3 +SIZE (gnome2/gtk+-2.24.25.tar.xz) = 13327832 |