Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Jul 2015 19:00:50 +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: r391767 - head/x11/xfce4-verve-plugin
Message-ID:  <201507111900.t6BJ0o5k052009@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: olivierd
Date: Sat Jul 11 19:00:49 2015
New Revision: 391767
URL: https://svnweb.freebsd.org/changeset/ports/391767

Log:
  Update to 1.1.0

Modified:
  head/x11/xfce4-verve-plugin/Makefile
  head/x11/xfce4-verve-plugin/distinfo
  head/x11/xfce4-verve-plugin/pkg-plist

Modified: head/x11/xfce4-verve-plugin/Makefile
==============================================================================
--- head/x11/xfce4-verve-plugin/Makefile	Sat Jul 11 17:44:26 2015	(r391766)
+++ head/x11/xfce4-verve-plugin/Makefile	Sat Jul 11 19:00:49 2015	(r391767)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	verve-plugin
-PORTVERSION=	1.0.1
-PORTREVISION=	1
+PORTVERSION=	1.1.0
 CATEGORIES=	x11 xfce
 MASTER_SITES=	XFCE/src/panel-plugins/${PKGNAMEPREFIX}${PORTNAME}/${PORTVERSION:R}
 PKGNAMEPREFIX=	xfce4-
@@ -19,15 +18,16 @@ LIB_DEPENDS=	libpcre.so:${PORTSDIR}/deve
 	libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib
 
 GNU_CONFIGURE=	yes
-USES=		gmake libtool pkgconfig xfce tar:bzip2
+USES=		gettext-tools gmake libtool pkgconfig tar:bzip2 xfce
 USE_GNOME=	glib20 intltool intlhack
 USE_XFCE=	panel
+INSTALL_TARGET=	install-strip
 
 CONFIGURE_ARGS=--enable-dbus
 
 OPTIONS_DEFINE=	NLS
 NLS_CONFIGURE_ENABLE=	nls
-NLS_USES=	gettext
+NLS_USES=	gettext-runtime
 OPTIONS_SUB=	yes
 
 .include <bsd.port.mk>

Modified: head/x11/xfce4-verve-plugin/distinfo
==============================================================================
--- head/x11/xfce4-verve-plugin/distinfo	Sat Jul 11 17:44:26 2015	(r391766)
+++ head/x11/xfce4-verve-plugin/distinfo	Sat Jul 11 19:00:49 2015	(r391767)
@@ -1,2 +1,2 @@
-SHA256 (xfce4/xfce4-verve-plugin-1.0.1.tar.bz2) = 3b9c847ef4b10259137e4c8d1baa4a05486b35d3ff01ded3c00a8669c7dc9bf8
-SIZE (xfce4/xfce4-verve-plugin-1.0.1.tar.bz2) = 325191
+SHA256 (xfce4/xfce4-verve-plugin-1.1.0.tar.bz2) = a3196f818c7ad57d19cd6581e168fd2b9f96de070246aea70c35ce2e5f9d9c84
+SIZE (xfce4/xfce4-verve-plugin-1.1.0.tar.bz2) = 353998

Modified: head/x11/xfce4-verve-plugin/pkg-plist
==============================================================================
--- head/x11/xfce4-verve-plugin/pkg-plist	Sat Jul 11 17:44:26 2015	(r391766)
+++ head/x11/xfce4-verve-plugin/pkg-plist	Sat Jul 11 19:00:49 2015	(r391767)
@@ -16,6 +16,7 @@ lib/xfce4/panel/plugins/libverve.so
 %%NLS%%share/locale/fi/LC_MESSAGES/xfce4-verve-plugin.mo
 %%NLS%%share/locale/fr/LC_MESSAGES/xfce4-verve-plugin.mo
 %%NLS%%share/locale/gl/LC_MESSAGES/xfce4-verve-plugin.mo
+%%NLS%%share/locale/he/LC_MESSAGES/xfce4-verve-plugin.mo
 %%NLS%%share/locale/hr/LC_MESSAGES/xfce4-verve-plugin.mo
 %%NLS%%share/locale/hu/LC_MESSAGES/xfce4-verve-plugin.mo
 %%NLS%%share/locale/id/LC_MESSAGES/xfce4-verve-plugin.mo
@@ -23,6 +24,7 @@ lib/xfce4/panel/plugins/libverve.so
 %%NLS%%share/locale/it/LC_MESSAGES/xfce4-verve-plugin.mo
 %%NLS%%share/locale/ja/LC_MESSAGES/xfce4-verve-plugin.mo
 %%NLS%%share/locale/ko/LC_MESSAGES/xfce4-verve-plugin.mo
+%%NLS%%share/locale/lt/LC_MESSAGES/xfce4-verve-plugin.mo
 %%NLS%%share/locale/lv/LC_MESSAGES/xfce4-verve-plugin.mo
 %%NLS%%share/locale/ms/LC_MESSAGES/xfce4-verve-plugin.mo
 %%NLS%%share/locale/nb/LC_MESSAGES/xfce4-verve-plugin.mo



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