pkgsrc-Changes archive

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

CVS commit: pkgsrc/converters/ruby-Ascii85



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Jan 10 14:03:51 UTC 2021

Modified Files:
        pkgsrc/converters/ruby-Ascii85: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/converters/ruby-Ascii85/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/converters/ruby-Ascii85/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/converters/ruby-Ascii85/Makefile
diff -u pkgsrc/converters/ruby-Ascii85/Makefile:1.5 pkgsrc/converters/ruby-Ascii85/Makefile:1.6
--- pkgsrc/converters/ruby-Ascii85/Makefile:1.5 Sun Feb 25 14:03:52 2018
+++ pkgsrc/converters/ruby-Ascii85/Makefile     Sun Jan 10 14:03:51 2021
@@ -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

Index: pkgsrc/converters/ruby-Ascii85/distinfo
diff -u pkgsrc/converters/ruby-Ascii85/distinfo:1.4 pkgsrc/converters/ruby-Ascii85/distinfo:1.5
--- pkgsrc/converters/ruby-Ascii85/distinfo:1.4 Sun Feb 25 14:03:52 2018
+++ pkgsrc/converters/ruby-Ascii85/distinfo     Sun Jan 10 14:03:51 2021
@@ -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