svn commit: r491726 - head/devel/rubygem-prometheus-client-mmap

Matthias Fechner mfechner at FreeBSD.org
Thu Jan 31 14:16:28 UTC 2019


Author: mfechner
Date: Thu Jan 31 14:16:27 2019
New Revision: 491726
URL: https://svnweb.freebsd.org/changeset/ports/491726

Log:
  Upgrade to 0.9.5.
  Fixed license.
  
  Reported by:	PORTSCOUT

Modified:
  head/devel/rubygem-prometheus-client-mmap/Makefile
  head/devel/rubygem-prometheus-client-mmap/distinfo

Modified: head/devel/rubygem-prometheus-client-mmap/Makefile
==============================================================================
--- head/devel/rubygem-prometheus-client-mmap/Makefile	Thu Jan 31 14:15:05 2019	(r491725)
+++ head/devel/rubygem-prometheus-client-mmap/Makefile	Thu Jan 31 14:16:27 2019	(r491726)
@@ -1,14 +1,14 @@
 # $FreeBSD$
 
 PORTNAME=	prometheus-client-mmap
-DISTVERSION=	0.9.4
+DISTVERSION=	0.9.5
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	mfechner at FreeBSD.org
 COMMENT=	Suite of instrumentation metric primitives
 
-LICENSE=	RUBY
+LICENSE=	APACHE20
 
 USES=		gem
 USE_RUBY=	yes

Modified: head/devel/rubygem-prometheus-client-mmap/distinfo
==============================================================================
--- head/devel/rubygem-prometheus-client-mmap/distinfo	Thu Jan 31 14:15:05 2019	(r491725)
+++ head/devel/rubygem-prometheus-client-mmap/distinfo	Thu Jan 31 14:16:27 2019	(r491726)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1535123989
-SHA256 (rubygem/prometheus-client-mmap-0.9.4.gem) = 20688a42f01811de9ad93abd7f54eab4e22aa986a4e0fadde072108f05439c93
-SIZE (rubygem/prometheus-client-mmap-0.9.4.gem) = 71168
+TIMESTAMP = 1548886107
+SHA256 (rubygem/prometheus-client-mmap-0.9.5.gem) = d6ebc8ea535611eaf114fbe91d1ea20abb349a999c2cfab9ea72437043d826b4
+SIZE (rubygem/prometheus-client-mmap-0.9.5.gem) = 48640


More information about the svn-ports-head mailing list