summaryrefslogtreecommitdiff
path: root/print/ruby-pdf-core
diff options
context:
space:
mode:
authortaca <taca>2015-03-13 15:22:51 +0000
committertaca <taca>2015-03-13 15:22:51 +0000
commita21a59f3d324aadcf05995f022a6ca5c68b60262 (patch)
tree17bd1ce440b413395ee44e32f16b3627a1111841 /print/ruby-pdf-core
parenta1ab41fdb28d453690567aa1d0b69d6cd7f791ff (diff)
downloadpkgsrc-a21a59f3d324aadcf05995f022a6ca5c68b60262.tar.gz
Update ruby-pdf-core to 0.5.1.
* Rename variable arr to array, fixes a call to an undefined variable b… elow. * Round to four decimal places everywhere.
Diffstat (limited to 'print/ruby-pdf-core')
-rw-r--r--print/ruby-pdf-core/Makefile4
-rw-r--r--print/ruby-pdf-core/PLIST3
-rw-r--r--print/ruby-pdf-core/distinfo8
3 files changed, 8 insertions, 7 deletions
diff --git a/print/ruby-pdf-core/Makefile b/print/ruby-pdf-core/Makefile
index e55e9b12f56..bb575deca56 100644
--- a/print/ruby-pdf-core/Makefile
+++ b/print/ruby-pdf-core/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2015/02/04 14:25:23 taca Exp $
+# $NetBSD: Makefile,v 1.4 2015/03/13 15:22:51 taca Exp $
-DISTNAME= pdf-core-0.4.0
+DISTNAME= pdf-core-0.5.1
CATEGORIES= print
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/print/ruby-pdf-core/PLIST b/print/ruby-pdf-core/PLIST
index 329ffff7018..05f96f3f18b 100644
--- a/print/ruby-pdf-core/PLIST
+++ b/print/ruby-pdf-core/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2015/02/04 14:25:23 taca Exp $
+@comment $NetBSD: PLIST,v 1.3 2015/03/13 15:22:51 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/COPYING
${GEM_LIBDIR}/GPLv2
@@ -27,6 +27,7 @@ ${GEM_LIBDIR}/lib/pdf/core/renderer.rb
${GEM_LIBDIR}/lib/pdf/core/stream.rb
${GEM_LIBDIR}/lib/pdf/core/text.rb
${GEM_LIBDIR}/pdf-core.gemspec
+${GEM_LIBDIR}/spec/decimal_rounding_spec.rb
${GEM_LIBDIR}/spec/filters_spec.rb
${GEM_LIBDIR}/spec/name_tree_spec.rb
${GEM_LIBDIR}/spec/object_store_spec.rb
diff --git a/print/ruby-pdf-core/distinfo b/print/ruby-pdf-core/distinfo
index 98a0bbf490a..80e27237f73 100644
--- a/print/ruby-pdf-core/distinfo
+++ b/print/ruby-pdf-core/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2015/02/04 14:25:23 taca Exp $
+$NetBSD: distinfo,v 1.3 2015/03/13 15:22:51 taca Exp $
-SHA1 (pdf-core-0.4.0.gem) = 85047adb2bf64ddce97f9c920cbdd6422807836e
-RMD160 (pdf-core-0.4.0.gem) = 4465e95e13c77dd1b137f20ebf434eaab8be460c
-Size (pdf-core-0.4.0.gem) = 42496 bytes
+SHA1 (pdf-core-0.5.1.gem) = 92f3230b9238d26ab08e06f46ffd1cc3e26330da
+RMD160 (pdf-core-0.5.1.gem) = 80bb1668653303629b46ce534a68ae2b66bcbb22
+Size (pdf-core-0.5.1.gem) = 43008 bytes