pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/ruby-http-cookie www/ruby-http-cookie: update to 1...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6c44ad3545b1
branches:  trunk
changeset: 384350:6c44ad3545b1
user:      taca <taca%pkgsrc.org@localhost>
date:      Wed Aug 31 14:51:50 2022 +0000

description:
www/ruby-http-cookie: update to 1.0.5

1.0.5 (2022-05-25)

* Silence SQLite3 warnings

diffstat:

 www/ruby-http-cookie/Makefile |  4 ++--
 www/ruby-http-cookie/PLIST    |  5 ++---
 www/ruby-http-cookie/distinfo |  8 ++++----
 3 files changed, 8 insertions(+), 9 deletions(-)

diffs (43 lines):

diff -r 53b2c49116c3 -r 6c44ad3545b1 www/ruby-http-cookie/Makefile
--- a/www/ruby-http-cookie/Makefile     Wed Aug 31 14:48:03 2022 +0000
+++ b/www/ruby-http-cookie/Makefile     Wed Aug 31 14:51:50 2022 +0000
@@ -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
diff -r 53b2c49116c3 -r 6c44ad3545b1 www/ruby-http-cookie/PLIST
--- a/www/ruby-http-cookie/PLIST        Wed Aug 31 14:48:03 2022 +0000
+++ b/www/ruby-http-cookie/PLIST        Wed Aug 31 14:51:50 2022 +0000
@@ -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/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
diff -r 53b2c49116c3 -r 6c44ad3545b1 www/ruby-http-cookie/distinfo
--- a/www/ruby-http-cookie/distinfo     Wed Aug 31 14:48:03 2022 +0000
+++ b/www/ruby-http-cookie/distinfo     Wed Aug 31 14:51:50 2022 +0000
@@ -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