From owner-svn-ports-all@FreeBSD.ORG Mon Jun 1 15:53:57 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4EFE9CCF; Mon, 1 Jun 2015 15:53:57 +0000 (UTC) (envelope-from novel@FreeBSD.org) 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 22B591A44; Mon, 1 Jun 2015 15:53:57 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t51Frvje054188; Mon, 1 Jun 2015 15:53:57 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t51FruS8054184; Mon, 1 Jun 2015 15:53:56 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201506011553.t51FruS8054184@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Mon, 1 Jun 2015 15:53:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r388237 - head/x11-wm/openbox 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.20 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: Mon, 01 Jun 2015 15:53:57 -0000 Author: novel Date: Mon Jun 1 15:53:55 2015 New Revision: 388237 URL: https://svnweb.freebsd.org/changeset/ports/388237 Log: Update to 3.6. Modified: head/x11-wm/openbox/Makefile head/x11-wm/openbox/distinfo head/x11-wm/openbox/pkg-plist Modified: head/x11-wm/openbox/Makefile ============================================================================== --- head/x11-wm/openbox/Makefile Mon Jun 1 15:34:20 2015 (r388236) +++ head/x11-wm/openbox/Makefile Mon Jun 1 15:53:55 2015 (r388237) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= openbox -PORTVERSION= 3.5.2 -PORTREVISION= 7 +PORTVERSION= 3.6 CATEGORIES= x11-wm MASTER_SITES= http://openbox.org/dist/openbox/ @@ -21,7 +20,7 @@ USE_LDCONFIG= yes CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -lXext -PLIST_SUB= VERSION=${PORTVERSION:C/.[0-9]+\$//} +PLIST_SUB= VERSION=${PORTVERSION} OPTIONS_DEFINE= NLS IMLIB PANGO SVG NOTIFY OPTIONS_DEFAULT= IMLIB PANGO NOTIFY SVG Modified: head/x11-wm/openbox/distinfo ============================================================================== --- head/x11-wm/openbox/distinfo Mon Jun 1 15:34:20 2015 (r388236) +++ head/x11-wm/openbox/distinfo Mon Jun 1 15:53:55 2015 (r388237) @@ -1,2 +1,2 @@ -SHA256 (openbox-3.5.2.tar.gz) = 128fb4ef11f83f6edb1685cfc04f44a16a5322082fc519f9d7cac84fc658af33 -SIZE (openbox-3.5.2.tar.gz) = 972751 +SHA256 (openbox-3.6.tar.gz) = 866c0ab8cb1cd15c7ae8022179cb6132a4c0f0476673bd3b834a1ef67a593ba8 +SIZE (openbox-3.6.tar.gz) = 963207 Modified: head/x11-wm/openbox/pkg-plist ============================================================================== --- head/x11-wm/openbox/pkg-plist Mon Jun 1 15:34:20 2015 (r388236) +++ head/x11-wm/openbox/pkg-plist Mon Jun 1 15:53:55 2015 (r388237) @@ -32,13 +32,13 @@ etc/xdg/openbox/rc.xml lib/libobrender.a lib/libobrender.so lib/libobrender.so.29 -lib/libobrender.so.29.0.1 +lib/libobrender.so.29.0.2 lib/libobt.a lib/libobt.so lib/libobt.so.2 -lib/libobt.so.2.0.1 -libdata/pkgconfig/obrender-%%VERSION%%.pc -libdata/pkgconfig/obt-%%VERSION%%.pc +lib/libobt.so.2.0.2 +libdata/pkgconfig/obrender-3.5.pc +libdata/pkgconfig/obt-3.5.pc libexec/openbox-autostart libexec/openbox-xdg-autostart man/man1/obxprop.1.gz @@ -129,6 +129,7 @@ share/xsessions/openbox.desktop %%NLS%%share/locale/eu/LC_MESSAGES/openbox.mo %%NLS%%share/locale/fi/LC_MESSAGES/openbox.mo %%NLS%%share/locale/fr/LC_MESSAGES/openbox.mo +%%NLS%%share/locale/gl_ES/LC_MESSAGES/openbox.mo %%NLS%%share/locale/he/LC_MESSAGES/openbox.mo %%NLS%%share/locale/hr/LC_MESSAGES/openbox.mo %%NLS%%share/locale/hu/LC_MESSAGES/openbox.mo