summaryrefslogtreecommitdiff
path: root/devel/ruby-atomic
diff options
context:
space:
mode:
authortaca <taca>2014-03-14 15:19:51 +0000
committertaca <taca>2014-03-14 15:19:51 +0000
commit95bd567d72cc951a41ec394e73065720ad2052ef (patch)
treeb87e5daad6237f4c1ab30260b2495052faec3232 /devel/ruby-atomic
parent858569c76b4dd6075113b240d80b8074d98536a7 (diff)
downloadpkgsrc-95bd567d72cc951a41ec394e73065720ad2052ef.tar.gz
Update ruby-atomic to 1.1.15, several bug fixes.
pkgsrc change: add GEM_EXTSDIR support.
Diffstat (limited to 'devel/ruby-atomic')
-rw-r--r--devel/ruby-atomic/Makefile4
-rw-r--r--devel/ruby-atomic/PLIST4
-rw-r--r--devel/ruby-atomic/distinfo8
3 files changed, 9 insertions, 7 deletions
diff --git a/devel/ruby-atomic/Makefile b/devel/ruby-atomic/Makefile
index eca9524ef22..ccae1761454 100644
--- a/devel/ruby-atomic/Makefile
+++ b/devel/ruby-atomic/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2013/09/13 12:59:41 taca Exp $
+# $NetBSD: Makefile,v 1.2 2014/03/14 15:19:51 taca Exp $
-DISTNAME= atomic-1.1.14
+DISTNAME= atomic-1.1.15
CATEGORIES= devel
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/devel/ruby-atomic/PLIST b/devel/ruby-atomic/PLIST
index 3bfefdd6347..bd4612510a8 100644
--- a/devel/ruby-atomic/PLIST
+++ b/devel/ruby-atomic/PLIST
@@ -1,7 +1,9 @@
-@comment $NetBSD: PLIST,v 1.1 2013/09/13 12:59:41 taca Exp $
+@comment $NetBSD: PLIST,v 1.2 2014/03/14 15:19:51 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_EXTSDIR}/atomic_reference.${RUBY_DLEXT}
${GEM_LIBDIR}/.gitignore
${GEM_LIBDIR}/.travis.yml
+${GEM_LIBDIR}/Gemfile
${GEM_LIBDIR}/LICENSE
${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/Rakefile
diff --git a/devel/ruby-atomic/distinfo b/devel/ruby-atomic/distinfo
index 270724c5c78..53142e0e8b3 100644
--- a/devel/ruby-atomic/distinfo
+++ b/devel/ruby-atomic/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2013/09/13 12:59:41 taca Exp $
+$NetBSD: distinfo,v 1.2 2014/03/14 15:19:51 taca Exp $
-SHA1 (atomic-1.1.14.gem) = 255bad8a4310719d62684c6ee8cf470c2322b7e2
-RMD160 (atomic-1.1.14.gem) = 59cfaa3281a9ac35e9f61e45a8a4c3102efe96e5
-Size (atomic-1.1.14.gem) = 16896 bytes
+SHA1 (atomic-1.1.15.gem) = 6bfba5ecf9de5da4181b705dfd08ef9f59e016a4
+RMD160 (atomic-1.1.15.gem) = 9ff8b80d048c7f09e6d59b8befc1565d5bb000fe
+Size (atomic-1.1.15.gem) = 16896 bytes