svn commit: r545414 - head/devel/rubygem-bootsnap

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Aug 19 16:24:43 UTC 2020


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


More information about the svn-ports-all mailing list