pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/ruby-http-accept



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Sep  6 16:14:49 UTC 2026

Modified Files:
        pkgsrc/www/ruby-http-accept: Makefile PLIST distinfo

Log Message:
www/ruby-http-accept: update to 2.2.2

2.2.2 (2026-09-06)

* Fix handling of quoted strings.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/ruby-http-accept/Makefile \
    pkgsrc/www/ruby-http-accept/PLIST
cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/ruby-http-accept/distinfo

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

Modified files:

Index: pkgsrc/www/ruby-http-accept/Makefile
diff -u pkgsrc/www/ruby-http-accept/Makefile:1.3 pkgsrc/www/ruby-http-accept/Makefile:1.4
--- pkgsrc/www/ruby-http-accept/Makefile:1.3    Mon Feb  5 15:53:07 2024
+++ pkgsrc/www/ruby-http-accept/Makefile        Sun Sep  6 16:14:49 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2024/02/05 15:53:07 taca Exp $
+# $NetBSD: Makefile,v 1.4 2026/09/06 16:14:49 taca Exp $
 
-DISTNAME=      http-accept-2.2.1
+DISTNAME=      http-accept-2.2.2
 CATEGORIES=    www
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/www/ruby-http-accept/PLIST
diff -u pkgsrc/www/ruby-http-accept/PLIST:1.3 pkgsrc/www/ruby-http-accept/PLIST:1.4
--- pkgsrc/www/ruby-http-accept/PLIST:1.3       Mon Feb  5 15:53:07 2024
+++ pkgsrc/www/ruby-http-accept/PLIST   Sun Sep  6 16:14:49 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2024/02/05 15:53:07 taca Exp $
+@comment $NetBSD: PLIST,v 1.4 2026/09/06 16:14:49 taca Exp $
 ${GEM_HOME}/cache/${GEM_NAME}.gem
 ${GEM_LIBDIR}/lib/http/accept.rb
 ${GEM_LIBDIR}/lib/http/accept/charsets.rb
@@ -13,4 +13,5 @@ ${GEM_LIBDIR}/lib/http/accept/sort.rb
 ${GEM_LIBDIR}/lib/http/accept/version.rb
 ${GEM_LIBDIR}/license.md
 ${GEM_LIBDIR}/readme.md
+${GEM_LIBDIR}/releases.md
 ${GEM_HOME}/specifications/${GEM_NAME}.gemspec

Index: pkgsrc/www/ruby-http-accept/distinfo
diff -u pkgsrc/www/ruby-http-accept/distinfo:1.5 pkgsrc/www/ruby-http-accept/distinfo:1.6
--- pkgsrc/www/ruby-http-accept/distinfo:1.5    Mon Feb  5 15:53:07 2024
+++ pkgsrc/www/ruby-http-accept/distinfo        Sun Sep  6 16:14:49 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2024/02/05 15:53:07 taca Exp $
+$NetBSD: distinfo,v 1.6 2026/09/06 16:14:49 taca Exp $
 
-BLAKE2s (http-accept-2.2.1.gem) = 65ad5a6cb378b62b2cf6c48eeff0b985c9a0435dc708c8ab61167b16f9813775
-SHA512 (http-accept-2.2.1.gem) = a23f9d84924cfe30f9b4a4ce1779392a44556e2b852b5afad37199f8d724087cfc6e418497acbf24d17393b322ab8854ccb38decf1dcbe60f1e1ad562f350030
-Size (http-accept-2.2.1.gem) = 15360 bytes
+BLAKE2s (http-accept-2.2.2.gem) = c648677236714a6d800670e18c49b34383aa36d7fe248b7cb5c1f9492a53f1f3
+SHA512 (http-accept-2.2.2.gem) = d9a0e78e20a99ac77fd1d98af5678f125f860d60033f3d578cc90c6055ec0887eecd0d0c5798f1a25d736cea6db5895cd8ef1fb2827c0b79503ee6e334cb7a83
+Size (http-accept-2.2.2.gem) = 15360 bytes



Home | Main Index | Thread Index | Old Index