Date: Thu, 9 Jun 2016 22:07:47 +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: r416636 - head/ports-mgmt/pkg-devel Message-ID: <201606092207.u59M7lBv073003@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201606092207.u59M7lBv073003>