Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Sep 2015 21:46:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 203087] update x11-wm/devilspie to 0.23
Message-ID:  <bug-203087-13-LS6S54YfoK@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-203087-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-203087-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D203087

--- Comment #3 from Walter Schwarzenfeld <w.litter@aon.at> ---
Comment on attachment 161022
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D161022
Makefile.diff

>--- Makefile.orig	2015-09-06 00:31:08 UTC
>+++ Makefile
>@@ -1,15 +1,17 @@
> # Created by: Jean-Yves Lefort <jylefort@brutele.be>
>-# $FreeBSD$
>+# $FreeBSD: head/x11-wm/devilspie/Makefile 393444 2015-08-02 20:23:55Z kw=
m $
>=20
> PORTNAME=3D	devilspie
>-PORTVERSION=3D	0.22
>+PORTVERSION=3D	0.23
> PORTREVISION=3D	6
> CATEGORIES=3D	x11-wm
> MASTER_SITES=3D	http://www.burtonini.com/computing/
>=20
>-MAINTAINER=3D	ports@FreeBSD.org
>+MAINTAINER=3D	w.schwarzenfeld@utanet.at
> COMMENT=3D	Window manipulation tool
>=20
>+EXTRACT_SUFX=3D	.tar.xz
>+
> OPTIONS_DEFINE=3D	DOCS
>=20
> USE_GNOME=3D	libwnck intltool
>@@ -18,6 +20,8 @@ USES=3D		pkgconfig gettext gmake
> CPPFLAGS+=3D	-I${LOCALBASE}/include
> LIBS+=3D		-L${LOCALBASE}/lib -lX11
>=20
>+LIB_DEPENDS=3D	libwnck-3.so:${PORTSDIR}/x11-toolkits/libwnck3
>+
> PORTDOCS=3D	AUTHORS NEWS README TODO
> PLIST_FILES=3D	bin/devilspie \
> 		man/man1/devilspie.1.gz \
>@@ -32,5 +36,3 @@ post-install:
> 	${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR}
>=20
> .include <bsd.port.mk>
>-
>-

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-203087-13-LS6S54YfoK>