svn commit: r557670 - head/devel/rubygem-semantic_range

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Dec 10 21:58:28 UTC 2020


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


More information about the svn-ports-all mailing list