From a21a59f3d324aadcf05995f022a6ca5c68b60262 Mon Sep 17 00:00:00 2001 From: taca Date: Fri, 13 Mar 2015 15:22:51 +0000 Subject: Update ruby-pdf-core to 0.5.1. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Rename variable arr to array, fixes a call to an undefined variable b… elow. * Round to four decimal places everywhere. --- print/ruby-pdf-core/Makefile | 4 ++-- print/ruby-pdf-core/PLIST | 3 ++- print/ruby-pdf-core/distinfo | 8 ++++---- 3 files changed, 8 insertions(+), 7 deletions(-) (limited to 'print/ruby-pdf-core') 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 -- cgit v1.2.3