From owner-svn-ports-all@FreeBSD.ORG Thu Oct 11 01:18:21 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6786AE2; Thu, 11 Oct 2012 01:18:21 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 4F3A78FC0A; Thu, 11 Oct 2012 01:18:21 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q9B1ILpo034420; Thu, 11 Oct 2012 01:18:21 GMT (envelope-from bdrewery@svn.freebsd.org) Received: (from bdrewery@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q9B1ILf1034417; Thu, 11 Oct 2012 01:18:21 GMT (envelope-from bdrewery@svn.freebsd.org) Message-Id: <201210110118.q9B1ILf1034417@svn.freebsd.org> From: Bryan Drewery Date: Thu, 11 Oct 2012 01:18:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r305696 - head/ports-mgmt/poudriere-devel 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: Thu, 11 Oct 2012 01:18:21 -0000 Author: bdrewery Date: Thu Oct 11 01:18:20 2012 New Revision: 305696 URL: http://svn.freebsd.org/changeset/ports/305696 Log: - Update to checkin da583db283 Changes: * bulk: Show which make.conf, PKGDIR and OPTIONS directory is being used for the build. * testport: Add -z SETNAME support * Support PTNAME-make.conf Feature safe: yes Modified: head/ports-mgmt/poudriere-devel/Makefile head/ports-mgmt/poudriere-devel/distinfo Modified: head/ports-mgmt/poudriere-devel/Makefile ============================================================================== --- head/ports-mgmt/poudriere-devel/Makefile Thu Oct 11 00:59:48 2012 (r305695) +++ head/ports-mgmt/poudriere-devel/Makefile Thu Oct 11 01:18:20 2012 (r305696) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= poudriere -PORTVERSION= 2.1.99.20121009 +PORTVERSION= 2.1.99.20121010 CATEGORIES= ports-mgmt MASTER_SITES= http://fossil.etoilebsd.net/poudriere/tarball/ PKGNAMESUFFIX= -devel @@ -13,7 +13,7 @@ COMMENT= Port build and test system LICENSE= BSD -FSL_CHKIN= 06e052c2c9 +FSL_CHKIN= da583db283 NO_BUILD= yes MANCOMPRESSED= yes Modified: head/ports-mgmt/poudriere-devel/distinfo ============================================================================== --- head/ports-mgmt/poudriere-devel/distinfo Thu Oct 11 00:59:48 2012 (r305695) +++ head/ports-mgmt/poudriere-devel/distinfo Thu Oct 11 01:18:20 2012 (r305696) @@ -1,2 +1,2 @@ -SHA256 (poudriere-2.1.99.20121009.tar.gz?uuid=06e052c2c9) = 2cdec948f233bfc9e2ba142f24127b9cde85827a6d160f63e6c5f1400d3d57ac -SIZE (poudriere-2.1.99.20121009.tar.gz?uuid=06e052c2c9) = 34110 +SHA256 (poudriere-2.1.99.20121010.tar.gz?uuid=da583db283) = 7cc5a7195f6aa31ab50425c742a842b6e8fafa33a9fc9f4e5f1c2d87422c37ca +SIZE (poudriere-2.1.99.20121010.tar.gz?uuid=da583db283) = 34260