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 4E64B70B3B for ; Sun, 16 Jun 2013 12:38:47 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id B6FAB14A183; Sun, 16 Jun 2013 12:38:46 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5AAE214A147 for ; Sun, 16 Jun 2013 12:38:44 +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 0p4P0_lEzo10 for ; Sun, 16 Jun 2013 12:38:43 +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 BE12A14A142 for ; Sun, 16 Jun 2013 12:38:43 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 6CAFC96; Sun, 16 Jun 2013 12:38:43 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sun, 16 Jun 2013 12:38:43 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc/misc/iselect To: pkgsrc-changes@NetBSD.org Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20130616123843.6CAFC96@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: ryoon Date: Sun Jun 16 12:38:43 UTC 2013 Modified Files: pkgsrc/misc/iselect: Makefile distinfo Log Message: Update to 1.4.0 Changelog: Changes between 1.3.1 and 1.4.0 ------------------------------- 070708 o upgraded GNU shtool from 2.0.3 to 2.0.7 o adjusted year range in copyright messages o upgraded build environment to GNU autoconf 2.61 Changes between 1.3.0 and 1.3.1 ------------------------------- 051005 o upgraded GNU shtool from 2.0.1 to 2.0.3 o adjusted year range in copyright messages Changes between 1.2.0 and 1.3.0 ------------------------------- 040911 o upgraded GNU shtool from 1.6.2 to 2.0.1 o upgraded build environment to GNU autoconf 2.59 200404 o upgraded GNU shtool from 1.6.0 to 1.6.2 o fixed years in copyright 2002xx o upgraded GNU shtool from 1.5.0 to 1.6.0 o fixed years in copyright 2000xx o upgraded GNU shtool from 1.3.0 to 1.5.0 o fixed years in copyright 990530 o fixed iselect.pod: %s[ -> %[ 990622 o fixed type conversion [Mark A. Hershberger ] To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 pkgsrc/misc/iselect/Makefile cvs rdiff -u -r1.5 -r1.6 pkgsrc/misc/iselect/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.