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/7463448d7ee1
branches:  trunk
changeset: 454658:7463448d7ee1
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Jun 14 16:07:35 2021 +0000

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

1.0.4 (2021-06-07)

No change log, please refer
<https://github.com/sparklemotion/http-cookie/compare/v1.0.3...v1.0.4> in
detail.

diffstat:

 www/ruby-http-cookie/Makefile |   8 +++++---
 www/ruby-http-cookie/distinfo |  10 +++++-----
 2 files changed, 10 insertions(+), 8 deletions(-)

diffs (37 lines):

diff -r 4c32c43328f7 -r 7463448d7ee1 www/ruby-http-cookie/Makefile
--- a/www/ruby-http-cookie/Makefile     Mon Jun 14 15:45:50 2021 +0000
+++ b/www/ruby-http-cookie/Makefile     Mon Jun 14 16:07:35 2021 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2016/09/30 15:36:59 taca Exp $
+# $NetBSD: Makefile,v 1.3 2021/06/14 16:07:35 taca Exp $
 
-DISTNAME=      http-cookie-1.0.3
-CATEGORIES=    www ruby
+DISTNAME=      http-cookie-1.0.4
+CATEGORIES=    www
 
 MAINTAINER=    taca%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/sparklemotion/http-cookie
@@ -10,5 +10,7 @@
 
 DEPENDS+=      ${RUBY_PKGPREFIX}-domain_name>=0.5<1:../../net/ruby-domain_name
 
+USE_LANGUAGES= # empty
+
 .include "../../lang/ruby/gem.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 4c32c43328f7 -r 7463448d7ee1 www/ruby-http-cookie/distinfo
--- a/www/ruby-http-cookie/distinfo     Mon Jun 14 15:45:50 2021 +0000
+++ b/www/ruby-http-cookie/distinfo     Mon Jun 14 16:07:35 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2016/09/30 15:36:59 taca Exp $
+$NetBSD: distinfo,v 1.4 2021/06/14 16:07:35 taca Exp $
 
-SHA1 (http-cookie-1.0.3.gem) = 34c03e5f450d33591f47d9934dd9315577a3da57
-RMD160 (http-cookie-1.0.3.gem) = 2a9f8615630a5ceafde2facce672d0b6b3eaae2c
-SHA512 (http-cookie-1.0.3.gem) = 43ac1218e98dd47ee22e33e72e20bc5b55f65e60aadd417641f8a4221eba88995d418c7738a4c35dfba132e05c0c4b0df2b2bedd56c22e82c062d1f03de0052f
-Size (http-cookie-1.0.3.gem) = 38400 bytes
+SHA1 (http-cookie-1.0.4.gem) = d378ff75f8e25dfbc6ebd5ff8c8e40fe8ee5ea8d
+RMD160 (http-cookie-1.0.4.gem) = b34239815fc1a3788564d65647a54b1361ebe40d
+SHA512 (http-cookie-1.0.4.gem) = 788fdaa642e6b596e7a91c57a7942a832c09a84fed88b30fdd8e5a8ad66d72780afc1246e6c83c4dfd5af8018c278750866dd05d804aef793aa067b09519af8d
+Size (http-cookie-1.0.4.gem) = 39424 bytes



Home | Main Index | Thread Index | Old Index