diff options
author | olivierd <olivierd@FreeBSD.org> | 2017-02-26 02:25:49 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2017-04-09 19:55:00 +0800 |
commit | 8ea981e46eaff45c3c8ce5f25b2dd7e26baeb606 (patch) | |
tree | 4bde77f26ed75a7f38300affa5ff891c2cd22218 /www | |
parent | 08e29d8eae20c88b7ddd5f99d3a2777aba249b06 (diff) | |
download | freebsd-ports-gnome-8ea981e46eaff45c3c8ce5f25b2dd7e26baeb606.tar.gz freebsd-ports-gnome-8ea981e46eaff45c3c8ce5f25b2dd7e26baeb606.tar.zst freebsd-ports-gnome-8ea981e46eaff45c3c8ce5f25b2dd7e26baeb606.zip |
- Update to 0.5.0
- Sort USES
Diffstat (limited to 'www')
-rw-r--r-- | www/xfce4-smartbookmark-plugin/Makefile | 8 | ||||
-rw-r--r-- | www/xfce4-smartbookmark-plugin/distinfo | 5 | ||||
-rw-r--r-- | www/xfce4-smartbookmark-plugin/pkg-plist | 1 |
3 files changed, 8 insertions, 6 deletions
diff --git a/www/xfce4-smartbookmark-plugin/Makefile b/www/xfce4-smartbookmark-plugin/Makefile index 4777f5432c7e..25afeeee5736 100644 --- a/www/xfce4-smartbookmark-plugin/Makefile +++ b/www/xfce4-smartbookmark-plugin/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= xfce4-smartbookmark-plugin -PORTVERSION= 0.4.6 -PORTREVISION= 1 +PORTVERSION= 0.5.0 CATEGORIES= www xfce MASTER_SITES= XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 @@ -15,8 +14,9 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes -USE_GNOME= gtk20 intltool intlhack -USES= pkgconfig gettext gmake libtool xfce tar:bzip2 +USE_GNOME= gtk30 intltool cairo gdkpixbuf2 +USES= gettext gmake libtool pkgconfig tar:bzip2 xfce:gtk3 USE_XFCE= panel +INSTALL_TARGET= install-strip .include <bsd.port.mk> diff --git a/www/xfce4-smartbookmark-plugin/distinfo b/www/xfce4-smartbookmark-plugin/distinfo index 6435d7c0744d..95f150a0bef0 100644 --- a/www/xfce4-smartbookmark-plugin/distinfo +++ b/www/xfce4-smartbookmark-plugin/distinfo @@ -1,2 +1,3 @@ -SHA256 (xfce4/xfce4-smartbookmark-plugin-0.4.6.tar.bz2) = 3bed2b322cd39ce5845d6da07938c702260f3f1a9700b690ef377fba752ba24f -SIZE (xfce4/xfce4-smartbookmark-plugin-0.4.6.tar.bz2) = 280664 +TIMESTAMP = 1488046874 +SHA256 (xfce4/xfce4-smartbookmark-plugin-0.5.0.tar.bz2) = 139539c58d54d878de86ef8a882c793cd909981e6b888f7f9d5e230a8fe310a4 +SIZE (xfce4/xfce4-smartbookmark-plugin-0.5.0.tar.bz2) = 280988 diff --git a/www/xfce4-smartbookmark-plugin/pkg-plist b/www/xfce4-smartbookmark-plugin/pkg-plist index 6cc8329c84b7..9e2e5e7eed78 100644 --- a/www/xfce4-smartbookmark-plugin/pkg-plist +++ b/www/xfce4-smartbookmark-plugin/pkg-plist @@ -13,6 +13,7 @@ share/locale/es/LC_MESSAGES/xfce4-smartbookmark-plugin.mo share/locale/eu/LC_MESSAGES/xfce4-smartbookmark-plugin.mo share/locale/fr/LC_MESSAGES/xfce4-smartbookmark-plugin.mo share/locale/gl/LC_MESSAGES/xfce4-smartbookmark-plugin.mo +share/locale/he/LC_MESSAGES/xfce4-smartbookmark-plugin.mo share/locale/hr/LC_MESSAGES/xfce4-smartbookmark-plugin.mo share/locale/hu/LC_MESSAGES/xfce4-smartbookmark-plugin.mo share/locale/id/LC_MESSAGES/xfce4-smartbookmark-plugin.mo |