diff options
author | minskim <minskim@pkgsrc.org> | 2005-11-05 20:12:36 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2005-11-05 20:12:36 +0000 |
commit | 467b02cfe0bede7a312dfb135bb876d57a839c44 (patch) | |
tree | ea5bab7c29964096320d217b688574e5f5869e64 /lang/ruby-doc-stdlib | |
parent | 2c3bca2c675d2e4a6b67b2abfa2169797e804bd1 (diff) | |
download | pkgsrc-467b02cfe0bede7a312dfb135bb876d57a839c44.tar.gz |
Update ruby-doc-stdlib to 0.10.1.
Changes:
0.10.0
- first update in about 10 months
- therefore, status report probably inaccurate; will hopefully fix soon
- Delegate and Forwardable documentation updated (that's what spurred
this release)
- some other documentation probably updated too
- most packages now have a one-line description (see "Packages" link)
0.10.1
- documentation added: enumerator, etc, fcntl, rational, pstore
- changes to site CSS to improve readability
- added 'profile' and 'profiler' to package list (no documentation though)
Diffstat (limited to 'lang/ruby-doc-stdlib')
-rw-r--r-- | lang/ruby-doc-stdlib/Makefile | 4 | ||||
-rw-r--r-- | lang/ruby-doc-stdlib/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/lang/ruby-doc-stdlib/Makefile b/lang/ruby-doc-stdlib/Makefile index 39d87d0d58f..689913c81ed 100644 --- a/lang/ruby-doc-stdlib/Makefile +++ b/lang/ruby-doc-stdlib/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2005/03/29 13:31:40 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2005/11/05 20:12:36 minskim Exp $ -DISTNAME= ruby-doc-stdlib-0.9.13 +DISTNAME= ruby-doc-stdlib-0.10.1 CATEGORIES= lang ruby MASTER_SITES= http://www.ruby-doc.org/downloads/stdlib/ EXTRACT_SUFX= .tgz diff --git a/lang/ruby-doc-stdlib/distinfo b/lang/ruby-doc-stdlib/distinfo index 3b85f78483e..1675cc0d71f 100644 --- a/lang/ruby-doc-stdlib/distinfo +++ b/lang/ruby-doc-stdlib/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2005/03/23 15:43:43 minskim Exp $ +$NetBSD: distinfo,v 1.2 2005/11/05 20:12:36 minskim Exp $ -SHA1 (ruby-doc-stdlib-0.9.13.tgz) = fb3f7d9c597773a8c323b12faf0f9f0abc0ff0f3 -RMD160 (ruby-doc-stdlib-0.9.13.tgz) = 0441d36e0541641d2466cac641280232b232385e -Size (ruby-doc-stdlib-0.9.13.tgz) = 2009367 bytes +SHA1 (ruby-doc-stdlib-0.10.1.tgz) = 170039eb456cb8a5127d14dfa7b6485406f15d07 +RMD160 (ruby-doc-stdlib-0.10.1.tgz) = 242c985fa03aaa6ee54276a28d11e98e9b6c9d59 +Size (ruby-doc-stdlib-0.10.1.tgz) = 2347615 bytes |