From owner-svn-ports-all@freebsd.org Thu Jun 9 22:07:48 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 1C80DB70CB7; Thu, 9 Jun 2016 22:07:48 +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 E2BDC118F; Thu, 9 Jun 2016 22:07:47 +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 u59M7lu3073006; Thu, 9 Jun 2016 22:07:47 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u59M7lBv073003; Thu, 9 Jun 2016 22:07:47 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201606092207.u59M7lBv073003@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 9 Jun 2016 22:07:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r416636 - 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: Thu, 09 Jun 2016 22:07:48 -0000 Author: bapt Date: Thu Jun 9 22:07:46 2016 New Revision: 416636 URL: https://svnweb.freebsd.org/changeset/ports/416636 Log: Update to 1.8.99.6 Changes: - fix solver deciding to reinstall the reverse dependencies - fix mirror_type: http with https url 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 Jun 9 21:22:51 2016 (r416635) +++ head/ports-mgmt/pkg-devel/Makefile Thu Jun 9 22:07:46 2016 (r416636) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pkg -DISTVERSION= 1.8.99.5 +DISTVERSION= 1.8.99.6 _PKG_VERSION= ${DISTVERSION} CATEGORIES= ports-mgmt MASTER_SITES= \ Modified: head/ports-mgmt/pkg-devel/distinfo ============================================================================== --- head/ports-mgmt/pkg-devel/distinfo Thu Jun 9 21:22:51 2016 (r416635) +++ head/ports-mgmt/pkg-devel/distinfo Thu Jun 9 22:07:46 2016 (r416636) @@ -1,3 +1,3 @@ -TIMESTAMP = 1465117249 -SHA256 (pkg-1.8.99.5.tar.xz) = c3b626616f966d48573537cf4666207fe97dca692848e8bdc6a6f3d881dd31e8 -SIZE (pkg-1.8.99.5.tar.xz) = 1909960 +TIMESTAMP = 1465509995 +SHA256 (pkg-1.8.99.6.tar.xz) = 035045376910598034576d358acf2566a23c665a17326fe0262b2b2052ae3004 +SIZE (pkg-1.8.99.6.tar.xz) = 1911724