From owner-svn-ports-branches@freebsd.org Tue Jul 5 15:17:26 2016 Return-Path: Delivered-To: svn-ports-branches@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 4C567B21A60; Tue, 5 Jul 2016 15:17:26 +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 1D7B41C6B; Tue, 5 Jul 2016 15:17:26 +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 u65FHPsE019447; Tue, 5 Jul 2016 15:17:25 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u65FHPAF019445; Tue, 5 Jul 2016 15:17:25 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201607051517.u65FHPAF019445@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Tue, 5 Jul 2016 15:17:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r418089 - branches/2016Q3/ports-mgmt/pkg X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jul 2016 15:17:26 -0000 Author: bapt Date: Tue Jul 5 15:17:25 2016 New Revision: 418089 URL: https://svnweb.freebsd.org/changeset/ports/418089 Log: MFH: r418088 Update to 1.8.7 - update internal expat to 2.2.0 - fix external solver - fix build on freebsd pre 9.2 - fix warnings on armv6 - fix solver issue resulting in missing conflicts or reinstalling unneeded packages - add a mini summary at the end of the output Modified: branches/2016Q3/ports-mgmt/pkg/Makefile branches/2016Q3/ports-mgmt/pkg/distinfo Directory Properties: branches/2016Q3/ (props changed) Modified: branches/2016Q3/ports-mgmt/pkg/Makefile ============================================================================== --- branches/2016Q3/ports-mgmt/pkg/Makefile Tue Jul 5 15:15:52 2016 (r418088) +++ branches/2016Q3/ports-mgmt/pkg/Makefile Tue Jul 5 15:17:25 2016 (r418089) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pkg -DISTVERSION= 1.8.6 +DISTVERSION= 1.8.7 _PKG_VERSION= ${DISTVERSION} CATEGORIES= ports-mgmt MASTER_SITES= \ Modified: branches/2016Q3/ports-mgmt/pkg/distinfo ============================================================================== --- branches/2016Q3/ports-mgmt/pkg/distinfo Tue Jul 5 15:15:52 2016 (r418088) +++ branches/2016Q3/ports-mgmt/pkg/distinfo Tue Jul 5 15:17:25 2016 (r418089) @@ -1,3 +1,3 @@ -TIMESTAMP = 1466854928 -SHA256 (pkg-1.8.6.tar.xz) = e00b66da2670d52c06d69d58362c281a18a02a3f956e3c313a009deb3a07c056 -SIZE (pkg-1.8.6.tar.xz) = 1917592 +TIMESTAMP = 1467731442 +SHA256 (pkg-1.8.7.tar.xz) = 7ce81f3af63e875bf4e05ab69a00bae788df79ae22beccbf1764dda76a7ccd4f +SIZE (pkg-1.8.7.tar.xz) = 1950148