svn commit: r470396 - head/devel/rubygem-statsd-instrument
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat May 19 11:08:03 UTC 2018
Author: sunpoet
Date: Sat May 19 11:08:01 2018
New Revision: 470396
URL: https://svnweb.freebsd.org/changeset/ports/470396
Log:
Update to 2.2.0
- Update WWW
Changes: https://github.com/Shopify/statsd-instrument/blob/master/CHANGELOG.md
Modified:
head/devel/rubygem-statsd-instrument/Makefile
head/devel/rubygem-statsd-instrument/distinfo
head/devel/rubygem-statsd-instrument/pkg-descr
Modified: head/devel/rubygem-statsd-instrument/Makefile
==============================================================================
--- head/devel/rubygem-statsd-instrument/Makefile Sat May 19 11:07:55 2018 (r470395)
+++ head/devel/rubygem-statsd-instrument/Makefile Sat May 19 11:08:01 2018 (r470396)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= statsd-instrument
-PORTVERSION= 2.1.4
+PORTVERSION= 2.2.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
Modified: head/devel/rubygem-statsd-instrument/distinfo
==============================================================================
--- head/devel/rubygem-statsd-instrument/distinfo Sat May 19 11:07:55 2018 (r470395)
+++ head/devel/rubygem-statsd-instrument/distinfo Sat May 19 11:08:01 2018 (r470396)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1501153982
-SHA256 (rubygem/statsd-instrument-2.1.4.gem) = e06c2144f94d76daa468220a9d77de236d738a7d0256576b85fd254a536b6c94
-SIZE (rubygem/statsd-instrument-2.1.4.gem) = 26624
+TIMESTAMP = 1526716314
+SHA256 (rubygem/statsd-instrument-2.2.0.gem) = 77405cbf475d9c816d3e90d51816b5a4dc10453aedd78a1749a0d485f39b2153
+SIZE (rubygem/statsd-instrument-2.2.0.gem) = 28160
Modified: head/devel/rubygem-statsd-instrument/pkg-descr
==============================================================================
--- head/devel/rubygem-statsd-instrument/pkg-descr Sat May 19 11:07:55 2018 (r470395)
+++ head/devel/rubygem-statsd-instrument/pkg-descr Sat May 19 11:08:01 2018 (r470396)
@@ -6,4 +6,4 @@ but unreliable. There is no guarantee that your data
location. In other words, fire and forget. This is perfect for this use case
because it means your code does not get bogged down trying to log statistics.
-WWW: https://github.com/Shopify/statsd-instrument/
+WWW: https://github.com/Shopify/statsd-instrument
More information about the svn-ports-head
mailing list