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 B58AA70A63 for ; Sun, 16 Jun 2013 04:54:54 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 201B214A1E5; Sun, 16 Jun 2013 04:54:54 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0C6E914A1E1 for ; Sun, 16 Jun 2013 04:54:52 +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 Qi5FAvQ7YiGK for ; Sun, 16 Jun 2013 04:54: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 7EA3C14A1B6 for ; Sun, 16 Jun 2013 04:54:51 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 7323996; Sun, 16 Jun 2013 04:54:51 +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 04:54:51 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/devel/dejagnu To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20130616045451.7323996@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: mef Date: Sun Jun 16 04:54:51 UTC 2013 Modified Files: pkgsrc/devel/dejagnu: Makefile distinfo Removed Files: pkgsrc/devel/dejagnu/patches: patch-Makefile.am patch-Makefile.in Log Message: Update to 1.5.1 (The date below is corrected). Two patches are removed, those are now included in upstream patches/patch-Makefile.am patches/patch-Makefile.in ----------- 2013-06-08 Ben Elliston * DejaGnu 1.5.1 released. 2013-06-08 Ben Elliston * configure.ac (AC_INIT): Bump version to 1.5.1. * runtest.exp (frame_version): Likewise. * configure: Regenerate. * Makefile.in: Regenerate with automake 1.13. * aclocal.m4: Likewise. To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/dejagnu/Makefile cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/dejagnu/distinfo cvs rdiff -u -r1.1 -r0 pkgsrc/devel/dejagnu/patches/patch-Makefile.am \ pkgsrc/devel/dejagnu/patches/patch-Makefile.in Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.