diff options
author | taca <taca@pkgsrc.org> | 2013-06-14 16:46:12 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2013-06-14 16:46:12 +0000 |
commit | 6f045cbde75f8642078330ad7ec47202dbba61ca (patch) | |
tree | 4a11fb876afde2d5899f7eda821c365714ff593e /converters/ruby-unf | |
parent | 76aa9608bf806764846fb35df2b777283011595d (diff) | |
download | pkgsrc-6f045cbde75f8642078330ad7ec47202dbba61ca.tar.gz |
Update ruby-unf to 0.1.1.
* Add rdoc.
* Add ruby-head and jruby-head.
* Make "rake test" and "rake rdoc" work.
* It is perfectly fine with newer bundler.
Diffstat (limited to 'converters/ruby-unf')
-rw-r--r-- | converters/ruby-unf/Makefile | 4 | ||||
-rw-r--r-- | converters/ruby-unf/PLIST | 3 | ||||
-rw-r--r-- | converters/ruby-unf/distinfo | 8 |
3 files changed, 8 insertions, 7 deletions
diff --git a/converters/ruby-unf/Makefile b/converters/ruby-unf/Makefile index 7171c3ff3aa..4159b86a6f9 100644 --- a/converters/ruby-unf/Makefile +++ b/converters/ruby-unf/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2012/03/17 14:08:15 taca Exp $ +# $NetBSD: Makefile,v 1.3 2013/06/14 16:46:12 taca Exp $ -DISTNAME= unf-0.0.5 +DISTNAME= unf-0.1.1 CATEGORIES= converters MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/converters/ruby-unf/PLIST b/converters/ruby-unf/PLIST index 3d0025d368d..bcc440a8230 100644 --- a/converters/ruby-unf/PLIST +++ b/converters/ruby-unf/PLIST @@ -1,6 +1,7 @@ -@comment $NetBSD: PLIST,v 1.2 2012/03/17 14:08:15 taca Exp $ +@comment $NetBSD: PLIST,v 1.3 2013/06/14 16:46:12 taca Exp $ ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_LIBDIR}/.gitignore +${GEM_LIBDIR}/.travis.yml ${GEM_LIBDIR}/Gemfile ${GEM_LIBDIR}/LICENSE ${GEM_LIBDIR}/README.md diff --git a/converters/ruby-unf/distinfo b/converters/ruby-unf/distinfo index 28b56719bb3..51491308d9b 100644 --- a/converters/ruby-unf/distinfo +++ b/converters/ruby-unf/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2012/03/17 14:08:15 taca Exp $ +$NetBSD: distinfo,v 1.3 2013/06/14 16:46:12 taca Exp $ -SHA1 (unf-0.0.5.gem) = 59d1dbc040df907fdc933a177036b43b74abc33a -RMD160 (unf-0.0.5.gem) = c1b9a55901d7db33c7f45f5e66cebc4d06fdc1ed -Size (unf-0.0.5.gem) = 118272 bytes +SHA1 (unf-0.1.1.gem) = 3b658cb9d0b847c119059a90d2dc18dca4ca7349 +RMD160 (unf-0.1.1.gem) = c2a1c304465e1273092302d99e561f87dccb8e0e +Size (unf-0.1.1.gem) = 119808 bytes |