From owner-svn-ports-all@FreeBSD.ORG Mon Mar 31 16:07:52 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 60DCFBCA; Mon, 31 Mar 2014 16:07:52 +0000 (UTC) Received: from mail-ve0-x22c.google.com (mail-ve0-x22c.google.com [IPv6:2607:f8b0:400c:c01::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DD04F27A; Mon, 31 Mar 2014 16:07:51 +0000 (UTC) Received: by mail-ve0-f172.google.com with SMTP id jx11so8493859veb.3 for ; Mon, 31 Mar 2014 09:07:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=AjvyegO4mG7s1Af4wk/fYVV4D2djsIvFoB9wyXuhMSE=; b=RAXXfDZdgNjRpZcWIaCa3xelEaUz2glGiWRjLhbY9FlHY+qn8sE5G6MIVVvvArLZHc 0ZYTsMAT295B4/WOrQZC8FI5NC0mlb1Ud0MCsfCT3XzMLSblIpfIOiDRpf7WDqeNMW9p N1pBVDtOazUoTaseS9qYJHH6F2DUucOcHiELIG+07EUbIPlfnhQWxN+JmTEqTo4p61gX 7n7rrXKE/Tlpy5/SKCSvUjw2qvrkGNmlsTb/0ajzb2aqeR8oTYfPP5JCaQC79mjINh/C ObuJJ1pwx90tGY4coNs+IDOi4tFtwem1XAUvazygcdcCerPxXt3BJP97Sta95NjNq9d3 7kqQ== MIME-Version: 1.0 X-Received: by 10.58.186.71 with SMTP id fi7mr599164vec.32.1396282071014; Mon, 31 Mar 2014 09:07:51 -0700 (PDT) Received: by 10.220.239.84 with HTTP; Mon, 31 Mar 2014 09:07:50 -0700 (PDT) In-Reply-To: <5339278B.6090800@passap.ru> References: <201403302116.s2ULGeEP082375@svn.freebsd.org> <5339278B.6090800@passap.ru> Date: Mon, 31 Mar 2014 12:07:50 -0400 Message-ID: Subject: Re: svn commit: r349679 - in head/print: cups cups-base cups-base/files cups-client From: Thomas Hoffmann To: svn-ports-head@freebsd.org, ports-committers@freebsd.org, svn-ports-all@freebsd.org Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: Baptiste Daroussin , Boris Samorodov X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 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: Mon, 31 Mar 2014 16:07:52 -0000 On Mon, Mar 31, 2014 at 4:30 AM, Boris Samorodov wrote: > 31.03.2014 07:21, Thomas Hoffmann =D0=C9=DB=C5=D4: > > > pkg tells me i need to upgrade cups-client and cups-image to 1.7.1 for > both > > ports. If I upgrade cups-client by itself, it completes successfully. I= f > I > > try to update cups-image, it tries to upgrade cups-client first and fai= ls > > with: > > > > Installing cups-client-1.7.1...pkg-static: cups-client-1.7.1 conflicts > with > > cups-image-1.5.4_1 (installs files into the same place). Problematic > file: > > /usr/local/include/cups/raster.h > > *** Error code 70 > > > > Is there some pkg set -o magic I need to perform first? There is nothin= g > in > > UPDATING. I'm using portmaster to upgrade. > > I've just committed a note to UPDATING. Sorry for inconsistency. > Thank you. That fixed it. My apologies to all for the insanely long quote in my previous post. -Tom