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: Sun Apr 30 15:16:52 UTC 2023
Modified Files:
pkgsrc/devel/ruby-highline: Makefile PLIST distinfo
Log Message:
devel/ruby-highline: update to 2.1.0
Required by new version of ruby-squib.
2.1.0 (2022-12-31)
* PR #255 - Change minimum Ruby version requirement to 2.3 (@abinoam)
* PR #254 - Improve Github Actions file (@abinoam)
* PR #253, PR #251 - Setup GitHub Actions and remove Travis
(@petergoldstein, rev by @AlexWayfer)
* PR #250 - Fix file permissions (@bdunne)
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/devel/ruby-highline/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/ruby-highline/PLIST
cvs rdiff -u -r1.26 -r1.27 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.25 pkgsrc/devel/ruby-highline/Makefile:1.26
--- pkgsrc/devel/ruby-highline/Makefile:1.25 Wed Oct 30 14:15:52 2019
+++ pkgsrc/devel/ruby-highline/Makefile Sun Apr 30 15:16:52 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2019/10/30 14:15:52 taca Exp $
+# $NetBSD: Makefile,v 1.26 2023/04/30 15:16:52 taca Exp $
-DISTNAME= highline-2.0.3
+DISTNAME= highline-2.1.0
CATEGORIES= net security
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/devel/ruby-highline/PLIST
diff -u pkgsrc/devel/ruby-highline/PLIST:1.11 pkgsrc/devel/ruby-highline/PLIST:1.12
--- pkgsrc/devel/ruby-highline/PLIST:1.11 Sun Jun 24 14:22:04 2018
+++ pkgsrc/devel/ruby-highline/PLIST Sun Apr 30 15:16:52 2023
@@ -1,9 +1,9 @@
-@comment $NetBSD: PLIST,v 1.11 2018/06/24 14:22:04 taca Exp $
+@comment $NetBSD: PLIST,v 1.12 2023/04/30 15:16:52 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/.github/workflows/ci.yml
${GEM_LIBDIR}/.gitignore
${GEM_LIBDIR}/.rubocop.yml
${GEM_LIBDIR}/.simplecov
-${GEM_LIBDIR}/.travis.yml
${GEM_LIBDIR}/AUTHORS
${GEM_LIBDIR}/COPYING
${GEM_LIBDIR}/Changelog.md
@@ -12,7 +12,6 @@ ${GEM_LIBDIR}/LICENSE
${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/TODO
-${GEM_LIBDIR}/appveyor.yml
${GEM_LIBDIR}/doc/.cvsignore
${GEM_LIBDIR}/examples/ansi_colors.rb
${GEM_LIBDIR}/examples/asking_for_arrays.rb
Index: pkgsrc/devel/ruby-highline/distinfo
diff -u pkgsrc/devel/ruby-highline/distinfo:1.26 pkgsrc/devel/ruby-highline/distinfo:1.27
--- pkgsrc/devel/ruby-highline/distinfo:1.26 Tue Oct 26 10:19:34 2021
+++ pkgsrc/devel/ruby-highline/distinfo Sun Apr 30 15:16:52 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.26 2021/10/26 10:19:34 nia Exp $
+$NetBSD: distinfo,v 1.27 2023/04/30 15:16:52 taca Exp $
-BLAKE2s (highline-2.0.3.gem) = c5d165d82772ac2839d123c0281dfbd025f3ac32f18acecf9eabcd7ca8c3cf33
-SHA512 (highline-2.0.3.gem) = 18426c690125807ccc43af98d395c866752d2aa3a1d59ae2f16b65e3c207eedd76c0756f8acebdf4ceea2d52daf04500030f38e63f7658c39c946c6cb9737bb0
-Size (highline-2.0.3.gem) = 216576 bytes
+BLAKE2s (highline-2.1.0.gem) = ee3077fd4a182c5c2a6de1b62761f6f36d14b4935f7adc15be4cfbf551ce15f1
+SHA512 (highline-2.1.0.gem) = cb168afebb5b901a2ac9ee4bbd6cebe3be8675fec096714819bf93bc6b74f4a9e81eae6dc35a2bf61a4dd5cf498829dce11fdf96bb5623400c428ec440c675e9
+Size (highline-2.1.0.gem) = 216576 bytes
Home |
Main Index |
Thread Index |
Old Index