pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-getopt
Module Name: pkgsrc
Committed By: taca
Date: Sun May 24 14:10:26 UTC 2026
Modified Files:
pkgsrc/devel/ruby-getopt: Makefile distinfo
Log Message:
devel/ruby-getopt: update to 1.7.1
1.7.0 (2026-02-13)
* Added the NEGATABLE option so you can do --no-whatever.
* A few warnings were cleaned up, along with rubocop updates.
* Some administrative stuff, updated Rakefile, Gemfile, etc.
1.7.1 (2026-05-20)
* Fixed short option parsing so aliases like -? work again. Thanks go to
swabianeagle for the spot.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/ruby-getopt/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/ruby-getopt/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-getopt/Makefile
diff -u pkgsrc/devel/ruby-getopt/Makefile:1.9 pkgsrc/devel/ruby-getopt/Makefile:1.10
--- pkgsrc/devel/ruby-getopt/Makefile:1.9 Sun Mar 7 15:05:59 2021
+++ pkgsrc/devel/ruby-getopt/Makefile Sun May 24 14:10:26 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2021/03/07 15:05:59 taca Exp $
+# $NetBSD: Makefile,v 1.10 2026/05/24 14:10:26 taca Exp $
-DISTNAME= getopt-1.6.0
+DISTNAME= getopt-1.7.1
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/devel/ruby-getopt/distinfo
diff -u pkgsrc/devel/ruby-getopt/distinfo:1.11 pkgsrc/devel/ruby-getopt/distinfo:1.12
--- pkgsrc/devel/ruby-getopt/distinfo:1.11 Tue Oct 26 10:19:32 2021
+++ pkgsrc/devel/ruby-getopt/distinfo Sun May 24 14:10:26 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2021/10/26 10:19:32 nia Exp $
+$NetBSD: distinfo,v 1.12 2026/05/24 14:10:26 taca Exp $
-BLAKE2s (getopt-1.6.0.gem) = a539c4c4d987edcfb8cb086a984eb411cf1bc37785a949b392dac83bbd9d32c3
-SHA512 (getopt-1.6.0.gem) = b6494a74ff1ea36c88d1522af41fa2bf5b14b10be261691ea6b02ab5f47221bf2c317dc41bae0bb8480feb7d1ebc3a7477773e003de6427996c5053b8614cf1b
-Size (getopt-1.6.0.gem) = 25088 bytes
+BLAKE2s (getopt-1.7.1.gem) = ab85b2425fcc76c468533c2129c36dec6d4ab229f389899585f0dc0685fdf169
+SHA512 (getopt-1.7.1.gem) = 8b04c5158e91001c94fd7b09cb61524c8f623b493d48eba8d895210d41ff7f4a30c1df4423d3f15686530ac082c5590ea4d2100895740b12e83632eece391ed3
+Size (getopt-1.7.1.gem) = 26112 bytes
Home |
Main Index |
Thread Index |
Old Index