pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/converters/ruby-Ascii85 converters/ruby-Ascii85: updat...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/69d495bed724
branches:  trunk
changeset: 444544:69d495bed724
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Jan 10 14:03:51 2021 +0000

description:
converters/ruby-Ascii85: update to 1.1.0


=== 1.1.0 / 2020-11-11

  * Make use of frozen_string_literal
  * Update tests to use newer minitest syntax

diffstat:

 converters/ruby-Ascii85/Makefile |   4 ++--
 converters/ruby-Ascii85/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 5f50bcdf44ff -r 69d495bed724 converters/ruby-Ascii85/Makefile
--- a/converters/ruby-Ascii85/Makefile  Sun Jan 10 14:01:05 2021 +0000
+++ b/converters/ruby-Ascii85/Makefile  Sun Jan 10 14:03:51 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2018/02/25 14:03:52 taca Exp $
+# $NetBSD: Makefile,v 1.6 2021/01/10 14:03:51 taca Exp $
 
-DISTNAME=      Ascii85-1.0.3
+DISTNAME=      Ascii85-1.1.0
 CATEGORIES=    print
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r 5f50bcdf44ff -r 69d495bed724 converters/ruby-Ascii85/distinfo
--- a/converters/ruby-Ascii85/distinfo  Sun Jan 10 14:01:05 2021 +0000
+++ b/converters/ruby-Ascii85/distinfo  Sun Jan 10 14:03:51 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2018/02/25 14:03:52 taca Exp $
+$NetBSD: distinfo,v 1.5 2021/01/10 14:03:51 taca Exp $
 
-SHA1 (Ascii85-1.0.3.gem) = 2f8eeef3f9b5661a7847509fc948d40a050ee634
-RMD160 (Ascii85-1.0.3.gem) = 1a05401ee071a6eac83dc947500b55e3d93ed0b6
-SHA512 (Ascii85-1.0.3.gem) = b324ff06ea0cd46a679619a2bfca9f05c30ece9f0342f8a8d097841f3fb4dbb29cf4b6f6832742c50fe5a51895a9048308981be296466422269ce34c4d936f5c
-Size (Ascii85-1.0.3.gem) = 11776 bytes
+SHA1 (Ascii85-1.1.0.gem) = f31a11171f2846a4f7474f3832fae249ae5d8525
+RMD160 (Ascii85-1.1.0.gem) = 6d3a170229aa9ff64e5478e7a5f1454587db7998
+SHA512 (Ascii85-1.1.0.gem) = f160dbc06f49aaf1c678ece5b94fab4c3878cf7fe6accc267e64505e412072cb28b9dc28ec1ed8bf01ddbd7c08c920d95fbe182f756072d614b9827f6ec50094
+Size (Ascii85-1.1.0.gem) = 12288 bytes



Home | Main Index | Thread Index | Old Index