pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/ruby-inline Update ruby-inline pacakge to 3.7.0.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/22d333d0fca7
branches:  trunk
changeset: 543744:22d333d0fca7
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Jun 22 16:01:43 2008 +0000

description:
Update ruby-inline pacakge to 3.7.0.

=== 3.7.0 / 2008-06-09

* 1 major enhancements:

  * Removed inline_package in favor of hoe's packaging.

* 2 minor enhancements:

  * Switched from warn/exit to abort to fix buffering for error messages.
  * Improved some error messages.

* 2 bug fixes:

  * Fixes for rubinius.
  * Fixes for 1.9.

diffstat:

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

diffs (47 lines):

diff -r 08908764b0ac -r 22d333d0fca7 devel/ruby-inline/Makefile
--- a/devel/ruby-inline/Makefile        Sun Jun 22 16:00:58 2008 +0000
+++ b/devel/ruby-inline/Makefile        Sun Jun 22 16:01:43 2008 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/04/04 15:17:28 jlam Exp $
+# $NetBSD: Makefile,v 1.2 2008/06/22 16:01:43 taca Exp $
 
-DISTNAME=      RubyInline-3.6.7
+DISTNAME=      RubyInline-3.7.0
 PKGNAME=       ${RUBY_PKGPREFIX}-${DISTNAME:S/^Ruby//:tl}
 CATEGORIES=    devel
 
diff -r 08908764b0ac -r 22d333d0fca7 devel/ruby-inline/PLIST
--- a/devel/ruby-inline/PLIST   Sun Jun 22 16:00:58 2008 +0000
+++ b/devel/ruby-inline/PLIST   Sun Jun 22 16:01:43 2008 +0000
@@ -1,11 +1,9 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2008/04/04 15:17:28 jlam Exp $
-bin/inline_package
+@comment $NetBSD: PLIST,v 1.2 2008/06/22 16:01:43 taca Exp $
 ${GEM_HOME}/cache/RubyInline-${PKGVERSION}.gem
 ${GEM_LIBDIR}/History.txt
 ${GEM_LIBDIR}/Manifest.txt
 ${GEM_LIBDIR}/README.txt
 ${GEM_LIBDIR}/Rakefile
-${GEM_LIBDIR}/bin/inline_package
 ${GEM_LIBDIR}/demo/fastmath.rb
 ${GEM_LIBDIR}/demo/hello.rb
 ${GEM_LIBDIR}/example.rb
@@ -19,5 +17,4 @@
 @dirrm ${GEM_LIBDIR}/test
 @dirrm ${GEM_LIBDIR}/lib
 @dirrm ${GEM_LIBDIR}/demo
-@dirrm ${GEM_LIBDIR}/bin
 @dirrm ${GEM_LIBDIR}
diff -r 08908764b0ac -r 22d333d0fca7 devel/ruby-inline/distinfo
--- a/devel/ruby-inline/distinfo        Sun Jun 22 16:00:58 2008 +0000
+++ b/devel/ruby-inline/distinfo        Sun Jun 22 16:01:43 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2008/04/04 15:17:28 jlam Exp $
+$NetBSD: distinfo,v 1.2 2008/06/22 16:01:43 taca Exp $
 
-SHA1 (RubyInline-3.6.7.gem) = 71f7bc398d357348448b2a5e27173dd7b738167b
-RMD160 (RubyInline-3.6.7.gem) = a2930e1df78f29bfcd34b49238e9b127e9e5bc09
-Size (RubyInline-3.6.7.gem) = 23552 bytes
+SHA1 (RubyInline-3.7.0.gem) = c6a5f03d0bb2b4b015635a62eb7245f47af79c9b
+RMD160 (RubyInline-3.7.0.gem) = 4469f91d16db2fd15f39994630fa6346912ba098
+Size (RubyInline-3.7.0.gem) = 22016 bytes



Home | Main Index | Thread Index | Old Index