Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 6DA1B63B898 for ; Tue, 11 Nov 2008 23:12:33 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 26E9863B140; Tue, 11 Nov 2008 23:12:33 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 633BA63B101 for ; Tue, 11 Nov 2008 23:12:32 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 4DEDF175D0; Tue, 11 Nov 2008 23:12:32 +0000 (UTC) From: Quentin Garnier Subject: CVS commit: pkgsrc/mail/libetpan To: pkgsrc-changes@NetBSD.org Reply-To: cube@netbsd.org Message-Id: <20081111231232.4DEDF175D0@cvs.netbsd.org> Date: Tue, 11 Nov 2008 23:12:32 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: cube Date: Tue Nov 11 23:12:32 UTC 2008 Modified Files: pkgsrc/mail/libetpan: Makefile distinfo Added Files: pkgsrc/mail/libetpan/patches: patch-ab patch-ac Log Message: Fix a bug in the configure script that would do bad things on the value of LDFLAGS. Bump PKGREVISION. Reported by Mr. Siemiradzki (yes, I'm avoiding writing your first name because I don't know what the first character is) on current-users. To generate a diff of this commit: cvs rdiff -r1.24 -r1.25 pkgsrc/mail/libetpan/Makefile cvs rdiff -r1.11 -r1.12 pkgsrc/mail/libetpan/distinfo cvs rdiff -r0 -r1.5 pkgsrc/mail/libetpan/patches/patch-ab cvs rdiff -r0 -r1.1 pkgsrc/mail/libetpan/patches/patch-ac Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.