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" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id B4AB4A645E for ; Wed, 12 Feb 2014 23:28:20 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 1F97B14A2B5; Wed, 12 Feb 2014 23:28:20 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9D4F414A2B4 for ; Wed, 12 Feb 2014 23:28:17 +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 xtI89RgbX_0d for ; Wed, 12 Feb 2014 23:28:17 +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 26EA814A2AD for ; Wed, 12 Feb 2014 23:28:17 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 1C87996; Wed, 12 Feb 2014 23:28:17 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Wed, 12 Feb 2014 23:28:17 +0000 From: "Matthias Scheler" Subject: CVS commit: pkgsrc/lang To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org X-Mailer: log_accum Message-Id: <20140212232817.1C87996@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: tron Date: Wed Feb 12 23:28:17 UTC 2014 Modified Files: pkgsrc/lang/python26: Makefile PLIST.common pkgsrc/lang/python27: Makefile PLIST.common Log Message: Remove now unnecessary package list handling for OpenSSL 0.9.*. To generate a diff of this commit: cvs rdiff -u -r1.58 -r1.59 pkgsrc/lang/python26/Makefile cvs rdiff -u -r1.15 -r1.16 pkgsrc/lang/python26/PLIST.common cvs rdiff -u -r1.35 -r1.36 pkgsrc/lang/python27/Makefile cvs rdiff -u -r1.7 -r1.8 pkgsrc/lang/python27/PLIST.common Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.