Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Dec 2020 21:58:21 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r557670 - head/devel/rubygem-semantic_range
Message-ID:  <202012102158.0BALwLWl081905@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Dec 10 21:58:21 2020
New Revision: 557670
URL: https://svnweb.freebsd.org/changeset/ports/557670

Log:
  Update to 2.3.1
  
  Changes:	https://github.com/librariesio/semantic_range/commits/master

Modified:
  head/devel/rubygem-semantic_range/Makefile
  head/devel/rubygem-semantic_range/distinfo

Modified: head/devel/rubygem-semantic_range/Makefile
==============================================================================
--- head/devel/rubygem-semantic_range/Makefile	Thu Dec 10 21:58:15 2020	(r557669)
+++ head/devel/rubygem-semantic_range/Makefile	Thu Dec 10 21:58:21 2020	(r557670)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	semantic_range
-PORTVERSION=	2.3.0
+PORTVERSION=	2.3.1
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -12,11 +12,9 @@ COMMENT=	Parse and compare semantic version numbers an
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-USES=		gem shebangfix
+USES=		gem
 USE_RUBY=	yes
 
 NO_ARCH=	yes
-
-SHEBANG_FILES=	bin/setup
 
 .include <bsd.port.mk>

Modified: head/devel/rubygem-semantic_range/distinfo
==============================================================================
--- head/devel/rubygem-semantic_range/distinfo	Thu Dec 10 21:58:15 2020	(r557669)
+++ head/devel/rubygem-semantic_range/distinfo	Thu Dec 10 21:58:21 2020	(r557670)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1585564800
-SHA256 (rubygem/semantic_range-2.3.0.gem) = 44b47c4e124613804105f7376e4f98bb9cd224fde3817a897e2a27723cc01c94
-SIZE (rubygem/semantic_range-2.3.0.gem) = 22016
+TIMESTAMP = 1607539957
+SHA256 (rubygem/semantic_range-2.3.1.gem) = 66fafc1142db45a237f1e639ea868832f51266d4d0fe5f17215e2eda8a786373
+SIZE (rubygem/semantic_range-2.3.1.gem) = 11264



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