svn commit: r405057 - head/x11/lxmenu-data

Olivier Duchateau olivierd at FreeBSD.org
Sat Jan 2 09:28:27 UTC 2016


Author: olivierd
Date: Sat Jan  2 09:28:25 2016
New Revision: 405057
URL: https://svnweb.freebsd.org/changeset/ports/405057

Log:
  - Update to 0.1.4
  - Adjust LICENSE blob
  - Sort USES
  
  PR:		205361
  Submitted by:	myself
  Approved by:	<horia at racoviceanu.com> (maintainer, timeout 2 weeks)

Modified:
  head/x11/lxmenu-data/Makefile
  head/x11/lxmenu-data/distinfo
  head/x11/lxmenu-data/pkg-plist

Modified: head/x11/lxmenu-data/Makefile
==============================================================================
--- head/x11/lxmenu-data/Makefile	Sat Jan  2 09:03:51 2016	(r405056)
+++ head/x11/lxmenu-data/Makefile	Sat Jan  2 09:28:25 2016	(r405057)
@@ -2,22 +2,19 @@
 # $FreeBSD$
 
 PORTNAME=	lxmenu-data
-PORTVERSION=	0.1.2
-PORTREVISION=	1
+PORTVERSION=	0.1.4
 CATEGORIES=	x11
 MASTER_SITES=	SF/lxde/lxmenu-data%20%28desktop%20menu%29/lxmenu-data%20${PORTVERSION}/
 
 MAINTAINER=	horia at racoviceanu.com
 COMMENT=	Menu data used by lxpanel
 
-LICENSE=	GPLv2
+LICENSE=	LGPL21
 
 BUILD_DEPENDS=	p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser
 
-USES=		gmake gettext
-USE_XORG=	x11 xmu
+USES=		gettext gmake tar:xz
 USE_GNOME=	intltool
-USE_AUTOTOOLS=	automake:env
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS+=--prefix=${LOCALBASE} --sysconfdir=${LOCALBASE}/etc
 

Modified: head/x11/lxmenu-data/distinfo
==============================================================================
--- head/x11/lxmenu-data/distinfo	Sat Jan  2 09:03:51 2016	(r405056)
+++ head/x11/lxmenu-data/distinfo	Sat Jan  2 09:28:25 2016	(r405057)
@@ -1,2 +1,2 @@
-SHA256 (lxmenu-data-0.1.2.tar.gz) = 34c285a0430404e815263a4bb33a79eb47b168c56469be0f7ffb19730a57a045
-SIZE (lxmenu-data-0.1.2.tar.gz) = 298734
+SHA256 (lxmenu-data-0.1.4.tar.xz) = 8802fbc88e4cac80dbf0a2926deb30eeb127c54b93254d7bda591cbe174bfb1c
+SIZE (lxmenu-data-0.1.4.tar.xz) = 179180

Modified: head/x11/lxmenu-data/pkg-plist
==============================================================================
--- head/x11/lxmenu-data/pkg-plist	Sat Jan  2 09:03:51 2016	(r405056)
+++ head/x11/lxmenu-data/pkg-plist	Sat Jan  2 09:28:25 2016	(r405057)
@@ -13,6 +13,7 @@ share/desktop-directories/lxde-network.d
 share/desktop-directories/lxde-office.directory
 share/desktop-directories/lxde-other.directory
 share/desktop-directories/lxde-personal.directory
+share/desktop-directories/lxde-science-math.directory
 share/desktop-directories/lxde-settings-system.directory
 share/desktop-directories/lxde-settings.directory
 share/desktop-directories/lxde-system-tools.directory


More information about the svn-ports-all mailing list