From owner-svn-ports-all@FreeBSD.ORG Thu Oct 17 15:30:59 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 10D6CB79; Thu, 17 Oct 2013 15:30:59 +0000 (UTC) (envelope-from bdrewery@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 F285E2A7C; Thu, 17 Oct 2013 15:30:58 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r9HFUwA3065456; Thu, 17 Oct 2013 15:30:58 GMT (envelope-from bdrewery@svn.freebsd.org) Received: (from bdrewery@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r9HFUwLX065454; Thu, 17 Oct 2013 15:30:58 GMT (envelope-from bdrewery@svn.freebsd.org) Message-Id: <201310171530.r9HFUwLX065454@svn.freebsd.org> From: Bryan Drewery Date: Thu, 17 Oct 2013 15:30:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r330649 - 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, 17 Oct 2013 15:30:59 -0000 Author: bdrewery Date: Thu Oct 17 15:30:58 2013 New Revision: 330649 URL: http://svnweb.freebsd.org/changeset/ports/330649 Log: - Update to checkin ab7af29666 Changes: * pkgclean: Detect and cleanup duplicated packages due to PKGNAME renaming * Misc typo fixes * ports -m git - Use --depth=1 to not download all history for the repository. - Support -v to show output 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 17 14:55:33 2013 (r330648) +++ head/ports-mgmt/poudriere-devel/Makefile Thu Oct 17 15:30:58 2013 (r330649) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= poudriere -PORTVERSION= 3.0.99.20131016 +PORTVERSION= 3.0.99.20131017 CATEGORIES= ports-mgmt MASTER_SITES= http://fossil.etoilebsd.net/poudriere/tarball/ \ LOCAL/bdrewery/${PORTNAME}/ @@ -14,7 +14,7 @@ COMMENT= Port build and test system LICENSE= BSD -FSL_CHKIN= 725ea5afcf +FSL_CHKIN= ab7af29666 OPTIONS_DEFINE= ZSH Modified: head/ports-mgmt/poudriere-devel/distinfo ============================================================================== --- head/ports-mgmt/poudriere-devel/distinfo Thu Oct 17 14:55:33 2013 (r330648) +++ head/ports-mgmt/poudriere-devel/distinfo Thu Oct 17 15:30:58 2013 (r330649) @@ -1,2 +1,2 @@ -SHA256 (poudriere-3.0.99.20131016.tar.gz?uuid=725ea5afcf) = 12a1fab8d66f1445c82bec508ff52068a9901eb2ade850e69917bd40617ba01d -SIZE (poudriere-3.0.99.20131016.tar.gz?uuid=725ea5afcf) = 247040 +SHA256 (poudriere-3.0.99.20131017.tar.gz?uuid=ab7af29666) = 383120f63ee9666df42c1a9da12172985ae674fa495ef73132c7646acd8631de +SIZE (poudriere-3.0.99.20131017.tar.gz?uuid=ab7af29666) = 247292