pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/ruby-loquacious Update ruby-loquacious package t...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b67c5426eeab
branches:  trunk
changeset: 592796:b67c5426eeab
user:      taca <taca%pkgsrc.org@localhost>
date:      Wed Sep 14 11:59:36 2011 +0000

description:
Update ruby-loquacious package to 1.9.0.


== 1.9.0 / 2011-09-13

Enhancements
- Iterator now skips Undefined values
- Method to convert Configuration objects to a hash [mcmire]

diffstat:

 devel/ruby-loquacious/Makefile |  4 ++--
 devel/ruby-loquacious/PLIST    |  3 +--
 devel/ruby-loquacious/distinfo |  8 ++++----
 3 files changed, 7 insertions(+), 8 deletions(-)

diffs (41 lines):

diff -r af9ce27d32f2 -r b67c5426eeab devel/ruby-loquacious/Makefile
--- a/devel/ruby-loquacious/Makefile    Wed Sep 14 11:58:57 2011 +0000
+++ b/devel/ruby-loquacious/Makefile    Wed Sep 14 11:59:36 2011 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1.1.1 2011/08/12 16:04:22 taca Exp $
+# $NetBSD: Makefile,v 1.2 2011/09/14 11:59:36 taca Exp $
 
-DISTNAME=      loquacious-1.8.1
+DISTNAME=      loquacious-1.9.0
 CATEGORIES=    www
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r af9ce27d32f2 -r b67c5426eeab devel/ruby-loquacious/PLIST
--- a/devel/ruby-loquacious/PLIST       Wed Sep 14 11:58:57 2011 +0000
+++ b/devel/ruby-loquacious/PLIST       Wed Sep 14 11:59:36 2011 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2011/08/12 16:04:22 taca Exp $
+@comment $NetBSD: PLIST,v 1.2 2011/09/14 11:59:36 taca Exp $
 ${GEM_HOME}/cache/${GEM_NAME}.gem
 ${GEM_LIBDIR}/History.txt
 ${GEM_LIBDIR}/README.rdoc
@@ -19,6 +19,5 @@
 ${GEM_LIBDIR}/spec/spec.opts
 ${GEM_LIBDIR}/spec/spec_helper.rb
 ${GEM_LIBDIR}/spec/string_spec.rb
-${GEM_LIBDIR}/tmp.rb
 ${GEM_LIBDIR}/version.txt
 ${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff -r af9ce27d32f2 -r b67c5426eeab devel/ruby-loquacious/distinfo
--- a/devel/ruby-loquacious/distinfo    Wed Sep 14 11:58:57 2011 +0000
+++ b/devel/ruby-loquacious/distinfo    Wed Sep 14 11:59:36 2011 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2011/08/12 16:04:22 taca Exp $
+$NetBSD: distinfo,v 1.2 2011/09/14 11:59:36 taca Exp $
 
-SHA1 (loquacious-1.8.1.gem) = 0974aecadf00743d41b0e659185a7f20bc828196
-RMD160 (loquacious-1.8.1.gem) = c5a7db81d250f4a814e7adec5b1aeef8b7b0b025
-Size (loquacious-1.8.1.gem) = 22016 bytes
+SHA1 (loquacious-1.9.0.gem) = 43bf311b60da6bffcf97dd5f5ba856cdce01fe18
+RMD160 (loquacious-1.9.0.gem) = 356c9eac86af4204037408c9765fae7fc0b8e0e5
+Size (loquacious-1.9.0.gem) = 22528 bytes



Home | Main Index | Thread Index | Old Index