Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 57F8C63B8A8 for ; Sun, 13 Nov 2011 15:45:27 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 36FEB14A1FD; Sun, 13 Nov 2011 15:45:27 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id ACB0814A1F7 for ; Sun, 13 Nov 2011 15:45:25 +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 cRggoGGOQfKl for ; Sun, 13 Nov 2011 15:45:25 +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 3CDCD14A1EF for ; Sun, 13 Nov 2011 15:45:25 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 2D9E0175DD; Sun, 13 Nov 2011 15:45:25 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Sun, 13 Nov 2011 15:45:25 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/lang/ruby19-base To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20111113154525.2D9E0175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: taca Date: Sun Nov 13 15:45:25 UTC 2011 Modified Files: pkgsrc/lang/ruby19-base: DEINSTALL INSTALL Makefile Log Message: Clean up DEINSTALL/INSTALL scripts. * Remove setting PREFIX. * Remove executing exit on last line. Bump PKGREVISION. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 pkgsrc/lang/ruby19-base/DEINSTALL cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/lang/ruby19-base/INSTALL cvs rdiff -u -r1.17 -r1.18 pkgsrc/lang/ruby19-base/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.