Date: Fri, 6 May 2016 00:38:49 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414673 - head/ports-mgmt/pkg-devel Message-ID: <201605060038.u460cnO2032966@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201605060038.u460cnO2032966>