Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 10997A65C4 for ; Thu, 2 Apr 2015 21:23:26 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 8075014A1FC; Thu, 2 Apr 2015 21:23:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 31F8614A1F7 for ; Thu, 2 Apr 2015 21:23:23 +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 4Hc_saNYok3x for ; Thu, 2 Apr 2015 21:23:22 +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 B48D014A1DD for ; Thu, 2 Apr 2015 21:23:22 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id AEF2398; Thu, 2 Apr 2015 21:23:22 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Thu, 2 Apr 2015 21:23:22 +0000 From: "Joerg Sonnenberger" Subject: CVS commit: pkgsrc/misc/fbreader To: pkgsrc-changes@NetBSD.org Reply-To: joerg@netbsd.org X-Mailer: log_accum Message-Id: <20150402212322.AEF2398@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: joerg Date: Thu Apr 2 21:23:22 UTC 2015 Modified Files: pkgsrc/misc/fbreader: distinfo pkgsrc/misc/fbreader/patches: patch-zlibrary_core_Makefile patch-zlibrary_text_Makefile patch-zlibrary_ui_Makefile Log Message: Don't create shared object symlinks pointing to libtool archives, they confuse the linker. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 pkgsrc/misc/fbreader/distinfo cvs rdiff -u -r1.1 -r1.2 \ pkgsrc/misc/fbreader/patches/patch-zlibrary_core_Makefile \ pkgsrc/misc/fbreader/patches/patch-zlibrary_ui_Makefile cvs rdiff -u -r1.2 -r1.3 \ pkgsrc/misc/fbreader/patches/patch-zlibrary_text_Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.