Date: Sun, 15 May 2016 15:23:19 +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: r415235 - head/ports-mgmt/pkg-devel Message-ID: <201605151523.u4FFNJnv079093@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201605151523.u4FFNJnv079093>