pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/ruby-rest-client
Module Name: pkgsrc
Committed By: taca
Date: Mon Jun 5 15:35:29 UTC 2017
Modified Files:
pkgsrc/www/ruby-rest-client: Makefile distinfo
Log Message:
Update ruby-rest-client to 2.0.2.
# 2.0.2
- Suppress the header override warning introduced in 2.0.1 if the value is the
same. There's no conflict if the value is unchanged. (#578)
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/ruby-rest-client/Makefile \
pkgsrc/www/ruby-rest-client/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-rest-client/Makefile
diff -u pkgsrc/www/ruby-rest-client/Makefile:1.6 pkgsrc/www/ruby-rest-client/Makefile:1.7
--- pkgsrc/www/ruby-rest-client/Makefile:1.6 Mon Mar 20 16:01:31 2017
+++ pkgsrc/www/ruby-rest-client/Makefile Mon Jun 5 15:35:29 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2017/03/20 16:01:31 taca Exp $
+# $NetBSD: Makefile,v 1.7 2017/06/05 15:35:29 taca Exp $
-DISTNAME= rest-client-2.0.1
+DISTNAME= rest-client-2.0.2
CATEGORIES= www
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/www/ruby-rest-client/distinfo
diff -u pkgsrc/www/ruby-rest-client/distinfo:1.6 pkgsrc/www/ruby-rest-client/distinfo:1.7
--- pkgsrc/www/ruby-rest-client/distinfo:1.6 Mon Mar 20 16:01:31 2017
+++ pkgsrc/www/ruby-rest-client/distinfo Mon Jun 5 15:35:29 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2017/03/20 16:01:31 taca Exp $
+$NetBSD: distinfo,v 1.7 2017/06/05 15:35:29 taca Exp $
-SHA1 (rest-client-2.0.1.gem) = cf6a578fdf431517196df72653b91fc94221de04
-RMD160 (rest-client-2.0.1.gem) = b4cebcdb8af9ed41fbd605b4e3ee19a4e8e03ff2
-SHA512 (rest-client-2.0.1.gem) = a3a1ccc944e22515ffa8eece5835ad135fc16d8a1123c279dd1703ccc3e29e9da5b795ed115020e61509308e2ef7b546ebbc330bf1fa57023b40c3338fbb2f24
-Size (rest-client-2.0.1.gem) = 149504 bytes
+SHA1 (rest-client-2.0.2.gem) = 0ebc3f0b1c1097b6f3baea7d8d50103ea694bb0b
+RMD160 (rest-client-2.0.2.gem) = 1d9f730a20ab3ae8d939e7bdf2bc733e711ba925
+SHA512 (rest-client-2.0.2.gem) = c132518a9ff0029e79826cf90de442b01f6f422b464e04914947c2f757cb7046b96c915f0248a82172f7980519fa9fe5f7bcb9dcfe28889abc62dbb48cee1030
+Size (rest-client-2.0.2.gem) = 149504 bytes
Home |
Main Index |
Thread Index |
Old Index