View | Details | Raw Unified | Return to bug 203087 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-2 / +5 lines)
Lines 2-9 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	devilspie
4
PORTNAME=	devilspie
5
PORTVERSION=	0.22
5
PORTVERSION=	0.23
6
PORTREVISION=	6
7
CATEGORIES=	x11-wm
6
CATEGORIES=	x11-wm
8
MASTER_SITES=	http://www.burtonini.com/computing/
7
MASTER_SITES=	http://www.burtonini.com/computing/
9
8
Lines 10-17 Link Here
10
MAINTAINER=	ports@FreeBSD.org
9
MAINTAINER=	ports@FreeBSD.org
11
COMMENT=	Window manipulation tool
10
COMMENT=	Window manipulation tool
12
11
12
EXTRACT_SUFX=	.tar.xz
13
13
OPTIONS_DEFINE=	DOCS
14
OPTIONS_DEFINE=	DOCS
14
15
16
LIB_DEPENDS=	libwnck-3.so:${PORTSDIR}/x11-toolkits/libwnck3
17
15
USE_GNOME=	libwnck intltool
18
USE_GNOME=	libwnck intltool
16
GNU_CONFIGURE=	yes
19
GNU_CONFIGURE=	yes
17
USES=		pkgconfig gettext gmake
20
USES=		pkgconfig gettext gmake
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (devilspie-0.22.tar.gz) = e06aba1d96889e1b58bd1b0ba4d3015f50adc3ade2824b5cb37a0ee7f2490aaf
1
SHA256 (devilspie-0.23.tar.xz) = 2dd9d4b7424ac999f20c214b0ff71e8c5836d97003d7a8a7391105cd16d36deb
2
SIZE (devilspie-0.22.tar.gz) = 192646
2
SIZE (devilspie-0.23.tar.xz) = 130984
(-)Makefile (-3 / +6 lines)
Lines 2-17 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	devilspie
4
PORTNAME=	devilspie
5
PORTVERSION=	0.22
5
PORTVERSION=	0.23
6
PORTREVISION=	6
7
CATEGORIES=	x11-wm
6
CATEGORIES=	x11-wm
8
MASTER_SITES=	http://www.burtonini.com/computing/
7
MASTER_SITES=	http://www.burtonini.com/computing/
9
8
10
MAINTAINER=	ports@FreeBSD.org
9
MAINTAINER=	w.schwarzenfeld@utanet.at
11
COMMENT=	Window manipulation tool
10
COMMENT=	Window manipulation tool
12
11
12
EXTRACT_SUFX=	.tar.xz
13
13
OPTIONS_DEFINE=	DOCS
14
OPTIONS_DEFINE=	DOCS
14
15
16
LIB_DEPENDS=	libwnck-3.so:${PORTSDIR}/x11-toolkits/libwnck3
17
15
USE_GNOME=	libwnck intltool
18
USE_GNOME=	libwnck intltool
16
GNU_CONFIGURE=	yes
19
GNU_CONFIGURE=	yes
17
USES=		pkgconfig gettext gmake
20
USES=		pkgconfig gettext gmake
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (devilspie-0.22.tar.gz) = e06aba1d96889e1b58bd1b0ba4d3015f50adc3ade2824b5cb37a0ee7f2490aaf
1
SHA256 (devilspie-0.23.tar.xz) = 2dd9d4b7424ac999f20c214b0ff71e8c5836d97003d7a8a7391105cd16d36deb
2
SIZE (devilspie-0.22.tar.gz) = 192646
2
SIZE (devilspie-0.23.tar.xz) = 130984

Return to bug 203087