pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ruby-highline



Module Name:    pkgsrc
Committed By:   taca
Date:           Mon May  6 05:24:54 UTC 2019

Modified Files:
        pkgsrc/devel/ruby-highline: Makefile distinfo

Log Message:
devel/ruby-highline: update to 2.0.2

### 2.0.2 / 2019-04-08
* PR #243 - Add new capital_letter option to menu index (@Ana06)
  * This is a really special PR. It has come from "The Biggest
    Mobprogramming Session Ever" and around 250 people
    participated in crafting it!
* PR #241 - CI: Add 2.6 (@olleolleolle)
* PR #240 - Avoid YARD warning UnknownParam (@olleolleolle)


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/devel/ruby-highline/Makefile
cvs rdiff -u -r1.22 -r1.23 pkgsrc/devel/ruby-highline/distinfo

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

Modified files:

Index: pkgsrc/devel/ruby-highline/Makefile
diff -u pkgsrc/devel/ruby-highline/Makefile:1.23 pkgsrc/devel/ruby-highline/Makefile:1.24
--- pkgsrc/devel/ruby-highline/Makefile:1.23    Sun Feb  3 14:38:49 2019
+++ pkgsrc/devel/ruby-highline/Makefile Mon May  6 05:24:54 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2019/02/03 14:38:49 taca Exp $
+# $NetBSD: Makefile,v 1.24 2019/05/06 05:24:54 taca Exp $
 
-DISTNAME=      highline-2.0.1
+DISTNAME=      highline-2.0.2
 CATEGORIES=    net security
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/devel/ruby-highline/distinfo
diff -u pkgsrc/devel/ruby-highline/distinfo:1.22 pkgsrc/devel/ruby-highline/distinfo:1.23
--- pkgsrc/devel/ruby-highline/distinfo:1.22    Sun Feb  3 14:37:02 2019
+++ pkgsrc/devel/ruby-highline/distinfo Mon May  6 05:24:54 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.22 2019/02/03 14:37:02 taca Exp $
+$NetBSD: distinfo,v 1.23 2019/05/06 05:24:54 taca Exp $
 
-SHA1 (highline-2.0.1.gem) = 259643a64544f22fc00e39cf9b803ab3e59389da
-RMD160 (highline-2.0.1.gem) = ffb11ceb417535fc98d056a0afbbe60c843e27a2
-SHA512 (highline-2.0.1.gem) = 4e869435f0d7b4520c22486b1aa3eccae79969fe701b43da0dbad5665636ca934e3e0a3658a755e3e2899de18668e13a844089494d6068bf2c4dd9b79d21da3a
-Size (highline-2.0.1.gem) = 216576 bytes
+SHA1 (highline-2.0.2.gem) = f71d960628b764aae5e5967c6c247fc3feccb143
+RMD160 (highline-2.0.2.gem) = 0b70503b619f5045cbccc9f7118ec9e23aa632f3
+SHA512 (highline-2.0.2.gem) = 8597cd7326c516b2f182350aca8bf7dd59d7034c49c65f78bb8d1bdb2b1713a52bf0d8360785a7c84d477228a8168c94c1eebad6652bbf092dd78a2cd2357618
+Size (highline-2.0.2.gem) = 216576 bytes



Home | Main Index | Thread Index | Old Index