From owner-cvs-all Tue Sep 24 13: 7: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BCCAF37B401; Tue, 24 Sep 2002 13:07:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C2EF43E65; Tue, 24 Sep 2002 13:07:08 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from freefall.freebsd.org (knu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g8OK78Co029094; Tue, 24 Sep 2002 13:07:08 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g8OK78Rs029093; Tue, 24 Sep 2002 13:07:08 -0700 (PDT) Message-Id: <200209242007.g8OK78Rs029093@freefall.freebsd.org> From: Akinori MUSHA Date: Tue, 24 Sep 2002 13:07:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Mk bsd.ruby.mk ports/lang/ruby Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2002/09/24 13:07:08 PDT Modified files: Mk bsd.ruby.mk lang/ruby Makefile distinfo Log: Reroll a stable snapshot tarball as of 2002-09-12 for lang/ruby containing a pregenerated configure and a parse.c generated with bison 1.35. This is to offer a smaller (.tar.bz2) distfile, remove the autoconf dependency and benefit from a bit more efficient parse.c than that which byacc(1) generates. Revision Changes Path 1.88 +3 -7 ports/Mk/bsd.ruby.mk 1.90 +6 -6 ports/lang/ruby/Makefile 1.69 +1 -6 ports/lang/ruby/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message