Update to 2.24.25.
Drop :keepla from USES=libtool.
This commit is contained in:
parent
fd33de2097
commit
c33a1b2b45
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=373125
2 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue