diff options
author | olivierd <olivierd@FreeBSD.org> | 2015-07-12 03:00:49 +0800 |
---|---|---|
committer | olivierd <olivierd@FreeBSD.org> | 2015-07-12 03:00:49 +0800 |
commit | 268735d873c23261e748bd0746bf01d145c5bd8d (patch) | |
tree | d56b8ce639af2fbe28f2b9f49946bb7db2822fe9 /x11 | |
parent | 8660013e82e9fa61eeb93cdd01d536d5410b8b4f (diff) | |
download | freebsd-ports-gnome-268735d873c23261e748bd0746bf01d145c5bd8d.tar.gz freebsd-ports-gnome-268735d873c23261e748bd0746bf01d145c5bd8d.tar.zst freebsd-ports-gnome-268735d873c23261e748bd0746bf01d145c5bd8d.zip |
Update to 1.1.0
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xfce4-verve-plugin/Makefile | 8 | ||||
-rw-r--r-- | x11/xfce4-verve-plugin/distinfo | 4 | ||||
-rw-r--r-- | x11/xfce4-verve-plugin/pkg-plist | 2 |
3 files changed, 8 insertions, 6 deletions
diff --git a/x11/xfce4-verve-plugin/Makefile b/x11/xfce4-verve-plugin/Makefile index 93767354a25c..859cc46225bc 100644 --- a/x11/xfce4-verve-plugin/Makefile +++ b/x11/xfce4-verve-plugin/Makefile @@ -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}/devel/pcre \ 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> diff --git a/x11/xfce4-verve-plugin/distinfo b/x11/xfce4-verve-plugin/distinfo index f04c4adf461e..e78a9bc64f4e 100644 --- a/x11/xfce4-verve-plugin/distinfo +++ b/x11/xfce4-verve-plugin/distinfo @@ -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 diff --git a/x11/xfce4-verve-plugin/pkg-plist b/x11/xfce4-verve-plugin/pkg-plist index 0a7a06f48058..e75e1dcb9567 100644 --- a/x11/xfce4-verve-plugin/pkg-plist +++ b/x11/xfce4-verve-plugin/pkg-plist @@ -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 |