diff options
author | miwi <miwi@FreeBSD.org> | 2008-03-15 00:51:14 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-03-15 00:51:14 +0800 |
commit | 02f7722a8b6a19dfebe5ca19c512956844df1ed9 (patch) | |
tree | 5c0b7ac2a59c7684a3bd0eea0b7ab96938f70d08 | |
parent | 112f324767c25cf0e9c0b3fb84f6d7e5f94a4acc (diff) | |
download | freebsd-ports-gnome-02f7722a8b6a19dfebe5ca19c512956844df1ed9.tar.gz freebsd-ports-gnome-02f7722a8b6a19dfebe5ca19c512956844df1ed9.tar.zst freebsd-ports-gnome-02f7722a8b6a19dfebe5ca19c512956844df1ed9.zip |
- Update to 0.8.1
- Replace USE_XLIB by USE_XORG
PR: 121484
Submitted by: Rene Ladan <r.c.ladan@gmail.com> (maintainer)
-rw-r--r-- | x11/xfce4-clipman-plugin/Makefile | 5 | ||||
-rw-r--r-- | x11/xfce4-clipman-plugin/distinfo | 6 | ||||
-rw-r--r-- | x11/xfce4-clipman-plugin/pkg-plist | 7 |
3 files changed, 12 insertions, 6 deletions
diff --git a/x11/xfce4-clipman-plugin/Makefile b/x11/xfce4-clipman-plugin/Makefile index 13245f7f8cf5..2336be1b5dfb 100644 --- a/x11/xfce4-clipman-plugin/Makefile +++ b/x11/xfce4-clipman-plugin/Makefile @@ -6,8 +6,7 @@ # PORTNAME= xfce4-clipman-plugin -PORTVERSION= 0.8.0 -PORTREVISION= 4 +PORTVERSION= 0.8.1 CATEGORIES= x11 xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 @@ -21,6 +20,6 @@ USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig USE_XFCE= configenv panel libgui libutil -USE_XLIB= yes +USE_XORG= x11 ice sm xpm .include <bsd.port.mk> diff --git a/x11/xfce4-clipman-plugin/distinfo b/x11/xfce4-clipman-plugin/distinfo index 780e90551408..3d3a1c853b9d 100644 --- a/x11/xfce4-clipman-plugin/distinfo +++ b/x11/xfce4-clipman-plugin/distinfo @@ -1,3 +1,3 @@ -MD5 (xfce4/xfce4-clipman-plugin-0.8.0.tar.bz2) = 808d4e8bc6e9a9d4ed30124fb2236c1d -SHA256 (xfce4/xfce4-clipman-plugin-0.8.0.tar.bz2) = 49e6c6160ae4c4123836fd1b8e24edff567cd3345e4b3f9e847299733888a1ca -SIZE (xfce4/xfce4-clipman-plugin-0.8.0.tar.bz2) = 193458 +MD5 (xfce4/xfce4-clipman-plugin-0.8.1.tar.bz2) = 3b2973ad5aae70720eda028e9af0b449 +SHA256 (xfce4/xfce4-clipman-plugin-0.8.1.tar.bz2) = 04b2fb7dca997da91337dae5e6df8eaf9dd471440d0d504992ad9a92fe268c88 +SIZE (xfce4/xfce4-clipman-plugin-0.8.1.tar.bz2) = 206726 diff --git a/x11/xfce4-clipman-plugin/pkg-plist b/x11/xfce4-clipman-plugin/pkg-plist index 7c2ba26b8c30..52f875343dc9 100644 --- a/x11/xfce4-clipman-plugin/pkg-plist +++ b/x11/xfce4-clipman-plugin/pkg-plist @@ -2,12 +2,19 @@ libexec/xfce4/panel-plugins/xfce4-clipman-plugin share/locale/ca/LC_MESSAGES/xfce4-clipman-plugin.mo share/locale/cs/LC_MESSAGES/xfce4-clipman-plugin.mo share/locale/de/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/en_GB/LC_MESSAGES/xfce4-clipman-plugin.mo share/locale/eu/LC_MESSAGES/xfce4-clipman-plugin.mo share/locale/fr/LC_MESSAGES/xfce4-clipman-plugin.mo share/locale/hu/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/it/LC_MESSAGES/xfce4-clipman-plugin.mo share/locale/ja/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/lv/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/nb_NO/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/ur/LC_MESSAGES/xfce4-clipman-plugin.mo share/locale/pl/LC_MESSAGES/xfce4-clipman-plugin.mo share/locale/pt_BR/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/pt_PT/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/uk/LC_MESSAGES/xfce4-clipman-plugin.mo share/locale/zh_TW/LC_MESSAGES/xfce4-clipman-plugin.mo share/xfce4/panel-plugins/clipman.desktop @dirrmtry share/xfce4/panel-plugins |