pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/converters/ruby-unf_ext Update ruby-unf_ext to 0.0.7.1.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c946a9f4ec93
branches:  trunk
changeset: 652547:c946a9f4ec93
user:      taca <taca%pkgsrc.org@localhost>
date:      Thu Jun 04 13:57:38 2015 +0000

description:
Update ruby-unf_ext to 0.0.7.1.

## 0.0.7.1 (2015-04-18)

- Windows fat binary gems no longer require libstd++ to
  run, which are statically linked.

- Add a fat binary gem for x64-mingw32 (64bit Windows).

- Windows fat binary gems now include binaries for Ruby up to 2.2.

diffstat:

 converters/ruby-unf_ext/Makefile |  5 ++---
 converters/ruby-unf_ext/PLIST    |  4 +++-
 converters/ruby-unf_ext/distinfo |  8 ++++----
 3 files changed, 9 insertions(+), 8 deletions(-)

diffs (42 lines):

diff -r 61701220d002 -r c946a9f4ec93 converters/ruby-unf_ext/Makefile
--- a/converters/ruby-unf_ext/Makefile  Thu Jun 04 13:56:25 2015 +0000
+++ b/converters/ruby-unf_ext/Makefile  Thu Jun 04 13:57:38 2015 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2013/07/07 15:18:11 taca Exp $
+# $NetBSD: Makefile,v 1.5 2015/06/04 13:57:38 taca Exp $
 
-DISTNAME=      unf_ext-0.0.6
-PKGREVISION=   1
+DISTNAME=      unf_ext-0.0.7.1
 CATEGORIES=    converters
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r 61701220d002 -r c946a9f4ec93 converters/ruby-unf_ext/PLIST
--- a/converters/ruby-unf_ext/PLIST     Thu Jun 04 13:56:25 2015 +0000
+++ b/converters/ruby-unf_ext/PLIST     Thu Jun 04 13:57:38 2015 +0000
@@ -1,9 +1,11 @@
-@comment $NetBSD: PLIST,v 1.5 2015/03/08 15:17:18 taca Exp $
+@comment $NetBSD: PLIST,v 1.6 2015/06/04 13:57:38 taca Exp $
 ${GEM_HOME}/cache/${GEM_NAME}.gem
 ${GEM_EXTSDIR}/gem.build_complete
 ${GEM_EXTSDIR}/unf_ext.${RUBY_DLEXT}
 ${GEM_LIBDIR}/.document
 ${GEM_LIBDIR}/.gitignore
+${GEM_LIBDIR}/.travis.yml
+${GEM_LIBDIR}/CHANGELOG.md
 ${GEM_LIBDIR}/Gemfile
 ${GEM_LIBDIR}/LICENSE.txt
 ${GEM_LIBDIR}/README.md
diff -r 61701220d002 -r c946a9f4ec93 converters/ruby-unf_ext/distinfo
--- a/converters/ruby-unf_ext/distinfo  Thu Jun 04 13:56:25 2015 +0000
+++ b/converters/ruby-unf_ext/distinfo  Thu Jun 04 13:57:38 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2013/03/10 13:09:33 taca Exp $
+$NetBSD: distinfo,v 1.4 2015/06/04 13:57:38 taca Exp $
 
-SHA1 (unf_ext-0.0.6.gem) = e348afd55aea2aac0c9706e1b59e83b4f7c491e9
-RMD160 (unf_ext-0.0.6.gem) = 99efe8286b050e97bdc3d0041d162f19e3ced681
-Size (unf_ext-0.0.6.gem) = 395264 bytes
+SHA1 (unf_ext-0.0.7.1.gem) = eb80c869cc9d89dfab06bef1439949aeb49986a9
+RMD160 (unf_ext-0.0.7.1.gem) = 75d62adeb709dff0f89943f2581db2efdeb5deb8
+Size (unf_ext-0.0.7.1.gem) = 392192 bytes



Home | Main Index | Thread Index | Old Index