svn commit: r416636 - head/ports-mgmt/pkg-devel

Baptiste Daroussin bapt at FreeBSD.org
Thu Jun 9 22:07:48 UTC 2016


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


More information about the svn-ports-head mailing list