From owner-svn-ports-all@FreeBSD.ORG Mon Mar 30 15:20:54 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 E12AFFB8; Mon, 30 Mar 2015 15:20:54 +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 B2568E8; Mon, 30 Mar 2015 15:20:54 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t2UFKs31048344; Mon, 30 Mar 2015 15:20:54 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t2UFKrIM048340; Mon, 30 Mar 2015 15:20:53 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201503301520.t2UFKrIM048340@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Mon, 30 Mar 2015 15:20:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r382675 - in head/x11-wm/nickleby: . files 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.18-1 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, 30 Mar 2015 15:20:55 -0000 Author: pawel Date: Mon Mar 30 15:20:52 2015 New Revision: 382675 URL: https://svnweb.freebsd.org/changeset/ports/382675 QAT: https://qat.redports.org/buildarchive/r382675/ Log: - Update to version 2.2.1 - Correct homepage address FIXED: extraneous window border at top left of screen at startup. FIXED: cannot find font with x11-servers/xorg-server 1.14.7_3,1 FIXED: port can be staged as non-privileged user PR: 198793 Submitted by: jimmy@mammothcheese.ca (maintainer) Deleted: head/x11-wm/nickleby/files/ Modified: head/x11-wm/nickleby/Makefile head/x11-wm/nickleby/distinfo head/x11-wm/nickleby/pkg-descr Modified: head/x11-wm/nickleby/Makefile ============================================================================== --- head/x11-wm/nickleby/Makefile Mon Mar 30 15:12:17 2015 (r382674) +++ head/x11-wm/nickleby/Makefile Mon Mar 30 15:20:52 2015 (r382675) @@ -2,18 +2,16 @@ # $FreeBSD$ PORTNAME= nickleby -PORTVERSION= 2.1 +PORTVERSION= 2.2.1 CATEGORIES= x11-wm MASTER_SITES= http://www.mammothcheese.ca/ MAINTAINER= jimmy@mammothcheese.ca COMMENT= Simple window manager -MAKE_ENV= X11BASE=${LOCALBASE} USE_XORG= x11 +DESTDIRNAME= STAGEDIR -MAKE_ENV+= INSTALL_PROGRAM="${INSTALL_PROGRAM}" \ - INSTALL_MAN="${INSTALL_MAN}" PLIST_FILES= bin/nickleby \ man/man1/nickleby.1.gz Modified: head/x11-wm/nickleby/distinfo ============================================================================== --- head/x11-wm/nickleby/distinfo Mon Mar 30 15:12:17 2015 (r382674) +++ head/x11-wm/nickleby/distinfo Mon Mar 30 15:20:52 2015 (r382675) @@ -1,2 +1,2 @@ -SHA256 (nickleby-2.1.tar.gz) = fe553ab6b7cf64a31d98f397e641c29c84ad052e0d283abcb4e0bdb37f2e0215 -SIZE (nickleby-2.1.tar.gz) = 10687 +SHA256 (nickleby-2.2.1.tar.gz) = 2ee26fdb2a1a09f6cf4110c790e4b011beb30c47e19677dc6f4180cb92fb9330 +SIZE (nickleby-2.2.1.tar.gz) = 10511 Modified: head/x11-wm/nickleby/pkg-descr ============================================================================== --- head/x11-wm/nickleby/pkg-descr Mon Mar 30 15:12:17 2015 (r382674) +++ head/x11-wm/nickleby/pkg-descr Mon Mar 30 15:20:52 2015 (r382675) @@ -2,4 +2,4 @@ Nickleby is a minimal window manager. I icons, and it adds no window decoration to client windows other than two title bars, one at the top of windows, and one at the bottom of windows. -WWW: http://www.mammothcheese.ca/munger.html +WWW: http://www.mammothcheese.ca/