Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Jan 2019 14:16:27 +0000 (UTC)
From:      Matthias Fechner <mfechner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r491726 - head/devel/rubygem-prometheus-client-mmap
Message-ID:  <201901311416.x0VEGRhr018155@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901311416.x0VEGRhr018155>