Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Sep 2019 22:34:59 +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: r513433 - head/devel/rubygem-ruby-prof
Message-ID:  <201909302234.x8UMYxjc058059@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mfechner
Date: Mon Sep 30 22:34:58 2019
New Revision: 513433
URL: https://svnweb.freebsd.org/changeset/ports/513433

Log:
  devel/rubygem-ruby-prof: Upgrade to 1.0.0 which is required for gitlab-ce 12.3 upgrade.
  Take Maintainership.

Modified:
  head/devel/rubygem-ruby-prof/Makefile
  head/devel/rubygem-ruby-prof/distinfo

Modified: head/devel/rubygem-ruby-prof/Makefile
==============================================================================
--- head/devel/rubygem-ruby-prof/Makefile	Mon Sep 30 22:34:01 2019	(r513432)
+++ head/devel/rubygem-ruby-prof/Makefile	Mon Sep 30 22:34:58 2019	(r513433)
@@ -2,11 +2,11 @@
 # $FreeBSD$
 
 PORTNAME=	ruby-prof
-PORTVERSION=	0.17.0
+PORTVERSION=	1.0.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
-MAINTAINER=	ruby@FreeBSD.org
+MAINTAINER=	mfechner@FreeBSD.org
 COMMENT=	Fast profiler for Ruby
 
 LICENSE=	BSD2CLAUSE

Modified: head/devel/rubygem-ruby-prof/distinfo
==============================================================================
--- head/devel/rubygem-ruby-prof/distinfo	Mon Sep 30 22:34:01 2019	(r513432)
+++ head/devel/rubygem-ruby-prof/distinfo	Mon Sep 30 22:34:58 2019	(r513433)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1514155025
-SHA256 (rubygem/ruby-prof-0.17.0.gem) = 4c3838e460d6af672861983c80dc0be6d6c41c24d9d0a04239a8851d03a4e40b
-SIZE (rubygem/ruby-prof-0.17.0.gem) = 492032
+TIMESTAMP = 1569748395
+SHA256 (rubygem/ruby-prof-1.0.0.gem) = a8585be7047755a40e79b2554e082a3e15fa212fd772e380401a19d2c7ae8329
+SIZE (rubygem/ruby-prof-1.0.0.gem) = 79872



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