mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
Update gtk-update-icon-cache to 2.24.27.
Forgot about this port when I updated gtk20. Reported by: Claude Buisson <clbuisson@orange.fr>
This commit is contained in:
parent
cb1bc35136
commit
ba79d7320c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=382893
@ -1,9 +1,8 @@
|
||||
# Created by: Koop Mast <kwm@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
# $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.25
|
||||
PORTVERSION= 2.24.27
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= GNOME
|
||||
MASTER_SITE_SUBDIR= sources/gtk+/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
|
||||
@ -33,8 +32,8 @@ CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
BUILD_WRKSRC= ${WRKSRC}/gtk
|
||||
ALL_TARGET= ${PORTNAME}
|
||||
PLIST_FILES= bin/gtk-update-icon-cache \
|
||||
man/man1/gtk-update-icon-cache.1.gz
|
||||
PLIST_FILES= bin/gtk-update-icon-cache
|
||||
# man/man1/gtk-update-icon-cache.1.gz
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
@ -51,7 +50,7 @@ pre-configure:
|
||||
do-install:
|
||||
@${INSTALL_PROGRAM} ${WRKSRC}/gtk/gtk-update-icon-cache \
|
||||
${STAGEDIR}${PREFIX}/bin/
|
||||
@${INSTALL_MAN} ${WRKSRC}/docs/reference/gtk/gtk-update-icon-cache.1 \
|
||||
${STAGEDIR}${PREFIX}/man/man1/
|
||||
# @${INSTALL_MAN} ${WRKSRC}/docs/reference/gtk/gtk-update-icon-cache.1 \
|
||||
# ${STAGEDIR}${PREFIX}/man/man1/
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (gnome2/gtk+-2.24.25.tar.xz) = 38af1020cb8ff3d10dda2c8807f11e92af9d2fa4045de61c62eedb7fbc7ea5b3
|
||||
SIZE (gnome2/gtk+-2.24.25.tar.xz) = 13327832
|
||||
SHA256 (gnome2/gtk+-2.24.27.tar.xz) = 20cb10cae43999732a9af2e9aac4d1adebf2a9c2e1ba147050976abca5cd24f4
|
||||
SIZE (gnome2/gtk+-2.24.27.tar.xz) = 13349252
|
||||
|
Loading…
Reference in New Issue
Block a user