From owner-svn-ports-all@FreeBSD.ORG Fri Oct 25 19:06:48 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 7A4F76C9; Fri, 25 Oct 2013 19:06:48 +0000 (UTC) (envelope-from demon@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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 664E02B53; Fri, 25 Oct 2013 19:06:48 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r9PJ6mu6091010; Fri, 25 Oct 2013 19:06:48 GMT (envelope-from demon@svn.freebsd.org) Received: (from demon@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r9PJ6mIr091008; Fri, 25 Oct 2013 19:06:48 GMT (envelope-from demon@svn.freebsd.org) Message-Id: <201310251906.r9PJ6mIr091008@svn.freebsd.org> From: Dmitry Sivachenko Date: Fri, 25 Oct 2013 19:06:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r331625 - head/graphics/gource 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.14 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: Fri, 25 Oct 2013 19:06:48 -0000 Author: demon Date: Fri Oct 25 19:06:47 2013 New Revision: 331625 URL: http://svnweb.freebsd.org/changeset/ports/331625 Log: Support staging. Modified: head/graphics/gource/Makefile head/graphics/gource/pkg-plist Modified: head/graphics/gource/Makefile ============================================================================== --- head/graphics/gource/Makefile Fri Oct 25 18:40:10 2013 (r331624) +++ head/graphics/gource/Makefile Fri Oct 25 19:06:47 2013 (r331625) @@ -20,14 +20,10 @@ RUN_DEPENDS= ${LOCALBASE}/include/glm/gl GNU_CONFIGURE= yes USES= gmake pkgconfig compiler:c++11-lang -MANCOMPRESSED= yes CONFIGURE_ARGS+=--with-boost-system=boost_system \ --with-boost-filesystem=boost_filesystem CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -MAN1= gource.1 - -NO_STAGE= yes .include Modified: head/graphics/gource/pkg-plist ============================================================================== --- head/graphics/gource/pkg-plist Fri Oct 25 18:40:10 2013 (r331624) +++ head/graphics/gource/pkg-plist Fri Oct 25 19:06:47 2013 (r331625) @@ -1,3 +1,4 @@ +man/man1/gource.1.gz bin/gource %%DATADIR%%/beam.png %%DATADIR%%/bloom.tga