From owner-svn-ports-head@FreeBSD.ORG Wed Jul 9 12:11:30 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EE7F8FD9; Wed, 9 Jul 2014 12:11:30 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 DD22F259C; Wed, 9 Jul 2014 12:11:30 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s69CBUW3062703; Wed, 9 Jul 2014 12:11:30 GMT (envelope-from vsevolod@svn.freebsd.org) Received: (from vsevolod@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s69CBUbA062701; Wed, 9 Jul 2014 12:11:30 GMT (envelope-from vsevolod@svn.freebsd.org) Message-Id: <201407091211.s69CBUbA062701@svn.freebsd.org> From: Vsevolod Stakhov Date: Wed, 9 Jul 2014 12:11:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r361358 - 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-head@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jul 2014 12:11:31 -0000 Author: vsevolod Date: Wed Jul 9 12:11:30 2014 New Revision: 361358 URL: http://svnweb.freebsd.org/changeset/ports/361358 QAT: https://qat.redports.org/buildarchive/r361358/ Log: Update to rc2. Changes: - Fix critical bug in the solver caused not required packages being installed - Rework DPLL algorithm to solve tasks quicker by propagating units on each step - Fix bug with loading of package files and directories - If all files are downloaded then perform integrity check immediately without extra queries to a user - Removed incorrect error messages With hat: pkg@ 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 Wed Jul 9 11:59:18 2014 (r361357) +++ head/ports-mgmt/pkg-devel/Makefile Wed Jul 9 12:11:30 2014 (r361358) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pkg -DISTVERSION= 1.3.0.rc1 +DISTVERSION= 1.3.0.rc2 CATEGORIES= ports-mgmt MASTER_SITES= \ http://highsecure.ru/distfiles/ \ Modified: head/ports-mgmt/pkg-devel/distinfo ============================================================================== --- head/ports-mgmt/pkg-devel/distinfo Wed Jul 9 11:59:18 2014 (r361357) +++ head/ports-mgmt/pkg-devel/distinfo Wed Jul 9 12:11:30 2014 (r361358) @@ -1,2 +1,2 @@ -SIZE (pkg-1.3.0.rc1.tar.xz) = 1723352 -SHA256 (pkg-1.3.0.rc1.tar.xz) = e6e7c24d71127277869a822013d2389d51a3c5807123707df3d66d12c8d7f0fa +SIZE (pkg-1.3.0.rc2.tar.xz) = 1726280 +SHA256 (pkg-1.3.0.rc2.tar.xz) = 8e640001fae3eb3ede1cf17757192ad370ed168be85f9edfb2468a7b9cab8f07