Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "Postmaster NetBSD.org" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 04424A6468 for ; Thu, 9 Jan 2014 11:00:18 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 2669E14A29C; Thu, 9 Jan 2014 11:00:17 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4C84014A28C for ; Thu, 9 Jan 2014 11:00:15 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id AC6_uOHUSqAo for ; Thu, 9 Jan 2014 11:00:14 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id CF71814A1D2 for ; Thu, 9 Jan 2014 11:00:14 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 8A84396; Thu, 9 Jan 2014 11:00:14 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Thu, 9 Jan 2014 11:00:14 +0000 From: "Jonathan Perkin" Subject: CVS commit: pkgsrc/devel/libnet10 To: pkgsrc-changes@NetBSD.org Reply-To: jperkin@netbsd.org X-Mailer: log_accum Message-Id: <20140109110014.8A84396@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: jperkin Date: Thu Jan 9 11:00:14 UTC 2014 Modified Files: pkgsrc/devel/libnet10: Makefile distinfo pkgsrc/devel/libnet10/patches: patch-ad Log Message: Do not append libnet10 subdirectory directly to LIBNET_CONFIG_LIBS, when additional libraries are specified you end up with e.g. '-lnsl/libnet10'. Bump PKGREVISION. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/libnet10/Makefile \ pkgsrc/devel/libnet10/distinfo cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/libnet10/patches/patch-ad Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.