From owner-svn-ports-head@freebsd.org Sun May 15 15:23:20 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8D266B3C03A; Sun, 15 May 2016 15:23:20 +0000 (UTC) (envelope-from bapt@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 mx1.freebsd.org (Postfix) with ESMTPS id 5A6431097; Sun, 15 May 2016 15:23:20 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4FFNJe6079095; Sun, 15 May 2016 15:23:19 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4FFNJnv079093; Sun, 15 May 2016 15:23:19 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201605151523.u4FFNJnv079093@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Sun, 15 May 2016 15:23:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415235 - head/ports-mgmt/pkg-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-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 May 2016 15:23:20 -0000 Author: bapt Date: Sun May 15 15:23:19 2016 New Revision: 415235 URL: https://svnweb.freebsd.org/changeset/ports/415235 Log: Update to 1.7.99.11 Changes: - ensure pre-install script failing are making the install process fail - do not try to set attributes on directories if they already have the proper attributes Modified: head/ports-mgmt/pkg-devel/Makefile head/ports-mgmt/pkg-devel/distinfo Modified: head/ports-mgmt/pkg-devel/Makefile ============================================================================== --- head/ports-mgmt/pkg-devel/Makefile Sun May 15 15:22:19 2016 (r415234) +++ head/ports-mgmt/pkg-devel/Makefile Sun May 15 15:23:19 2016 (r415235) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pkg -DISTVERSION= 1.7.99.10 +DISTVERSION= 1.7.99.11 _PKG_VERSION= ${DISTVERSION} CATEGORIES= ports-mgmt MASTER_SITES= \ Modified: head/ports-mgmt/pkg-devel/distinfo ============================================================================== --- head/ports-mgmt/pkg-devel/distinfo Sun May 15 15:22:19 2016 (r415234) +++ head/ports-mgmt/pkg-devel/distinfo Sun May 15 15:23:19 2016 (r415235) @@ -1,3 +1,3 @@ -TIMESTAMP = 1463269414 -SHA256 (pkg-1.7.99.10.tar.xz) = e90a69a03f825ffda116df91c6f7b73cf6e7063b1c1506be3a495d75c75f67f9 -SIZE (pkg-1.7.99.10.tar.xz) = 1924212 +TIMESTAMP = 1463325435 +SHA256 (pkg-1.7.99.11.tar.xz) = 3321aabcf7b60cf95a039615987594f2958317ed9af6f9817f46d5a5afd35413 +SIZE (pkg-1.7.99.11.tar.xz) = 1915656