diff options
author | taca <taca@pkgsrc.org> | 2011-12-16 11:46:20 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2011-12-16 11:46:20 +0000 |
commit | a381b838b2a14805b75172b5613e3679971ec5aa (patch) | |
tree | 04820f56608988807f8db4a1546300852c569516 | |
parent | b07f3125fe215b432982860dec55a88b8e46da3c (diff) | |
download | pkgsrc-a381b838b2a14805b75172b5613e3679971ec5aa.tar.gz |
Update ruby-loquacious package to 1.9.1.
== 1.9.1 / 2011-12-15
Bug Fixes
- Properly generate accessor method when merging
-rw-r--r-- | devel/ruby-loquacious/Makefile | 4 | ||||
-rw-r--r-- | devel/ruby-loquacious/PLIST | 4 | ||||
-rw-r--r-- | devel/ruby-loquacious/distinfo | 8 |
3 files changed, 8 insertions, 8 deletions
diff --git a/devel/ruby-loquacious/Makefile b/devel/ruby-loquacious/Makefile index 5202d8ee505..9761029782e 100644 --- a/devel/ruby-loquacious/Makefile +++ b/devel/ruby-loquacious/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2011/09/14 11:59:36 taca Exp $ +# $NetBSD: Makefile,v 1.3 2011/12/16 11:46:20 taca Exp $ -DISTNAME= loquacious-1.9.0 +DISTNAME= loquacious-1.9.1 CATEGORIES= www MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/devel/ruby-loquacious/PLIST b/devel/ruby-loquacious/PLIST index b4261c4d75a..230f40e1841 100644 --- a/devel/ruby-loquacious/PLIST +++ b/devel/ruby-loquacious/PLIST @@ -1,5 +1,6 @@ -@comment $NetBSD: PLIST,v 1.2 2011/09/14 11:59:36 taca Exp $ +@comment $NetBSD: PLIST,v 1.3 2011/12/16 11:46:20 taca Exp $ ${GEM_HOME}/cache/${GEM_NAME}.gem +${GEM_LIBDIR}/.gitignore ${GEM_LIBDIR}/History.txt ${GEM_LIBDIR}/README.rdoc ${GEM_LIBDIR}/Rakefile @@ -16,7 +17,6 @@ ${GEM_LIBDIR}/spec/configuration_spec.rb ${GEM_LIBDIR}/spec/help_spec.rb ${GEM_LIBDIR}/spec/iterator_spec.rb ${GEM_LIBDIR}/spec/loquacious_spec.rb -${GEM_LIBDIR}/spec/spec.opts ${GEM_LIBDIR}/spec/spec_helper.rb ${GEM_LIBDIR}/spec/string_spec.rb ${GEM_LIBDIR}/version.txt diff --git a/devel/ruby-loquacious/distinfo b/devel/ruby-loquacious/distinfo index a122a895385..87198577981 100644 --- a/devel/ruby-loquacious/distinfo +++ b/devel/ruby-loquacious/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2011/09/14 11:59:36 taca Exp $ +$NetBSD: distinfo,v 1.3 2011/12/16 11:46:20 taca Exp $ -SHA1 (loquacious-1.9.0.gem) = 43bf311b60da6bffcf97dd5f5ba856cdce01fe18 -RMD160 (loquacious-1.9.0.gem) = 356c9eac86af4204037408c9765fae7fc0b8e0e5 -Size (loquacious-1.9.0.gem) = 22528 bytes +SHA1 (loquacious-1.9.1.gem) = ec5b3d44acd7197a879c259f6e274b1309a0c99c +RMD160 (loquacious-1.9.1.gem) = e42cbf7750c5cc560e988e18d040728708e1ab12 +Size (loquacious-1.9.1.gem) = 22528 bytes |