From owner-svn-ports-branches@freebsd.org Thu Feb 1 21:01:31 2018 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8EB82EC9150; Thu, 1 Feb 2018 21:01:31 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4474485BDF; Thu, 1 Feb 2018 21:01:31 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 3F8C5123A4; Thu, 1 Feb 2018 21:01:31 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w11L1VlF070477; Thu, 1 Feb 2018 21:01:31 GMT (envelope-from bdrewery@FreeBSD.org) Received: (from bdrewery@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w11L1VpA070475; Thu, 1 Feb 2018 21:01:31 GMT (envelope-from bdrewery@FreeBSD.org) Message-Id: <201802012101.w11L1VpA070475@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bdrewery set sender to bdrewery@FreeBSD.org using -f From: Bryan Drewery Date: Thu, 1 Feb 2018 21:01:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r460634 - branches/2018Q1/ports-mgmt/poudriere X-SVN-Group: ports-branches X-SVN-Commit-Author: bdrewery X-SVN-Commit-Paths: branches/2018Q1/ports-mgmt/poudriere X-SVN-Commit-Revision: 460634 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Feb 2018 21:01:31 -0000 Author: bdrewery Date: Thu Feb 1 21:01:30 2018 New Revision: 460634 URL: https://svnweb.freebsd.org/changeset/ports/460634 Log: MFH: r459203 Upgrade to 3.2.4 Changes: https://github.com/freebsd/poudriere/wiki/release_notes_324 Approved by: portmgr (implicit) Modified: branches/2018Q1/ports-mgmt/poudriere/Makefile branches/2018Q1/ports-mgmt/poudriere/distinfo Directory Properties: branches/2018Q1/ (props changed) Modified: branches/2018Q1/ports-mgmt/poudriere/Makefile ============================================================================== --- branches/2018Q1/ports-mgmt/poudriere/Makefile Thu Feb 1 20:48:01 2018 (r460633) +++ branches/2018Q1/ports-mgmt/poudriere/Makefile Thu Feb 1 21:01:30 2018 (r460634) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= poudriere -DISTVERSION= 3.2.3 +DISTVERSION= 3.2.4 PORTREVISION= 0 CATEGORIES= ports-mgmt MASTER_SITES= LOCAL/bdrewery/${PORTNAME}/ \ Modified: branches/2018Q1/ports-mgmt/poudriere/distinfo ============================================================================== --- branches/2018Q1/ports-mgmt/poudriere/distinfo Thu Feb 1 20:48:01 2018 (r460633) +++ branches/2018Q1/ports-mgmt/poudriere/distinfo Thu Feb 1 21:01:30 2018 (r460634) @@ -1,3 +1,3 @@ -TIMESTAMP = 1512500488 -SHA256 (freebsd-poudriere-3.2.3_GH0.tar.gz) = ecd90e757dd11d9d22ef1c59eb19d5229676d794d7e8d2488f1b1cb1291a31d8 -SIZE (freebsd-poudriere-3.2.3_GH0.tar.gz) = 4356118 +TIMESTAMP = 1516129511 +SHA256 (freebsd-poudriere-3.2.4_GH0.tar.gz) = 08c718b32dc75e632ff8ba06dad2a636c8a3d2bda7afcbac20bf284d45074ff4 +SIZE (freebsd-poudriere-3.2.4_GH0.tar.gz) = 4350487