Date: Sun, 23 Nov 2014 07:48:23 +0000 (UTC) From: Koop Mast <kwm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r373125 - head/graphics/gtk-update-icon-cache Message-ID: <201411230748.sAN7mNMe003273@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: kwm Date: Sun Nov 23 07:48:22 2014 New Revision: 373125 URL: https://svnweb.freebsd.org/changeset/ports/373125 QAT: https://qat.redports.org/buildarchive/r373125/ Log: Update to 2.24.25. Drop :keepla from USES=libtool. Modified: head/graphics/gtk-update-icon-cache/Makefile head/graphics/gtk-update-icon-cache/distinfo Modified: head/graphics/gtk-update-icon-cache/Makefile ============================================================================== --- head/graphics/gtk-update-icon-cache/Makefile Sun Nov 23 07:43:18 2014 (r373124) +++ head/graphics/gtk-update-icon-cache/Makefile Sun Nov 23 07:48:22 2014 (r373125) @@ -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 Modified: head/graphics/gtk-update-icon-cache/distinfo ============================================================================== --- head/graphics/gtk-update-icon-cache/distinfo Sun Nov 23 07:43:18 2014 (r373124) +++ head/graphics/gtk-update-icon-cache/distinfo Sun Nov 23 07:48:22 2014 (r373125) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201411230748.sAN7mNMe003273>