From owner-svn-ports-all@freebsd.org Sun Jun 5 09:03:43 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 75891B6A4C0; Sun, 5 Jun 2016 09:03:43 +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 413EC131C; Sun, 5 Jun 2016 09:03:43 +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 u5593gsf007366; Sun, 5 Jun 2016 09:03:42 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u5593gRv007364; Sun, 5 Jun 2016 09:03:42 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201606050903.u5593gRv007364@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Sun, 5 Jun 2016 09:03:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r416387 - 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: Sun, 05 Jun 2016 09:03:43 -0000 Author: bapt Date: Sun Jun 5 09:03:42 2016 New Revision: 416387 URL: https://svnweb.freebsd.org/changeset/ports/416387 Log: Update to 1.8.99.5 Changes: - Fix: make http mirror type respect the specified port - Fix: chown/chmod on linux - Fix: pkg ssh - Update libucl to latest version - Reduce adherence on openssl 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 Jun 5 08:42:34 2016 (r416386) +++ head/ports-mgmt/pkg-devel/Makefile Sun Jun 5 09:03:42 2016 (r416387) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pkg -DISTVERSION= 1.8.99.4 +DISTVERSION= 1.8.99.5 _PKG_VERSION= ${DISTVERSION} CATEGORIES= ports-mgmt MASTER_SITES= \ Modified: head/ports-mgmt/pkg-devel/distinfo ============================================================================== --- head/ports-mgmt/pkg-devel/distinfo Sun Jun 5 08:42:34 2016 (r416386) +++ head/ports-mgmt/pkg-devel/distinfo Sun Jun 5 09:03:42 2016 (r416387) @@ -1,3 +1,3 @@ -TIMESTAMP = 1464633010 -SHA256 (pkg-1.8.99.4.tar.xz) = 6938dbb8e3e9dba7ae52105a33ff32d6b071b32d70e7f9bd5dea5574130fd0a9 -SIZE (pkg-1.8.99.4.tar.xz) = 1911848 +TIMESTAMP = 1465117249 +SHA256 (pkg-1.8.99.5.tar.xz) = c3b626616f966d48573537cf4666207fe97dca692848e8bdc6a6f3d881dd31e8 +SIZE (pkg-1.8.99.5.tar.xz) = 1909960