svn commit: r510862 - head/x11/tint
Steve Wills
swills at FreeBSD.org
Mon Sep 2 22:38:15 UTC 2019
Author: swills
Date: Mon Sep 2 22:38:14 2019
New Revision: 510862
URL: https://svnweb.freebsd.org/changeset/ports/510862
Log:
x11/tint: Update to 16.7
PR: 239595
Submitted by: yamagi at yamagi.orga (maintainer)
Modified:
head/x11/tint/Makefile (contents, props changed)
head/x11/tint/distinfo (contents, props changed)
Modified: head/x11/tint/Makefile
==============================================================================
--- head/x11/tint/Makefile Mon Sep 2 22:35:05 2019 (r510861)
+++ head/x11/tint/Makefile Mon Sep 2 22:38:14 2019 (r510862)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= tint2
-PORTVERSION= 16.6
+PORTVERSION= 16.7
CATEGORIES= x11
MAINTAINER= yamagi at yamagi.org
@@ -15,21 +15,22 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
libImlib2.so:graphics/imlib2 \
libstartup-notification-1.so:x11/startup-notification
-USES= alias cmake desktop-file-utils gettext-runtime \
- pkgconfig shared-mime-info
+USES= alias cmake desktop-file-utils gettext-runtime gnome pkgconfig \
+ shared-mime-info
USE_GNOME= cairo glib20 gtk20 librsvg2 pango
USE_XORG= x11 xcomposite xdamage xext xfixes xinerama xrandr xrender
+
INSTALLS_ICONS= yes
+CMAKE_ARGS= -DMANDIR:PATH=man \
+ -DSYSCONFDIR:PATH=etc
-CMAKE_ARGS= -DMANDIR:PATH=man -DSYSCONFDIR:PATH=etc
-
-OPTIONS_DEFINE= DOCS NLS
-OPTIONS_SUB= yes
-NLS_USES= gettext
+OPTIONS_DEFINE= DOCS NLS
+OPTIONS_SUB= yes
+NLS_USES= gettext
NLS_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_Gettext
USE_GITLAB= yes
GL_ACCOUNT= o9000
-GL_COMMIT= 1054aac7ca9f93aa140a5a7606b75599521fed5b
+GL_COMMIT= 78313502d3b26c217f5583a23ef571bc9e0edc45
.include <bsd.port.mk>
Modified: head/x11/tint/distinfo
==============================================================================
--- head/x11/tint/distinfo Mon Sep 2 22:35:05 2019 (r510861)
+++ head/x11/tint/distinfo Mon Sep 2 22:38:14 2019 (r510862)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1533483658
-SHA256 (o9000-tint2-1054aac7ca9f93aa140a5a7606b75599521fed5b_GL0.tar.gz) = 62979e630d9f6fb7f147406da095a2ee794f19204e65368bb6b1f02c9ac3330d
-SIZE (o9000-tint2-1054aac7ca9f93aa140a5a7606b75599521fed5b_GL0.tar.gz) = 546824
+TIMESTAMP = 1564742554
+SHA256 (o9000-tint2-78313502d3b26c217f5583a23ef571bc9e0edc45_GL0.tar.gz) = e2f70a129507918466f5d88bde8696c37c3d5365eb1d47b21bd668bdc1a78542
+SIZE (o9000-tint2-78313502d3b26c217f5583a23ef571bc9e0edc45_GL0.tar.gz) = 551355
More information about the svn-ports-head
mailing list