Date: Wed, 3 Jul 2019 14:48:19 +0000 (UTC) From: Guido Falsi <madpilot@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r505757 - head/x11/xfce4-terminal Message-ID: <201907031448.x63EmJY4012735@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: madpilot Date: Wed Jul 3 14:48:19 2019 New Revision: 505757 URL: https://svnweb.freebsd.org/changeset/ports/505757 Log: - Update xfce4-terminal to 0.8.8 - Remove comment which slipped in by mistake Modified: head/x11/xfce4-terminal/Makefile head/x11/xfce4-terminal/distinfo head/x11/xfce4-terminal/pkg-plist Modified: head/x11/xfce4-terminal/Makefile ============================================================================== --- head/x11/xfce4-terminal/Makefile Wed Jul 3 14:41:53 2019 (r505756) +++ head/x11/xfce4-terminal/Makefile Wed Jul 3 14:48:19 2019 (r505757) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= xfce4-terminal -PORTVERSION= 0.8.7.4 -PORTREVISION= 2 +PORTVERSION= 0.8.8 CATEGORIES= x11 xfce MASTER_SITES= XFCE/apps DIST_SUBDIR= xfce4 @@ -16,8 +15,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libpcre2-8.so:devel/pcre2 \ libgnutls.so:security/gnutls - -#libdbus-glib-1.so:devel/dbus-glib XXX check USES= gettext-tools gmake gnome pkgconfig tar:bzip2 xfce:gtk3 USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 intltool libxml2 vte3 Modified: head/x11/xfce4-terminal/distinfo ============================================================================== --- head/x11/xfce4-terminal/distinfo Wed Jul 3 14:41:53 2019 (r505756) +++ head/x11/xfce4-terminal/distinfo Wed Jul 3 14:48:19 2019 (r505757) @@ -1,3 +1,3 @@ -TIMESTAMP = 1526398448 -SHA256 (xfce4/xfce4-terminal-0.8.7.4.tar.bz2) = a88f98af4da72394f2cfbd7f14b0f053ec0a3b58a4f6a577836357c60a6c42ab -SIZE (xfce4/xfce4-terminal-0.8.7.4.tar.bz2) = 884272 +TIMESTAMP = 1562148628 +SHA256 (xfce4/xfce4-terminal-0.8.8.tar.bz2) = 8fba6a60d3a0fee07417ad7c36bf78cc45be1b27f0759e125051aa73f08487fd +SIZE (xfce4/xfce4-terminal-0.8.8.tar.bz2) = 938843 Modified: head/x11/xfce4-terminal/pkg-plist ============================================================================== --- head/x11/xfce4-terminal/pkg-plist Wed Jul 3 14:41:53 2019 (r505756) +++ head/x11/xfce4-terminal/pkg-plist Wed Jul 3 14:48:19 2019 (r505757) @@ -23,7 +23,9 @@ share/applications/xfce4-terminal.desktop %%NLS%%share/locale/he/LC_MESSAGES/xfce4-terminal.mo %%NLS%%share/locale/hr/LC_MESSAGES/xfce4-terminal.mo %%NLS%%share/locale/hu/LC_MESSAGES/xfce4-terminal.mo +%%NLS%%share/locale/hy_AM/LC_MESSAGES/xfce4-terminal.mo %%NLS%%share/locale/id/LC_MESSAGES/xfce4-terminal.mo +%%NLS%%share/locale/ie/LC_MESSAGES/xfce4-terminal.mo %%NLS%%share/locale/is/LC_MESSAGES/xfce4-terminal.mo %%NLS%%share/locale/it/LC_MESSAGES/xfce4-terminal.mo %%NLS%%share/locale/ja/LC_MESSAGES/xfce4-terminal.mo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201907031448.x63EmJY4012735>