- Update to 0.1.4

- Adjust LICENSE blob
- Sort USES

PR:		205361
Submitted by:	myself
Approved by:	<horia@racoviceanu.com> (maintainer, timeout 2 weeks)
This commit is contained in:
Olivier Duchateau 2016-01-02 09:28:25 +00:00
parent ba85ff32e9
commit a8af8991fb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=405057
3 changed files with 6 additions and 8 deletions

View file

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

View file

@ -1,2 +1,2 @@
SHA256 (lxmenu-data-0.1.2.tar.gz) = 34c285a0430404e815263a4bb33a79eb47b168c56469be0f7ffb19730a57a045 SHA256 (lxmenu-data-0.1.4.tar.xz) = 8802fbc88e4cac80dbf0a2926deb30eeb127c54b93254d7bda591cbe174bfb1c
SIZE (lxmenu-data-0.1.2.tar.gz) = 298734 SIZE (lxmenu-data-0.1.4.tar.xz) = 179180

View file

@ -13,6 +13,7 @@ share/desktop-directories/lxde-network.directory
share/desktop-directories/lxde-office.directory share/desktop-directories/lxde-office.directory
share/desktop-directories/lxde-other.directory share/desktop-directories/lxde-other.directory
share/desktop-directories/lxde-personal.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-system.directory
share/desktop-directories/lxde-settings.directory share/desktop-directories/lxde-settings.directory
share/desktop-directories/lxde-system-tools.directory share/desktop-directories/lxde-system-tools.directory