From owner-svn-ports-all@freebsd.org Fri May 6 00:38:50 2016 Return-Path: Delivered-To: svn-ports-all@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 771FFB2FDF5; Fri, 6 May 2016 00:38:50 +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 491DC12CC; Fri, 6 May 2016 00:38:50 +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 u460cn8Y032968; Fri, 6 May 2016 00:38:49 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u460cnO2032966; Fri, 6 May 2016 00:38:49 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201605060038.u460cnO2032966@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Fri, 6 May 2016 00:38:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414673 - 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-all@freebsd.org X-Mailman-Version: 2.1.22 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, 06 May 2016 00:38:50 -0000 Author: bapt Date: Fri May 6 00:38:49 2016 New Revision: 414673 URL: https://svnweb.freebsd.org/changeset/ports/414673 Log: Update to 1.7.99.5 Fix regression on hardlinks and setuid Reported by: gjb 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 Thu May 5 23:58:30 2016 (r414672) +++ head/ports-mgmt/pkg-devel/Makefile Fri May 6 00:38:49 2016 (r414673) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pkg -DISTVERSION= 1.7.99.4 +DISTVERSION= 1.7.99.5 _PKG_VERSION= ${DISTVERSION} CATEGORIES= ports-mgmt MASTER_SITES= \ Modified: head/ports-mgmt/pkg-devel/distinfo ============================================================================== --- head/ports-mgmt/pkg-devel/distinfo Thu May 5 23:58:30 2016 (r414672) +++ head/ports-mgmt/pkg-devel/distinfo Fri May 6 00:38:49 2016 (r414673) @@ -1,2 +1,2 @@ -SHA256 (pkg-1.7.99.4.tar.xz) = 0d17d2101df8678d050a5d047096ae1bb7e237df768b0736a23cb5f4ef65d22d -SIZE (pkg-1.7.99.4.tar.xz) = 1917764 +SHA256 (pkg-1.7.99.5.tar.xz) = 0b30476966914fd56ecff076af74cfc816449c93ea4a5f88677fc7e03487f339 +SIZE (pkg-1.7.99.5.tar.xz) = 1916068