From owner-svn-ports-head@freebsd.org Fri Mar 11 15:41:33 2016 Return-Path: Delivered-To: svn-ports-head@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 DBF7AACC4A6; Fri, 11 Mar 2016 15:41:33 +0000 (UTC) (envelope-from tijl@freebsd.org) Received: from mailrelay104.isp.belgacom.be (mailrelay104.isp.belgacom.be [195.238.20.131]) (using TLSv1.2 with cipher RC4-SHA (128/128 bits)) (Client CN "relay.skynet.be", Issuer "GlobalSign Organization Validation CA - SHA256 - G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 050EC7C; Fri, 11 Mar 2016 15:41:31 +0000 (UTC) (envelope-from tijl@freebsd.org) X-Belgacom-Dynamic: yes X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: A2BsBwDu5eJW/9O/8VFdgz5SXg+8JSGFbAKBLz0QAQEBAQEBAWQnhEIBAQQ6HB4FEAsUBAkaCw8qHgYTiCgKvSoBAQEBAQEBAwEBAQEBAQEVBIpaiHQFl0OFbYgFboEAjR6GBIhtNyuCMIE1Oy6KUQEBAQ Received: from 211.191-241-81.adsl-dyn.isp.belgacom.be (HELO kalimero.tijl.coosemans.org) ([81.241.191.211]) by relay.skynet.be with ESMTP; 11 Mar 2016 16:40:13 +0100 Received: from kalimero.tijl.coosemans.org (kalimero.tijl.coosemans.org [127.0.0.1]) by kalimero.tijl.coosemans.org (8.15.2/8.15.2) with ESMTP id u2BFeCDn033506; Fri, 11 Mar 2016 16:40:12 +0100 (CET) (envelope-from tijl@FreeBSD.org) Date: Fri, 11 Mar 2016 16:40:11 +0100 From: Tijl Coosemans To: Raphael Kubo da Costa Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r410825 - in head: . editors/libreoffice editors/libreoffice4 editors/openoffice-4 editors/openoffice-devel emulators/wine emulators/wine-devel games/pythonsudoku graphics/darktable gra... Message-ID: <20160311164011.140797cd@kalimero.tijl.coosemans.org> In-Reply-To: <86twkdujz2.fsf@FreeBSD.org> References: <201603111153.u2BBrgon093783@repo.freebsd.org> <86twkdujz2.fsf@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 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, 11 Mar 2016 15:41:34 -0000 On Fri, 11 Mar 2016 16:12:33 +0100 Raphael Kubo da Costa wrote: > Tijl Coosemans writes: >> Author: tijl >> Date: Fri Mar 11 11:53:42 2016 >> New Revision: 410825 >> URL: https://svnweb.freebsd.org/changeset/ports/410825 >> >> Log: >> Combine print/cups-base, print/cups-client and print/cups-image into >> print/cups and update it to 2.1.3. Also remove print/cups-pstoraster, >> improve print/cups-filters, print/foomatic-* and update print/hplip to >> 3.16.2. > > print/cups is failing `make check-plist': > > ===> Checking for items in STAGEDIR missing from pkg-plist > Error: Orphaned: /etc/pam.d/cups Fixed in r410832.