Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Aug 2020 16:24:38 +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: r545414 - head/devel/rubygem-bootsnap
Message-ID:  <202008191624.07JGOcH9080632@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Aug 19 16:24:37 2020
New Revision: 545414
URL: https://svnweb.freebsd.org/changeset/ports/545414

Log:
  Update to 1.4.8
  
  Changes:	https://github.com/Shopify/bootsnap/blob/master/CHANGELOG.md

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

Modified: head/devel/rubygem-bootsnap/Makefile
==============================================================================
--- head/devel/rubygem-bootsnap/Makefile	Wed Aug 19 16:24:32 2020	(r545413)
+++ head/devel/rubygem-bootsnap/Makefile	Wed Aug 19 16:24:37 2020	(r545414)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	bootsnap
-PORTVERSION=	1.4.7
+PORTVERSION=	1.4.8
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -13,9 +13,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 RUN_DEPENDS=	rubygem-msgpack>=1.0<2:devel/rubygem-msgpack
 
-USES=		gem shebangfix
+USES=		gem
 USE_RUBY=	yes
-
-SHEBANG_FILES=	bin/*
 
 .include <bsd.port.mk>

Modified: head/devel/rubygem-bootsnap/distinfo
==============================================================================
--- head/devel/rubygem-bootsnap/distinfo	Wed Aug 19 16:24:32 2020	(r545413)
+++ head/devel/rubygem-bootsnap/distinfo	Wed Aug 19 16:24:37 2020	(r545414)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1595578574
-SHA256 (rubygem/bootsnap-1.4.7.gem) = 87a108fffcf10d347a1defc1468fb4762c840061f1f1a967e544b25689cf0708
-SIZE (rubygem/bootsnap-1.4.7.gem) = 40448
+TIMESTAMP = 1597570051
+SHA256 (rubygem/bootsnap-1.4.8.gem) = 865910635c1c5fc1863608276c5644d56c39459d3771d3e8acb04dacf8852154
+SIZE (rubygem/bootsnap-1.4.8.gem) = 32256



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