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:           Mon Feb  5 15:53:07 UTC 2024

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

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

2.2.1 (2024-02-05)

What's Changed

* Update README with how to require the code by @ianoxley in #18
* Modernize gem by @ioquatix in #19

New Contributors

* @ianoxley made their first contribution in #18
* @ioquatix made their first contribution in #19


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/ruby-http-accept/Makefile \
    pkgsrc/www/ruby-http-accept/PLIST
cvs rdiff -u -r1.4 -r1.5 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.2 pkgsrc/www/ruby-http-accept/Makefile:1.3
--- pkgsrc/www/ruby-http-accept/Makefile:1.2    Wed Aug 31 14:56:22 2022
+++ pkgsrc/www/ruby-http-accept/Makefile        Mon Feb  5 15:53:07 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2022/08/31 14:56:22 taca Exp $
+# $NetBSD: Makefile,v 1.3 2024/02/05 15:53:07 taca Exp $
 
-DISTNAME=      http-accept-2.2.0
+DISTNAME=      http-accept-2.2.1
 CATEGORIES=    www
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/www/ruby-http-accept/PLIST
diff -u pkgsrc/www/ruby-http-accept/PLIST:1.2 pkgsrc/www/ruby-http-accept/PLIST:1.3
--- pkgsrc/www/ruby-http-accept/PLIST:1.2       Wed Aug 31 14:56:22 2022
+++ pkgsrc/www/ruby-http-accept/PLIST   Mon Feb  5 15:53:07 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2022/08/31 14:56:22 taca Exp $
+@comment $NetBSD: PLIST,v 1.3 2024/02/05 15:53:07 taca Exp $
 ${GEM_HOME}/cache/${GEM_NAME}.gem
 ${GEM_LIBDIR}/lib/http/accept.rb
 ${GEM_LIBDIR}/lib/http/accept/charsets.rb
@@ -11,4 +11,6 @@ ${GEM_LIBDIR}/lib/http/accept/parse_erro
 ${GEM_LIBDIR}/lib/http/accept/quoted_string.rb
 ${GEM_LIBDIR}/lib/http/accept/sort.rb
 ${GEM_LIBDIR}/lib/http/accept/version.rb
+${GEM_LIBDIR}/license.md
+${GEM_LIBDIR}/readme.md
 ${GEM_HOME}/specifications/${GEM_NAME}.gemspec

Index: pkgsrc/www/ruby-http-accept/distinfo
diff -u pkgsrc/www/ruby-http-accept/distinfo:1.4 pkgsrc/www/ruby-http-accept/distinfo:1.5
--- pkgsrc/www/ruby-http-accept/distinfo:1.4    Wed Aug 31 14:56:22 2022
+++ pkgsrc/www/ruby-http-accept/distinfo        Mon Feb  5 15:53:07 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2022/08/31 14:56:22 taca Exp $
+$NetBSD: distinfo,v 1.5 2024/02/05 15:53:07 taca Exp $
 
-BLAKE2s (http-accept-2.2.0.gem) = 586a400502b241c4d7b3ec8d458c3a6f60dde67d654ca5cbf646e9f6cc00846e
-SHA512 (http-accept-2.2.0.gem) = f60a9818e79b90c67da8b5c2a5f357b40049aec1809c0809bbf17e1c3d93734cd1367fd4d7d5afba1ae49f6c9817281b6892d6ef9a027d91fc49c46ec943409b
-Size (http-accept-2.2.0.gem) = 13824 bytes
+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



Home | Main Index | Thread Index | Old Index