Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 0AA5163B873 for ; Tue, 15 Jun 2010 12:25:52 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 8286E63B3F9; Tue, 15 Jun 2010 12:25:51 +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 9C5BD63B103 for ; Tue, 15 Jun 2010 12:25:50 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 95ECB175DD; Tue, 15 Jun 2010 12:25:50 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Tue, 15 Jun 2010 12:25:50 +0000 From: Thomas Klausner Subject: CVS commit: pkgsrc/security/libtasn1 To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20100615122550.95ECB175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: wiz Date: Tue Jun 15 12:25:50 UTC 2010 Modified Files: pkgsrc/security/libtasn1: distinfo Removed Files: pkgsrc/security/libtasn1/patches: patch-aa Log Message: Remove patch-aa, upstream's Simon Josefsson said: The patch looks wrong to me, though, because stdint.h should be generated in lib/gllib/ if the system does not have it (or if it is not correct), and the -I's should make the code find the local file instead. Thus, the code should be able to unconditionally include the header file. To generate a diff of this commit: cvs rdiff -u -r1.30 -r1.31 pkgsrc/security/libtasn1/distinfo cvs rdiff -u -r1.1 -r0 pkgsrc/security/libtasn1/patches/patch-aa Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.