pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   taca
Date:           Wed Aug 31 14:51:50 UTC 2022

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

Log Message:
www/ruby-http-cookie: update to 1.0.5

1.0.5 (2022-05-25)

* Silence SQLite3 warnings


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/ruby-http-cookie/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/ruby-http-cookie/PLIST
cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/ruby-http-cookie/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-cookie/Makefile
diff -u pkgsrc/www/ruby-http-cookie/Makefile:1.3 pkgsrc/www/ruby-http-cookie/Makefile:1.4
--- pkgsrc/www/ruby-http-cookie/Makefile:1.3    Mon Jun 14 16:07:35 2021
+++ pkgsrc/www/ruby-http-cookie/Makefile        Wed Aug 31 14:51:50 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2021/06/14 16:07:35 taca Exp $
+# $NetBSD: Makefile,v 1.4 2022/08/31 14:51:50 taca Exp $
 
-DISTNAME=      http-cookie-1.0.4
+DISTNAME=      http-cookie-1.0.5
 CATEGORIES=    www
 
 MAINTAINER=    taca%NetBSD.org@localhost

Index: pkgsrc/www/ruby-http-cookie/PLIST
diff -u pkgsrc/www/ruby-http-cookie/PLIST:1.1 pkgsrc/www/ruby-http-cookie/PLIST:1.2
--- pkgsrc/www/ruby-http-cookie/PLIST:1.1       Sun Sep 15 17:03:01 2013
+++ pkgsrc/www/ruby-http-cookie/PLIST   Wed Aug 31 14:51:50 2022
@@ -1,7 +1,7 @@
-@comment $NetBSD: PLIST,v 1.1 2013/09/15 17:03:01 taca Exp $
+@comment $NetBSD: PLIST,v 1.2 2022/08/31 14:51:50 taca Exp $
 ${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/.github/workflows/ci.yml
 ${GEM_LIBDIR}/.gitignore
-${GEM_LIBDIR}/.travis.yml
 ${GEM_LIBDIR}/CHANGELOG.md
 ${GEM_LIBDIR}/Gemfile
 ${GEM_LIBDIR}/LICENSE.txt
@@ -26,4 +26,3 @@ ${GEM_LIBDIR}/test/simplecov_start.rb
 ${GEM_LIBDIR}/test/test_http_cookie.rb
 ${GEM_LIBDIR}/test/test_http_cookie_jar.rb
 ${GEM_HOME}/specifications/${GEM_NAME}.gemspec
-@pkgdir lib/ruby/gems/2.0.0/build_info

Index: pkgsrc/www/ruby-http-cookie/distinfo
diff -u pkgsrc/www/ruby-http-cookie/distinfo:1.6 pkgsrc/www/ruby-http-cookie/distinfo:1.7
--- pkgsrc/www/ruby-http-cookie/distinfo:1.6    Tue Oct 26 11:30:58 2021
+++ pkgsrc/www/ruby-http-cookie/distinfo        Wed Aug 31 14:51:50 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2021/10/26 11:30:58 nia Exp $
+$NetBSD: distinfo,v 1.7 2022/08/31 14:51:50 taca Exp $
 
-BLAKE2s (http-cookie-1.0.4.gem) = 6d25cffaffcdb1bac4a6cff68212da647a50e6cbe2101cb23c289a1879ee1f27
-SHA512 (http-cookie-1.0.4.gem) = 788fdaa642e6b596e7a91c57a7942a832c09a84fed88b30fdd8e5a8ad66d72780afc1246e6c83c4dfd5af8018c278750866dd05d804aef793aa067b09519af8d
-Size (http-cookie-1.0.4.gem) = 39424 bytes
+BLAKE2s (http-cookie-1.0.5.gem) = 6d5782448ed947025adef21ec774308414dc4480ee0f5738e0812c19b0d1842c
+SHA512 (http-cookie-1.0.5.gem) = d530d64b5c2fc3757a6de03384fe768317e24a523d4a4215f5bcc6b5bca9e7b94eeaad1e52fbb67548396b7b2ca7c9d8b68ea7b99109e24770fcf34c950469ef
+Size (http-cookie-1.0.5.gem) = 39424 bytes



Home | Main Index | Thread Index | Old Index