Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 06 Sep 2015 00:35:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 202916] update x11-wm/devilspie
Message-ID:  <bug-202916-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 202916
           Summary: update x11-wm/devilspie
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: w.litter@aon.at

--- 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 kwm $

 PORTNAME=    devilspie
-PORTVERSION=    0.22
+PORTVERSION=    0.23
 PORTREVISION=    6
 CATEGORIES=    x11-wm
 MASTER_SITES=    http://www.burtonini.com/computing/

-MAINTAINER=    ports@FreeBSD.org
+MAINTAINER=    w.schwarzenfeld@utanet.at
 COMMENT=    Window manipulation tool

+EXTRACT_SUFX=    .tar.xz
+
 OPTIONS_DEFINE=    DOCS

 USE_GNOME=    libwnck intltool
@@ -18,6 +20,8 @@ USES=        pkgconfig gettext gmake
 CPPFLAGS+=    -I${LOCALBASE}/include
 LIBS+=        -L${LOCALBASE}/lib -lX11

+LIB_DEPENDS=    libwnck-3.so:${PORTSDIR}/x11-toolkits/libwnck3
+
 PORTDOCS=    AUTHORS NEWS README TODO
 PLIST_FILES=    bin/devilspie \
         man/man1/devilspie.1.gz \
@@ -32,5 +36,3 @@ post-install:
     ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR}

 .include <bsd.port.mk>
-
-

-- 
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-202916-13>