diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-03-08 15:38:58 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-03-08 15:38:58 +0000 |
commit | 2f24bb747f1ece061c5f643ec60a94f8736201de (patch) | |
tree | fe37156737e9ceda9fcccc8909a40e07629356cc | |
parent | Update to 1.302130 (diff) |
Update to 1.2.0
Changes: https://github.com/Shopify/bootsnap/blob/master/CHANGELOG.md
-rw-r--r-- | devel/rubygem-bootsnap/Makefile | 2 | ||||
-rw-r--r-- | devel/rubygem-bootsnap/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/rubygem-bootsnap/Makefile b/devel/rubygem-bootsnap/Makefile index a38d1683a118..4e2a1dd5b7c8 100644 --- a/devel/rubygem-bootsnap/Makefile +++ b/devel/rubygem-bootsnap/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= bootsnap -PORTVERSION= 1.1.8 +PORTVERSION= 1.2.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-bootsnap/distinfo b/devel/rubygem-bootsnap/distinfo index cf3b339be2ae..595c157fcde9 100644 --- a/devel/rubygem-bootsnap/distinfo +++ b/devel/rubygem-bootsnap/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1515242463 -SHA256 (rubygem/bootsnap-1.1.8.gem) = eff9f3e8d03fbbff20b7b876b3f29794c121aaaa7880146c87d386dd8cdaf416 -SIZE (rubygem/bootsnap-1.1.8.gem) = 30208 +TIMESTAMP = 1520521164 +SHA256 (rubygem/bootsnap-1.2.0.gem) = 9472d7ccca71970abc6fac59aa82e2e8e6ac74c115c93a81410d5839dd5d6033 +SIZE (rubygem/bootsnap-1.2.0.gem) = 35328 |