Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Feb 2017 16:54:48 +0000 (UTC)
From:      Olivier Duchateau <olivierd@FreeBSD.org>
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
Message-ID:  <201702251654.v1PGsmV0040610@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702251654.v1PGsmV0040610>