Subject: CVS commit: pkgsrc/devel/ruby-cmd
To: None <pkgsrc-changes@NetBSD.org>
From: Takahiro Kambe <taca@netbsd.org>
List: pkgsrc-changes
Date: 09/04/2005 13:53:53
Module Name: pkgsrc
Committed By: taca
Date: Sun Sep 4 13:53:53 UTC 2005
Modified Files:
pkgsrc/devel/ruby-cmd: Makefile distinfo
Log Message:
Update ruby-cmd pacakge 0.7.2.
= Cmd Changelog
== Version 0.7.2
* Breaking the assignment to READLINE_SUPPORTED over multiple lines did not
appease RDoc. Fortunately Dave Thomas showed me several ways that I could
accomplish the same thing whilst appeasing RDoc. Sadly another minor bug fix
release :\ [Dave Thomas]
== Version 0.7.1
* Broke assignment to READLINE_SUPPORTED over several lines as removing the
semicolons resulted in the incorrect behavior, and having the semicolons made
RDoc fail to parse the file. [Jim Weirich]
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/ruby-cmd/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/devel/ruby-cmd/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.