From owner-svn-ports-all@freebsd.org Thu Mar 31 19:13:50 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C0357AE4D03; Thu, 31 Mar 2016 19:13:50 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 90EF31F0E; Thu, 31 Mar 2016 19:13:50 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2VJDnU1011800; Thu, 31 Mar 2016 19:13:49 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2VJDnmr011798; Thu, 31 Mar 2016 19:13:49 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201603311913.u2VJDnmr011798@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Thu, 31 Mar 2016 19:13:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r412289 - 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-all@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Mar 2016 19:13:50 -0000 Author: olivierd Date: Thu Mar 31 19:13:49 2016 New Revision: 412289 URL: https://svnweb.freebsd.org/changeset/ports/412289 Log: Update to 0.11.1 Modified: head/x11-wm/plank/Makefile head/x11-wm/plank/distinfo Modified: head/x11-wm/plank/Makefile ============================================================================== --- head/x11-wm/plank/Makefile Thu Mar 31 19:08:36 2016 (r412288) +++ head/x11-wm/plank/Makefile Thu Mar 31 19:13:49 2016 (r412289) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= plank -PORTVERSION= 0.11.0 +PORTVERSION= 0.11.1 CATEGORIES= x11-wm -MASTER_SITES= https://launchpadlibrarian.net/247653534/ \ +MASTER_SITES= https://launchpadlibrarian.net/250390926/ \ https://launchpad.net/${PORTNAME}/1.0/${PORTVERSION}/+download/ MAINTAINER= olivierd@FreeBSD.org @@ -34,8 +34,7 @@ OPTIONS_SUB= yes OPTIONS_DEFINE= NLS DBUSMENU DBUSMENU_DESC= DBusMenu protocol -CONFIGURE_ARGS= --enable-gee-0.8 \ - --disable-benchmark \ +CONFIGURE_ARGS= --disable-benchmark \ --disable-headless-tests \ --disable-apport Modified: head/x11-wm/plank/distinfo ============================================================================== --- head/x11-wm/plank/distinfo Thu Mar 31 19:08:36 2016 (r412288) +++ head/x11-wm/plank/distinfo Thu Mar 31 19:13:49 2016 (r412289) @@ -1,2 +1,2 @@ -SHA256 (plank-0.11.0.tar.xz) = 4d841deb46c071393541d5abec9d6c46f61434027d3426fdd130768444995ea3 -SIZE (plank-0.11.0.tar.xz) = 1027448 +SHA256 (plank-0.11.1.tar.xz) = 7381e20b8ff0faf6992cc26c1b5e5f09028799eca87e07a1ba58d87e4579877b +SIZE (plank-0.11.1.tar.xz) = 1027996