summaryrefslogtreecommitdiff
path: root/devel/ruby-cmd
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2005-09-04 13:53:53 +0000
committertaca <taca@pkgsrc.org>2005-09-04 13:53:53 +0000
commite37f378484a8a7dd55ea313e69fe109232efa786 (patch)
tree29be7e65b58e5cab101454c31ecf636859e5bb90 /devel/ruby-cmd
parent965fe70b5be044ab227cb7e92ee56c273d172027 (diff)
downloadpkgsrc-e37f378484a8a7dd55ea313e69fe109232efa786.tar.gz
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]
Diffstat (limited to 'devel/ruby-cmd')
-rw-r--r--devel/ruby-cmd/Makefile4
-rw-r--r--devel/ruby-cmd/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/ruby-cmd/Makefile b/devel/ruby-cmd/Makefile
index e53558da93b..559e0330886 100644
--- a/devel/ruby-cmd/Makefile
+++ b/devel/ruby-cmd/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2005/04/11 03:53:57 minskim Exp $
+# $NetBSD: Makefile,v 1.3 2005/09/04 13:53:53 taca Exp $
-DISTNAME= cmd-0.7.0
+DISTNAME= cmd-0.7.2
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
CATEGORIES= devel ruby
MASTER_SITES= http://code.vernix.org/cmd/download/
diff --git a/devel/ruby-cmd/distinfo b/devel/ruby-cmd/distinfo
index 6badb33a0db..eabf86e2e7a 100644
--- a/devel/ruby-cmd/distinfo
+++ b/devel/ruby-cmd/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2005/04/11 03:26:55 minskim Exp $
+$NetBSD: distinfo,v 1.2 2005/09/04 13:53:53 taca Exp $
-SHA1 (ruby/cmd-0.7.0.tar.bz2) = 458213b6c281f65b1407c4a3c07ce41c4257d385
-RMD160 (ruby/cmd-0.7.0.tar.bz2) = 16662d8514502e35a240f45295189cd359a319a7
-Size (ruby/cmd-0.7.0.tar.bz2) = 22648 bytes
+SHA1 (ruby/cmd-0.7.2.tar.bz2) = f0af8d74cc55c23bb4755321fab8ecea77e8a982
+RMD160 (ruby/cmd-0.7.2.tar.bz2) = a1841e7437cfef50ec324c0b97ca664f76224ac1
+Size (ruby/cmd-0.7.2.tar.bz2) = 23325 bytes