svn commit: r348594 - head/x11/xfce4-whiskermenu-plugin

Olivier Duchateau olivierd at FreeBSD.org
Tue Mar 18 20:14:25 UTC 2014


Author: olivierd
Date: Tue Mar 18 20:14:23 2014
New Revision: 348594
URL: http://svnweb.freebsd.org/changeset/ports/348594
QAT: https://qat.redports.org/buildarchive/r348594/

Log:
  - Update to 1.3.2
  
  ChangeLog: https://raw.github.com/gottcode/xfce4-whiskermenu-plugin/release-1.3/NEWS

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	Tue Mar 18 20:11:26 2014	(r348593)
+++ head/x11/xfce4-whiskermenu-plugin/Makefile	Tue Mar 18 20:14:23 2014	(r348594)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	xfce4-whiskermenu-plugin
-PORTVERSION=	1.3.1
+PORTVERSION=	1.3.2
 CATEGORIES=	x11 xfce
 MASTER_SITES=	http://gottcode.org/${PORTNAME}/
 DISTNAME=	${PORTNAME}-${PORTVERSION}-src
@@ -15,8 +15,7 @@ LICENSE=	GPLv2
 
 WRKSRC=	${WRKDIR}/${PORTNAME}-${PORTVERSION}
 
-USE_BZIP2=	yes
-USES=	pkgconfig cmake gettext
+USES=	pkgconfig cmake gettext tar:bzip2
 USE_GNOME=	gtk20
 USE_XFCE=	configenv garcon libexo libmenu libutil panel
 INSTALLS_ICONS=	yes

Modified: head/x11/xfce4-whiskermenu-plugin/distinfo
==============================================================================
--- head/x11/xfce4-whiskermenu-plugin/distinfo	Tue Mar 18 20:11:26 2014	(r348593)
+++ head/x11/xfce4-whiskermenu-plugin/distinfo	Tue Mar 18 20:14:23 2014	(r348594)
@@ -1,2 +1,2 @@
-SHA256 (xfce4/xfce4-whiskermenu-plugin-1.3.1-src.tar.bz2) = f393ddf8015061d26fbef72c1a99ff59752c65ae5a12ec62bb2b3ee7ddbd687c
-SIZE (xfce4/xfce4-whiskermenu-plugin-1.3.1-src.tar.bz2) = 127791
+SHA256 (xfce4/xfce4-whiskermenu-plugin-1.3.2-src.tar.bz2) = a104b2266675a3ea3c7b98aab7b075a351d813ea29098504031a62f365e5a0fc
+SIZE (xfce4/xfce4-whiskermenu-plugin-1.3.2-src.tar.bz2) = 131115

Modified: head/x11/xfce4-whiskermenu-plugin/pkg-plist
==============================================================================
--- head/x11/xfce4-whiskermenu-plugin/pkg-plist	Tue Mar 18 20:11:26 2014	(r348593)
+++ head/x11/xfce4-whiskermenu-plugin/pkg-plist	Tue Mar 18 20:14:23 2014	(r348594)
@@ -31,6 +31,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/lv/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
 share/locale/ms/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
 share/locale/nb/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
 share/locale/ne/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
@@ -41,6 +42,7 @@ share/locale/pt_BR/LC_MESSAGES/xfce4-whi
 share/locale/ro/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
 share/locale/ru/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
 share/locale/sk/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
+share/locale/sl/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
 share/locale/sr/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
 share/locale/sr at latin/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
 share/locale/sv/LC_MESSAGES/xfce4-whiskermenu-plugin.mo


More information about the svn-ports-head mailing list