diff options
author | olivierd <olivierd@FreeBSD.org> | 2016-01-02 17:28:25 +0800 |
---|---|---|
committer | olivierd <olivierd@FreeBSD.org> | 2016-01-02 17:28:25 +0800 |
commit | 23679a6b684d8856f8265de59797123a5a30743a (patch) | |
tree | 3221c4807fbbc15829d6a7f686d498dd2a3e3422 /x11 | |
parent | 1989f2add90a59f402776883c00ba8951474d3c9 (diff) | |
download | freebsd-ports-gnome-23679a6b684d8856f8265de59797123a5a30743a.tar.gz freebsd-ports-gnome-23679a6b684d8856f8265de59797123a5a30743a.tar.zst freebsd-ports-gnome-23679a6b684d8856f8265de59797123a5a30743a.zip |
- Update to 0.1.4
- Adjust LICENSE blob
- Sort USES
PR: 205361
Submitted by: myself
Approved by: <horia@racoviceanu.com> (maintainer, timeout 2 weeks)
Diffstat (limited to 'x11')
-rw-r--r-- | x11/lxmenu-data/Makefile | 9 | ||||
-rw-r--r-- | x11/lxmenu-data/distinfo | 4 | ||||
-rw-r--r-- | x11/lxmenu-data/pkg-plist | 1 |
3 files changed, 6 insertions, 8 deletions
diff --git a/x11/lxmenu-data/Makefile b/x11/lxmenu-data/Makefile index 5f53bd5d2587..13e5ab92facb 100644 --- a/x11/lxmenu-data/Makefile +++ b/x11/lxmenu-data/Makefile @@ -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@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 diff --git a/x11/lxmenu-data/distinfo b/x11/lxmenu-data/distinfo index f8f47547a770..183dc3e00c0a 100644 --- a/x11/lxmenu-data/distinfo +++ b/x11/lxmenu-data/distinfo @@ -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 diff --git a/x11/lxmenu-data/pkg-plist b/x11/lxmenu-data/pkg-plist index 9503400aa4ed..86b3070751b1 100644 --- a/x11/lxmenu-data/pkg-plist +++ b/x11/lxmenu-data/pkg-plist @@ -13,6 +13,7 @@ share/desktop-directories/lxde-network.directory 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 |