From owner-svn-ports-all@freebsd.org Sat Feb 25 16:54:50 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 43259CED943; Sat, 25 Feb 2017 16:54:50 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1DCDF9EA; Sat, 25 Feb 2017 16:54:50 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1PGsnTG040614; Sat, 25 Feb 2017 16:54:49 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1PGsmV0040610; Sat, 25 Feb 2017 16:54:48 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201702251654.v1PGsmV0040610@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Sat, 25 Feb 2017 16:54:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r434828 - in head/sysutils/xfce4-systemload-plugin: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Feb 2017 16:54:50 -0000 Author: olivierd Date: Sat Feb 25 16:54:48 2017 New Revision: 434828 URL: https://svnweb.freebsd.org/changeset/ports/434828 Log: - Update to 1.2.1 - Sort USES - Regenerate patch with 'make makepatch' Modified: head/sysutils/xfce4-systemload-plugin/Makefile head/sysutils/xfce4-systemload-plugin/distinfo head/sysutils/xfce4-systemload-plugin/files/patch-configure head/sysutils/xfce4-systemload-plugin/pkg-plist Modified: head/sysutils/xfce4-systemload-plugin/Makefile ============================================================================== --- head/sysutils/xfce4-systemload-plugin/Makefile Sat Feb 25 16:47:11 2017 (r434827) +++ head/sysutils/xfce4-systemload-plugin/Makefile Sat Feb 25 16:54:48 2017 (r434828) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= xfce4-systemload-plugin -PORTVERSION= 1.1.2 -PORTREVISION= 3 +PORTVERSION= 1.2.1 CATEGORIES= sysutils xfce MASTER_SITES= XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 @@ -18,8 +17,8 @@ LIB_DEPENDS= libupower-glib.so:sysutils/ SSP_UNSAFE= yes GNU_CONFIGURE= yes INSTALL_TARGET= install-strip -USES= gmake libtool pkgconfig gettext-tools xfce tar:bzip2 -USE_GNOME= gtk20 intltool intlhack +USES= gettext-tools gmake libtool pkgconfig tar:bzip2 xfce:gtk3 +USE_GNOME= gtk30 intltool cairo gdkpixbuf2 USE_XFCE= panel OPTIONS_DEFINE= NLS Modified: head/sysutils/xfce4-systemload-plugin/distinfo ============================================================================== --- head/sysutils/xfce4-systemload-plugin/distinfo Sat Feb 25 16:47:11 2017 (r434827) +++ head/sysutils/xfce4-systemload-plugin/distinfo Sat Feb 25 16:54:48 2017 (r434828) @@ -1,2 +1,3 @@ -SHA256 (xfce4/xfce4-systemload-plugin-1.1.2.tar.bz2) = b469b6b3a08ec29b9061151950d876d36bf25a3106ec77256923fdd6b5d18a7c -SIZE (xfce4/xfce4-systemload-plugin-1.1.2.tar.bz2) = 305948 +TIMESTAMP = 1488040011 +SHA256 (xfce4/xfce4-systemload-plugin-1.2.1.tar.bz2) = 2bf7d0802534a1eb2e9f251af2bb97abc3f58608c1f01511d302c06111d34812 +SIZE (xfce4/xfce4-systemload-plugin-1.2.1.tar.bz2) = 328136 Modified: head/sysutils/xfce4-systemload-plugin/files/patch-configure ============================================================================== --- head/sysutils/xfce4-systemload-plugin/files/patch-configure Sat Feb 25 16:47:11 2017 (r434827) +++ head/sysutils/xfce4-systemload-plugin/files/patch-configure Sat Feb 25 16:54:48 2017 (r434828) @@ -1,6 +1,6 @@ ---- ./configure.orig 2012-06-30 07:54:42.000000000 +0000 -+++ ./configure 2014-01-30 14:45:44.000000000 +0000 -@@ -13178,7 +13178,7 @@ +--- configure.orig 2016-11-01 14:41:34 UTC ++++ configure +@@ -13214,7 +13214,7 @@ _ACEOF fi fi Modified: head/sysutils/xfce4-systemload-plugin/pkg-plist ============================================================================== --- head/sysutils/xfce4-systemload-plugin/pkg-plist Sat Feb 25 16:47:11 2017 (r434827) +++ head/sysutils/xfce4-systemload-plugin/pkg-plist Sat Feb 25 16:54:48 2017 (r434828) @@ -14,6 +14,7 @@ lib/xfce4/panel/plugins/libsystemload.so %%NLS%%share/locale/fi/LC_MESSAGES/xfce4-systemload-plugin.mo %%NLS%%share/locale/fr/LC_MESSAGES/xfce4-systemload-plugin.mo %%NLS%%share/locale/gl/LC_MESSAGES/xfce4-systemload-plugin.mo +%%NLS%%share/locale/he/LC_MESSAGES/xfce4-systemload-plugin.mo %%NLS%%share/locale/hr/LC_MESSAGES/xfce4-systemload-plugin.mo %%NLS%%share/locale/hu/LC_MESSAGES/xfce4-systemload-plugin.mo %%NLS%%share/locale/id/LC_MESSAGES/xfce4-systemload-plugin.mo