From 0682a3cab10e0c21af1c919d36138e24c5ca996f Mon Sep 17 00:00:00 2001
From: Dmitry Marakasov <amdmi3@FreeBSD.org>
Date: Mon, 23 Nov 2015 20:26:44 +0000
Subject: - Update to 0.23 - Pass maintainership to submitter - While here, add
 LICENSE

PR:		204352
Submitted by:	w.litter@aon.at
---
 x11-wm/devilspie/Makefile  | 17 +++++++++--------
 x11-wm/devilspie/distinfo  |  4 ++--
 x11-wm/devilspie/pkg-plist | 16 ++++++++++++++++
 3 files changed, 27 insertions(+), 10 deletions(-)
 create mode 100644 x11-wm/devilspie/pkg-plist

diff --git a/x11-wm/devilspie/Makefile b/x11-wm/devilspie/Makefile
index c52c1d3b6bb4..b33d41c71ef8 100644
--- a/x11-wm/devilspie/Makefile
+++ b/x11-wm/devilspie/Makefile
@@ -2,26 +2,27 @@
 # $FreeBSD$
 
 PORTNAME=	devilspie
-PORTVERSION=	0.22
-PORTREVISION=	6
+PORTVERSION=	0.23
 CATEGORIES=	x11-wm
 MASTER_SITES=	http://www.burtonini.com/computing/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	w.schwarzenfeld@utanet.at
 COMMENT=	Window manipulation tool
 
-OPTIONS_DEFINE=	DOCS
+LICENSE=	GPLv2 # or later
+LICENSE_FILE=	${WRKSRC}/COPYING
+
+LIB_DEPENDS=	libwnck-3.so:${PORTSDIR}/x11-toolkits/libwnck3
 
+USES=		gettext gmake pkgconfig tar:xz
 USE_GNOME=	libwnck intltool
 GNU_CONFIGURE=	yes
-USES=		pkgconfig gettext gmake
 CPPFLAGS+=	-I${LOCALBASE}/include
 LIBS+=		-L${LOCALBASE}/lib -lX11
 
 PORTDOCS=	AUTHORS NEWS README TODO
-PLIST_FILES=	bin/devilspie \
-		man/man1/devilspie.1.gz \
-		share/locale/de/LC_MESSAGES/devilspie.mo
+
+OPTIONS_DEFINE=	DOCS
 
 post-patch:
 	@${REINPLACE_CMD} -e 's|-D.*_DISABLE_DEPRECATED||' \
diff --git a/x11-wm/devilspie/distinfo b/x11-wm/devilspie/distinfo
index 4aa0b50377ff..188c6c4cd505 100644
--- a/x11-wm/devilspie/distinfo
+++ b/x11-wm/devilspie/distinfo
@@ -1,2 +1,2 @@
-SHA256 (devilspie-0.22.tar.gz) = e06aba1d96889e1b58bd1b0ba4d3015f50adc3ade2824b5cb37a0ee7f2490aaf
-SIZE (devilspie-0.22.tar.gz) = 192646
+SHA256 (devilspie-0.23.tar.xz) = 2dd9d4b7424ac999f20c214b0ff71e8c5836d97003d7a8a7391105cd16d36deb
+SIZE (devilspie-0.23.tar.xz) = 130984
diff --git a/x11-wm/devilspie/pkg-plist b/x11-wm/devilspie/pkg-plist
new file mode 100644
index 000000000000..654227253492
--- /dev/null
+++ b/x11-wm/devilspie/pkg-plist
@@ -0,0 +1,16 @@
+bin/devilspie
+man/man1/devilspie.1.gz
+share/locale/ca/LC_MESSAGES/devilspie.mo
+share/locale/cs/LC_MESSAGES/devilspie.mo
+share/locale/da/LC_MESSAGES/devilspie.mo
+share/locale/de/LC_MESSAGES/devilspie.mo
+share/locale/en_GB/LC_MESSAGES/devilspie.mo
+share/locale/es/LC_MESSAGES/devilspie.mo
+share/locale/fr/LC_MESSAGES/devilspie.mo
+share/locale/nb/LC_MESSAGES/devilspie.mo
+share/locale/oc/LC_MESSAGES/devilspie.mo
+share/locale/pt_BR/LC_MESSAGES/devilspie.mo
+share/locale/ro/LC_MESSAGES/devilspie.mo
+share/locale/sl/LC_MESSAGES/devilspie.mo
+share/locale/sv/LC_MESSAGES/devilspie.mo
+share/locale/zh_CN/LC_MESSAGES/devilspie.mo
-- 
cgit debian/1.2.3+git2.25.1-1-2-gaceb0