From owner-svn-ports-head@FreeBSD.ORG Fri Aug 8 12:23:49 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 0B939588 for ; Fri, 8 Aug 2014 12:23:49 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D54F02A96 for ; Fri, 8 Aug 2014 12:23:48 +0000 (UTC) Received: from vsevolod (uid 1070) (envelope-from vsevolod@FreeBSD.org) id 24b0 by svn.freebsd.org (DragonFly Mail Agent v0.9+); Fri, 08 Aug 2014 12:23:48 +0000 From: Vsevolod Stakhov Date: Fri, 8 Aug 2014 12:23:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r364354 - 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 Message-Id: <53e4c154.24b0.6c397d58@svn.freebsd.org> 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: Fri, 08 Aug 2014 12:23:49 -0000 Author: vsevolod Date: Fri Aug 8 12:23:48 2014 New Revision: 364354 URL: http://svnweb.freebsd.org/changeset/ports/364354 QAT: https://qat.redports.org/buildarchive/r364354/ Log: Update to 1.4.0.pre-alpha7 Changes: - Fix crash on i386 (thanks to antoine@) - Ignore duplicates in require/provide - Add missed call to pkg_list_free for PKG_PROVIDES (thanks to Maxim Ignatenko) - Print error if we cannot parse manifest - Select the newest possible package to satisfy dependency - Check shared libraries architecture and ignore incompatible ones 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 Fri Aug 8 12:21:57 2014 (r364353) +++ head/ports-mgmt/pkg-devel/Makefile Fri Aug 8 12:23:48 2014 (r364354) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pkg -DISTVERSION= 1.4.0.pre-alpha6 +DISTVERSION= 1.4.0.pre-alpha7 CATEGORIES= ports-mgmt MASTER_SITES= \ http://highsecure.ru/distfiles/ \ Modified: head/ports-mgmt/pkg-devel/distinfo ============================================================================== --- head/ports-mgmt/pkg-devel/distinfo Fri Aug 8 12:21:57 2014 (r364353) +++ head/ports-mgmt/pkg-devel/distinfo Fri Aug 8 12:23:48 2014 (r364354) @@ -1,2 +1,2 @@ -SIZE (pkg-1.4.0.pre-alpha6.tar.xz) = 1746716 -SHA256 (pkg-1.4.0.pre-alpha6.tar.xz) = b69341a1a341b77fe270f6a22fbbd8d4bf29a041237f4efd63ecd79b4a210cdc +SIZE (pkg-1.4.0.pre-alpha7.tar.xz) = 1754472 +SHA256 (pkg-1.4.0.pre-alpha7.tar.xz) = 3b31594835e881bb3a8c68b9da57c5963e7e2679bfa75ab69b6c5466bec0e1eb