Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Jun 2016 21:21:03 +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: r416634 - in head/ports-mgmt/pkg: . files
Message-ID:  <201606092121.u59LL3n4054821@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Thu Jun  9 21:21:03 2016
New Revision: 416634
URL: https://svnweb.freebsd.org/changeset/ports/416634

Log:
  Release 1.8.5
  Changes:
  - Fix mirror_type: http with https servers
  - Fix regression in the solver that tries to reinstall reverse deps sometime

Deleted:
  head/ports-mgmt/pkg/files/patch-https-mirrors
Modified:
  head/ports-mgmt/pkg/Makefile
  head/ports-mgmt/pkg/distinfo

Modified: head/ports-mgmt/pkg/Makefile
==============================================================================
--- head/ports-mgmt/pkg/Makefile	Thu Jun  9 21:12:08 2016	(r416633)
+++ head/ports-mgmt/pkg/Makefile	Thu Jun  9 21:21:03 2016	(r416634)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	pkg
-DISTVERSION=	1.8.4
-PORTREVISION=	1
+DISTVERSION=	1.8.5
 _PKG_VERSION=	${DISTVERSION}
 CATEGORIES=	ports-mgmt
 MASTER_SITES=	\

Modified: head/ports-mgmt/pkg/distinfo
==============================================================================
--- head/ports-mgmt/pkg/distinfo	Thu Jun  9 21:12:08 2016	(r416633)
+++ head/ports-mgmt/pkg/distinfo	Thu Jun  9 21:21:03 2016	(r416634)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1465117435
-SHA256 (pkg-1.8.4.tar.xz) = e5b9defd18f477958df540e9760b32bdf28ae20ab819893f93da77cc14c795a3
-SIZE (pkg-1.8.4.tar.xz) = 1912652
+TIMESTAMP = 1465507093
+SHA256 (pkg-1.8.5.tar.xz) = 594debd677e11e3bf85cad73bbf0f88e3a757f485aee3497405bc444ac1da935
+SIZE (pkg-1.8.5.tar.xz) = 1944516



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201606092121.u59LL3n4054821>