Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Apr 2016 19:42:36 +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: r413477 - in head/x11/xfce4-whiskermenu-plugin: . files
Message-ID:  <201604161942.u3GJgaTu006270@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: olivierd
Date: Sat Apr 16 19:42:36 2016
New Revision: 413477
URL: https://svnweb.freebsd.org/changeset/ports/413477

Log:
  Update to 1.5.3

Deleted:
  head/x11/xfce4-whiskermenu-plugin/files/patch-CMakeLists.txt
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	Sat Apr 16 19:02:48 2016	(r413476)
+++ head/x11/xfce4-whiskermenu-plugin/Makefile	Sat Apr 16 19:42:36 2016	(r413477)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	xfce4-whiskermenu-plugin
-PORTVERSION=	1.5.2
+PORTVERSION=	1.5.3
 CATEGORIES=	x11 xfce
 MASTER_SITES=	XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R}
 DIST_SUBDIR=	xfce4
@@ -15,12 +15,11 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 WRKSRC=	${WRKDIR}/${PORTNAME}-${PORTVERSION}
 
-USES=	cmake:outsource gettext pkgconfig tar:bzip2 xfce
+USES=	cmake:outsource gettext localbase pkgconfig tar:bzip2 xfce
 USE_GNOME=	gtk20
 USE_XFCE=	panel
 INSTALLS_ICONS=	yes
 
-CPPFLAGS+=	-I${LOCALBASE}/include
-LDFLAGS+=       -L${LOCALBASE}/lib
+CMAKE_ARGS+=	-DCMAKE_INSTALL_MANDIR=${MANDIRS}
 
 .include <bsd.port.mk>

Modified: head/x11/xfce4-whiskermenu-plugin/distinfo
==============================================================================
--- head/x11/xfce4-whiskermenu-plugin/distinfo	Sat Apr 16 19:02:48 2016	(r413476)
+++ head/x11/xfce4-whiskermenu-plugin/distinfo	Sat Apr 16 19:42:36 2016	(r413477)
@@ -1,2 +1,2 @@
-SHA256 (xfce4/xfce4-whiskermenu-plugin-1.5.2.tar.bz2) = 307cbfa532a28c5c753409aba0330c2da010047b8fc2d669e06f12bf17712e38
-SIZE (xfce4/xfce4-whiskermenu-plugin-1.5.2.tar.bz2) = 149714
+SHA256 (xfce4/xfce4-whiskermenu-plugin-1.5.3.tar.bz2) = 68a8273395671d5163fd8cd9a73755ef03d4ea74891204498a21582a9c2e925b
+SIZE (xfce4/xfce4-whiskermenu-plugin-1.5.3.tar.bz2) = 152134

Modified: head/x11/xfce4-whiskermenu-plugin/pkg-plist
==============================================================================
--- head/x11/xfce4-whiskermenu-plugin/pkg-plist	Sat Apr 16 19:02:48 2016	(r413476)
+++ head/x11/xfce4-whiskermenu-plugin/pkg-plist	Sat Apr 16 19:42:36 2016	(r413477)
@@ -10,6 +10,7 @@ share/icons/hicolor/32x32/apps/xfce4-whi
 share/icons/hicolor/48x48/apps/xfce4-whiskermenu.png
 share/icons/hicolor/64x64/apps/xfce4-whiskermenu.png
 share/icons/hicolor/scalable/apps/xfce4-whiskermenu.svg
+share/locale/am/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
 share/locale/ar/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
 share/locale/ast/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
 share/locale/bg/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
@@ -29,6 +30,7 @@ share/locale/he/LC_MESSAGES/xfce4-whiske
 share/locale/hr/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
 share/locale/hu/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
 share/locale/id/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
+share/locale/is/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201604161942.u3GJgaTu006270>