From owner-svn-ports-head@FreeBSD.ORG Wed Feb 19 08:04:40 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 C7A3969B; Wed, 19 Feb 2014 08:04:40 +0000 (UTC) Received: from redundancy.redundancy.org (redundancy.redundancy.org [IPv6:2607:f2f8:a9c4::2]) by mx1.freebsd.org (Postfix) with ESMTP id A5B6C1734; Wed, 19 Feb 2014 08:04:40 +0000 (UTC) Received: by redundancy.redundancy.org (Postfix, from userid 1001) id 4305F40E866; Wed, 19 Feb 2014 00:04:40 -0800 (PST) Date: Wed, 19 Feb 2014 00:04:40 -0800 From: David Thiel To: Colin Percival Subject: Re: svn commit: r344984 - head/security/silktools Message-ID: <20140219080439.GT8859@redundancy.redundancy.org> References: <201402190200.s1J20qkS064615@svn.freebsd.org> <530433B3.6060801@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <530433B3.6060801@freebsd.org> X-OpenPGP-Key-fingerprint: 482A 8C46 C844 7E7C 8CBC 2313 96EE BEE5 1F4B CA13 X-OpenPGP-Key-available: http://redundancy.redundancy.org/lx.gpg X-Face: %H~{$1~NOw1y#%mM6{|4:/ List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Feb 2014 08:04:40 -0000 On 02/18, Colin Percival wrote: > On 02/18/14 18:00, David Thiel wrote: > > -LIB_DEPENDS= lzo2:${PORTSDIR}/archivers/lzo2 \ > > - fixbuf:${PORTSDIR}/net/libfixbuf > > +LIB_DEPENDS= liblzo2.so:${PORTSDIR}/archivers/lzo3 \ > > + libfixbuf.so:${PORTSDIR}/net/libfixbuf > > There is no archivers/lzo3 port. This broke INDEX. Please fix. I haven't the slightest clue how that happened, unless it was a stray ctrl-a in vim. Sorry about that.