View | Details | Raw Unified | Return to bug 205361
Collapse All | Expand All

(-)Makefile (-6 / +3 lines)
Lines 2-9 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	lxmenu-data
4
PORTNAME=	lxmenu-data
5
PORTVERSION=	0.1.2
5
PORTVERSION=	0.1.4
6
PORTREVISION=	1
7
CATEGORIES=	x11
6
CATEGORIES=	x11
8
MASTER_SITES=	SF/lxde/lxmenu-data%20%28desktop%20menu%29/lxmenu-data%20${PORTVERSION}/
7
MASTER_SITES=	SF/lxde/lxmenu-data%20%28desktop%20menu%29/lxmenu-data%20${PORTVERSION}/
9
8
Lines 10-23 Link Here
10
MAINTAINER=	horia@racoviceanu.com
9
MAINTAINER=	horia@racoviceanu.com
11
COMMENT=	Menu data used by lxpanel
10
COMMENT=	Menu data used by lxpanel
12
11
13
LICENSE=	GPLv2
12
LICENSE=	LGPL21
14
13
15
BUILD_DEPENDS=	p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser
14
BUILD_DEPENDS=	p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser
16
15
17
USES=		gmake gettext
16
USES=		gettext gmake tar:xz
18
USE_XORG=	x11 xmu
19
USE_GNOME=	intltool
17
USE_GNOME=	intltool
20
USE_AUTOTOOLS=	automake:env
21
GNU_CONFIGURE=	yes
18
GNU_CONFIGURE=	yes
22
CONFIGURE_ARGS+=--prefix=${LOCALBASE} --sysconfdir=${LOCALBASE}/etc
19
CONFIGURE_ARGS+=--prefix=${LOCALBASE} --sysconfdir=${LOCALBASE}/etc
23
20
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (lxmenu-data-0.1.2.tar.gz) = 34c285a0430404e815263a4bb33a79eb47b168c56469be0f7ffb19730a57a045
1
SHA256 (lxmenu-data-0.1.4.tar.xz) = 8802fbc88e4cac80dbf0a2926deb30eeb127c54b93254d7bda591cbe174bfb1c
2
SIZE (lxmenu-data-0.1.2.tar.gz) = 298734
2
SIZE (lxmenu-data-0.1.4.tar.xz) = 179180
(-)pkg-plist (+1 lines)
Lines 13-18 Link Here
13
share/desktop-directories/lxde-office.directory
13
share/desktop-directories/lxde-office.directory
14
share/desktop-directories/lxde-other.directory
14
share/desktop-directories/lxde-other.directory
15
share/desktop-directories/lxde-personal.directory
15
share/desktop-directories/lxde-personal.directory
16
share/desktop-directories/lxde-science-math.directory
16
share/desktop-directories/lxde-settings-system.directory
17
share/desktop-directories/lxde-settings-system.directory
17
share/desktop-directories/lxde-settings.directory
18
share/desktop-directories/lxde-settings.directory
18
share/desktop-directories/lxde-system-tools.directory
19
share/desktop-directories/lxde-system-tools.directory

Return to bug 205361