Subject: CVS commit: pkgsrc/lang/ruby18-base
To: None <pkgsrc-changes@NetBSD.org>
From: Takahiro Kambe <taca@netbsd.org>
List: pkgsrc-changes
Date: 09/19/2005 15:19:13
Module Name:	pkgsrc
Committed By:	taca
Date:		Mon Sep 19 15:19:13 UTC 2005

Modified Files:
	pkgsrc/lang/ruby18-base: distinfo
	pkgsrc/lang/ruby18-base/patches: patch-aa patch-ab

Log Message:
Rearrange configure script a little:

- Correct case statement moving "interix3*)" to before "interrix*)" since
  "interix3*)" wouldn't match and always match to "interix*)".

- Remove "interix3*" in the case condition which always "interix*" pattern.

This dosen't fix anything bulding on Interix3 (SFU 3.5) and on other
platforms, but fix obvious mistake in configure script.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/lang/ruby18-base/distinfo
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/lang/ruby18-base/patches/patch-aa \
    pkgsrc/lang/ruby18-base/patches/patch-ab

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.