mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
sysutils/rubygem-chef-cleanroom: Update to 1.0.5
This commit is contained in:
parent
3b1219c88b
commit
fc8f04ea87
2 changed files with 7 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
|
||||
PORTNAME= chef-cleanroom
|
||||
PORTVERSION= 1.0.4
|
||||
PORTVERSION= 1.0.5
|
||||
CATEGORIES= sysutils rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -11,9 +11,11 @@ COMMENT= Safely evaluate Ruby DSLs with cleanroom
|
|||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= gem
|
||||
USES= gem shebangfix
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
SHEBANG_FILES= .expeditor/buildkite/verify.sh
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1634391098
|
||||
SHA256 (rubygem/chef-cleanroom-1.0.4.gem) = 6eb7b63a7b396322c7db259fb6f1af1123e4814f4a06112a8bede1c8a070085c
|
||||
SIZE (rubygem/chef-cleanroom-1.0.4.gem) = 15360
|
||||
TIMESTAMP = 1653926110
|
||||
SHA256 (rubygem/chef-cleanroom-1.0.5.gem) = b4b7fd7759a1e5111d1a16091ea157be5a3dbf0d4035a47cd6b9db000a1a65fe
|
||||
SIZE (rubygem/chef-cleanroom-1.0.5.gem) = 17408
|
||||
|
|
Loading…
Add table
Reference in a new issue