pkgsrc-Changes archive

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

CVS commit: pkgsrc/comms/ruby-termios



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Jan 10 14:00:42 UTC 2021

Modified Files:
        pkgsrc/comms/ruby-termios: Makefile distinfo

Log Message:
comms/ruby-termios: update to 1.1.0

1.1.0 (2020-12-25)

* Fix build problem on Ruby 3.


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/comms/ruby-termios/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/comms/ruby-termios/distinfo

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

Modified files:

Index: pkgsrc/comms/ruby-termios/Makefile
diff -u pkgsrc/comms/ruby-termios/Makefile:1.29 pkgsrc/comms/ruby-termios/Makefile:1.30
--- pkgsrc/comms/ruby-termios/Makefile:1.29     Sun Jul 17 14:25:00 2016
+++ pkgsrc/comms/ruby-termios/Makefile  Sun Jan 10 14:00:41 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.29 2016/07/17 14:25:00 taca Exp $
+# $NetBSD: Makefile,v 1.30 2021/01/10 14:00:41 taca Exp $
 
-DISTNAME=      ruby-termios-1.0.2
+DISTNAME=      ruby-termios-1.1.0
 PKGNAME=       ${RUBY_PKGPREFIX}-${DISTNAME:S/ruby-//}
 CATEGORIES=    comms
 

Index: pkgsrc/comms/ruby-termios/distinfo
diff -u pkgsrc/comms/ruby-termios/distinfo:1.12 pkgsrc/comms/ruby-termios/distinfo:1.13
--- pkgsrc/comms/ruby-termios/distinfo:1.12     Sun Jul 17 14:25:00 2016
+++ pkgsrc/comms/ruby-termios/distinfo  Sun Jan 10 14:00:41 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2016/07/17 14:25:00 taca Exp $
+$NetBSD: distinfo,v 1.13 2021/01/10 14:00:41 taca Exp $
 
-SHA1 (ruby-termios-1.0.2.gem) = 8925ab4fd8d7c96a4ce398f0817f82ec2b0d9ff1
-RMD160 (ruby-termios-1.0.2.gem) = 7aefcec46ab0255c4db9c983d5ad9e72ccc7fe5c
-SHA512 (ruby-termios-1.0.2.gem) = e32e899e917eb04e382a02484accf9fea0369de8c1942b445e48e71e9c836305e2d54221c9a044d27ede44a7d5c14f976a8ffda79f79f71b5a121474e759f45d
-Size (ruby-termios-1.0.2.gem) = 17408 bytes
+SHA1 (ruby-termios-1.1.0.gem) = 9ac4843aae6eccf0afe28047f5de7a102b6005af
+RMD160 (ruby-termios-1.1.0.gem) = 37aaaff0cb9a02b61b72179152f2588cfad962b3
+SHA512 (ruby-termios-1.1.0.gem) = dc98e6d7e304fa76b4139dd88f8c6955e6f4e09ca48d5611813fac941564c93165945c24dc0d7f7f84d7cd959512d006d73f042b57fcb1dde2743ffbb3cc9b41
+Size (ruby-termios-1.1.0.gem) = 17408 bytes



Home | Main Index | Thread Index | Old Index