From owner-svn-ports-head@FreeBSD.ORG Tue Dec 2 18:49:14 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 308C3914; Tue, 2 Dec 2014 18:49:14 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 03EF411A; Tue, 2 Dec 2014 18:49:14 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sB2InDoA076767; Tue, 2 Dec 2014 18:49:13 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sB2InDPg076761; Tue, 2 Dec 2014 18:49:13 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201412021849.sB2InDPg076761@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Tue, 2 Dec 2014 18:49:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r373779 - head/x11-wm/plank X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Dec 2014 18:49:14 -0000 Author: olivierd Date: Tue Dec 2 18:49:12 2014 New Revision: 373779 URL: https://svnweb.freebsd.org/changeset/ports/373779 QAT: https://qat.redports.org/buildarchive/r373779/ Log: Update to 0.7.1 Modified: head/x11-wm/plank/Makefile head/x11-wm/plank/distinfo head/x11-wm/plank/pkg-plist Modified: head/x11-wm/plank/Makefile ============================================================================== --- head/x11-wm/plank/Makefile Tue Dec 2 18:37:06 2014 (r373778) +++ head/x11-wm/plank/Makefile Tue Dec 2 18:49:12 2014 (r373779) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= plank -PORTVERSION= 0.6.1 +PORTVERSION= 0.7.1 CATEGORIES= x11-wm -MASTER_SITES= https://launchpadlibrarian.net/175961829/ \ +MASTER_SITES= https://launchpadlibrarian.net/185556670/ \ https://launchpad.net/${PORTNAME}/1.0/${PORTVERSION}/+download/ MAINTAINER= olivierd@FreeBSD.org @@ -21,8 +21,9 @@ USES= tar:xz pkgconfig gmake pathfix li GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib +CFLAGS+= -Wno-return-type USE_GNOME= glib20 gtk30 gdkpixbuf2 intlhack libxml2 libwnck3 -USE_XORG= x11 +USE_XORG= x11 xfixes xi INSTALLS_ICONS= yes OPTIONS_SUB= yes Modified: head/x11-wm/plank/distinfo ============================================================================== --- head/x11-wm/plank/distinfo Tue Dec 2 18:37:06 2014 (r373778) +++ head/x11-wm/plank/distinfo Tue Dec 2 18:49:12 2014 (r373779) @@ -1,2 +1,2 @@ -SHA256 (plank-0.6.1.tar.xz) = 3636afc5e2c15daa1f8fa1c4a9b1fc9a483c56ea8caf2b071de1a86578138c3c -SIZE (plank-0.6.1.tar.xz) = 840924 +SHA256 (plank-0.7.1.tar.xz) = fa51b66a4a84d14b1fc605d38369be392cb09cf4263573f6cf74423d0bad1da5 +SIZE (plank-0.7.1.tar.xz) = 845332 Modified: head/x11-wm/plank/pkg-plist ============================================================================== --- head/x11-wm/plank/pkg-plist Tue Dec 2 18:37:06 2014 (r373778) +++ head/x11-wm/plank/pkg-plist Tue Dec 2 18:49:12 2014 (r373779) @@ -64,13 +64,3 @@ share/icons/hicolor/64x64/apps/plank.svg %%DATADIR%%/themes/Transparent/dock.theme share/vala/vapi/plank.deps share/vala/vapi/plank.vapi -@dirrm %%DATADIR%%/themes/Transparent -@dirrm %%DATADIR%%/themes/Matte -@dirrm %%DATADIR%%/themes/Default -@dirrm %%DATADIR%%/themes -@dirrm %%DATADIR%% -%%NLS%%@dirrmtry share/locale/sr@latin/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/sr@latin -%%NLS%%@dirrmtry share/locale/sma/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/sma -@dirrm include/plank