diff options
author | olivierd <olivierd@FreeBSD.org> | 2014-06-25 23:38:23 +0800 |
---|---|---|
committer | olivierd <olivierd@FreeBSD.org> | 2014-06-25 23:38:23 +0800 |
commit | ef68a726644152f059909f1a3cffd4f62d36fcae (patch) | |
tree | 12e3c28512257934fa6d2ffef8b178ddb8ea3a55 /x11/xfce4-whiskermenu-plugin | |
parent | d59277e523c4a1e55f03bd334df557802a638c98 (diff) | |
download | freebsd-ports-gnome-ef68a726644152f059909f1a3cffd4f62d36fcae.tar.gz freebsd-ports-gnome-ef68a726644152f059909f1a3cffd4f62d36fcae.tar.zst freebsd-ports-gnome-ef68a726644152f059909f1a3cffd4f62d36fcae.zip |
- Update to 1.4.0
- Add LICENSE_FILE
Diffstat (limited to 'x11/xfce4-whiskermenu-plugin')
-rw-r--r-- | x11/xfce4-whiskermenu-plugin/Makefile | 3 | ||||
-rw-r--r-- | x11/xfce4-whiskermenu-plugin/distinfo | 4 | ||||
-rw-r--r-- | x11/xfce4-whiskermenu-plugin/pkg-plist | 5 |
3 files changed, 5 insertions, 7 deletions
diff --git a/x11/xfce4-whiskermenu-plugin/Makefile b/x11/xfce4-whiskermenu-plugin/Makefile index c97586b93629..59bd5964727f 100644 --- a/x11/xfce4-whiskermenu-plugin/Makefile +++ b/x11/xfce4-whiskermenu-plugin/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xfce4-whiskermenu-plugin -PORTVERSION= 1.3.2 +PORTVERSION= 1.4.0 CATEGORIES= x11 xfce MASTER_SITES= http://gottcode.org/${PORTNAME}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src @@ -12,6 +12,7 @@ MAINTAINER= xfce@FreeBSD.org COMMENT= Alternate menu for the Xfce Desktop LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/x11/xfce4-whiskermenu-plugin/distinfo b/x11/xfce4-whiskermenu-plugin/distinfo index d6a4a4bb5b37..52bd627eaf24 100644 --- a/x11/xfce4-whiskermenu-plugin/distinfo +++ b/x11/xfce4-whiskermenu-plugin/distinfo @@ -1,2 +1,2 @@ -SHA256 (xfce4/xfce4-whiskermenu-plugin-1.3.2-src.tar.bz2) = a104b2266675a3ea3c7b98aab7b075a351d813ea29098504031a62f365e5a0fc -SIZE (xfce4/xfce4-whiskermenu-plugin-1.3.2-src.tar.bz2) = 131115 +SHA256 (xfce4/xfce4-whiskermenu-plugin-1.4.0-src.tar.bz2) = 0f75f4551357a19200d14aa4df69755291a9db1b6fd49ab7ac51fd795c0a87e2 +SIZE (xfce4/xfce4-whiskermenu-plugin-1.4.0-src.tar.bz2) = 136131 diff --git a/x11/xfce4-whiskermenu-plugin/pkg-plist b/x11/xfce4-whiskermenu-plugin/pkg-plist index ea38997de731..2ec6fb60abd0 100644 --- a/x11/xfce4-whiskermenu-plugin/pkg-plist +++ b/x11/xfce4-whiskermenu-plugin/pkg-plist @@ -50,11 +50,10 @@ share/locale/tr/LC_MESSAGES/xfce4-whiskermenu-plugin.mo share/locale/uk/LC_MESSAGES/xfce4-whiskermenu-plugin.mo share/locale/uz/LC_MESSAGES/xfce4-whiskermenu-plugin.mo share/locale/vi/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/zh_CN/LC_MESSAGES/xfce4-whiskermenu-plugin.mo share/locale/zh_TW/LC_MESSAGES/xfce4-whiskermenu-plugin.mo share/xfce4/panel/plugins/whiskermenu.desktop @dirrmtry share/xfce4/panel/plugins -@dirrmtry share/xfce4/panel -@dirrmtry share/xfce4 @dirrmtry share/locale/sr@latin/LC_MESSAGES @dirrmtry share/locale/sr@latin @dirrmtry share/locale/kk/LC_MESSAGES @@ -62,5 +61,3 @@ share/xfce4/panel/plugins/whiskermenu.desktop @dirrmtry share/locale/ast/LC_MESSAGES @dirrmtry share/locale/ast @dirrmtry lib/xfce4/panel/plugins -@dirrmtry lib/xfce4/panel -@dirrmtry lib/xfce4 |