svn commit: r359254 - head/x11/xfce4-whiskermenu-plugin
Olivier Duchateau
olivierd at FreeBSD.org
Wed Jun 25 15:38:24 UTC 2014
Author: olivierd
Date: Wed Jun 25 15:38:23 2014
New Revision: 359254
URL: http://svnweb.freebsd.org/changeset/ports/359254
QAT: https://qat.redports.org/buildarchive/r359254/
Log:
- Update to 1.4.0
- Add LICENSE_FILE
Modified:
head/x11/xfce4-whiskermenu-plugin/Makefile
head/x11/xfce4-whiskermenu-plugin/distinfo
head/x11/xfce4-whiskermenu-plugin/pkg-plist
Modified: head/x11/xfce4-whiskermenu-plugin/Makefile
==============================================================================
--- head/x11/xfce4-whiskermenu-plugin/Makefile Wed Jun 25 15:25:40 2014 (r359253)
+++ head/x11/xfce4-whiskermenu-plugin/Makefile Wed Jun 25 15:38:23 2014 (r359254)
@@ -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 at FreeBSD.org
COMMENT= Alternate menu for the Xfce Desktop
LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
Modified: head/x11/xfce4-whiskermenu-plugin/distinfo
==============================================================================
--- head/x11/xfce4-whiskermenu-plugin/distinfo Wed Jun 25 15:25:40 2014 (r359253)
+++ head/x11/xfce4-whiskermenu-plugin/distinfo Wed Jun 25 15:38:23 2014 (r359254)
@@ -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
Modified: head/x11/xfce4-whiskermenu-plugin/pkg-plist
==============================================================================
--- head/x11/xfce4-whiskermenu-plugin/pkg-plist Wed Jun 25 15:25:40 2014 (r359253)
+++ head/x11/xfce4-whiskermenu-plugin/pkg-plist Wed Jun 25 15:38:23 2014 (r359254)
@@ -50,11 +50,10 @@ share/locale/tr/LC_MESSAGES/xfce4-whiske
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
- at dirrmtry share/xfce4/panel
- at dirrmtry share/xfce4
@dirrmtry share/locale/sr at latin/LC_MESSAGES
@dirrmtry share/locale/sr at latin
@dirrmtry share/locale/kk/LC_MESSAGES
@@ -62,5 +61,3 @@ share/xfce4/panel/plugins/whiskermenu.de
@dirrmtry share/locale/ast/LC_MESSAGES
@dirrmtry share/locale/ast
@dirrmtry lib/xfce4/panel/plugins
- at dirrmtry lib/xfce4/panel
- at dirrmtry lib/xfce4
More information about the svn-ports-all
mailing list