1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00

devel/rubygem-bootsnap19: Remove obsoleted port

Use devel/rubygem-bootsnap instead.
This commit is contained in:
Po-Chuan Hsieh 2022-01-29 09:29:09 +08:00
parent 8adb03ad23
commit b8b81ea7f7
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
4 changed files with 0 additions and 31 deletions

View File

@ -6149,7 +6149,6 @@
SUBDIR += rubygem-blockenspiel
SUBDIR += rubygem-bones
SUBDIR += rubygem-bootsnap
SUBDIR += rubygem-bootsnap19
SUBDIR += rubygem-bootstrap_form
SUBDIR += rubygem-bson
SUBDIR += rubygem-buftok

View File

@ -1,22 +0,0 @@
PORTNAME= bootsnap
PORTVERSION= 1.9.4
CATEGORIES= devel rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 19
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Boot large ruby/rails apps faster
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= rubygem-msgpack>=1.0<2:devel/rubygem-msgpack
USES= gem
USE_RUBY= yes
PLIST_FILES= bin/bootsnap
PORTSCOUT= limit:^1\.9\.
.include <bsd.port.mk>

View File

@ -1,3 +0,0 @@
TIMESTAMP = 1642102599
SHA256 (rubygem/bootsnap-1.9.4.gem) = 36ad7d3bab60bb9036cbc8f9c4880ff0793680b33ad7cda022a731adace824a6
SIZE (rubygem/bootsnap-1.9.4.gem) = 37376

View File

@ -1,5 +0,0 @@
Bootsnap makes booting large ruby/rails apps faster. It is a library that plugs
into a number of Ruby and (optionally) ActiveSupport and YAML methods to
optimize and cache expensive computations.
WWW: https://github.com/Shopify/bootsnap