Date: Tue, 29 Dec 2015 16:58:34 +0000 (UTC) From: Olivier Duchateau <olivierd@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r404762 - head/x11/xfce4-whiskermenu-plugin Message-ID: <201512291658.tBTGwY7T002436@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: olivierd Date: Tue Dec 29 16:58:34 2015 New Revision: 404762 URL: https://svnweb.freebsd.org/changeset/ports/404762 Log: - Update to 1.5.2 - Adjust WWW entry Modified: head/x11/xfce4-whiskermenu-plugin/Makefile head/x11/xfce4-whiskermenu-plugin/distinfo head/x11/xfce4-whiskermenu-plugin/pkg-descr head/x11/xfce4-whiskermenu-plugin/pkg-plist Modified: head/x11/xfce4-whiskermenu-plugin/Makefile ============================================================================== --- head/x11/xfce4-whiskermenu-plugin/Makefile Tue Dec 29 16:42:19 2015 (r404761) +++ head/x11/xfce4-whiskermenu-plugin/Makefile Tue Dec 29 16:58:34 2015 (r404762) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xfce4-whiskermenu-plugin -PORTVERSION= 1.5.1 +PORTVERSION= 1.5.2 CATEGORIES= x11 xfce MASTER_SITES= XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -USES= cmake gettext pkgconfig tar:bzip2 xfce +USES= cmake:outsource gettext pkgconfig tar:bzip2 xfce USE_GNOME= gtk20 USE_XFCE= panel INSTALLS_ICONS= yes Modified: head/x11/xfce4-whiskermenu-plugin/distinfo ============================================================================== --- head/x11/xfce4-whiskermenu-plugin/distinfo Tue Dec 29 16:42:19 2015 (r404761) +++ head/x11/xfce4-whiskermenu-plugin/distinfo Tue Dec 29 16:58:34 2015 (r404762) @@ -1,2 +1,2 @@ -SHA256 (xfce4/xfce4-whiskermenu-plugin-1.5.1.tar.bz2) = 1c7650562322867513370ab575536b67aa3712329bb60a0c91a0a70e23a8945a -SIZE (xfce4/xfce4-whiskermenu-plugin-1.5.1.tar.bz2) = 148050 +SHA256 (xfce4/xfce4-whiskermenu-plugin-1.5.2.tar.bz2) = 307cbfa532a28c5c753409aba0330c2da010047b8fc2d669e06f12bf17712e38 +SIZE (xfce4/xfce4-whiskermenu-plugin-1.5.2.tar.bz2) = 149714 Modified: head/x11/xfce4-whiskermenu-plugin/pkg-descr ============================================================================== --- head/x11/xfce4-whiskermenu-plugin/pkg-descr Tue Dec 29 16:42:19 2015 (r404761) +++ head/x11/xfce4-whiskermenu-plugin/pkg-descr Tue Dec 29 16:58:34 2015 (r404762) @@ -1,3 +1,3 @@ Whisker Menu is an alternate application launcher for the Xfce Desktop. -WWW: http://gottcode.org/xfce4-whiskermenu-plugin/ +WWW: http://goodies.xfce.org/projects/panel-plugins/xfce4-whiskermenu-plugin Modified: head/x11/xfce4-whiskermenu-plugin/pkg-plist ============================================================================== --- head/x11/xfce4-whiskermenu-plugin/pkg-plist Tue Dec 29 16:42:19 2015 (r404761) +++ head/x11/xfce4-whiskermenu-plugin/pkg-plist Tue Dec 29 16:58:34 2015 (r404762) @@ -32,6 +32,7 @@ share/locale/id/LC_MESSAGES/xfce4-whiske share/locale/it/LC_MESSAGES/xfce4-whiskermenu-plugin.mo share/locale/ja/LC_MESSAGES/xfce4-whiskermenu-plugin.mo share/locale/kk/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/ko/LC_MESSAGES/xfce4-whiskermenu-plugin.mo share/locale/lt/LC_MESSAGES/xfce4-whiskermenu-plugin.mo share/locale/lv/LC_MESSAGES/xfce4-whiskermenu-plugin.mo share/locale/ms/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512291658.tBTGwY7T002436>