Update to 2.15.1

- Update version requirement of RUN_DEPENDS

Changes:	https://github.com/guard/guard/releases
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-09-03 19:11:54 +00:00
parent 2452e86139
commit 44a2aad83d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=511016
2 changed files with 12 additions and 11 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= guard
PORTVERSION= 2.15.0
PORTVERSION= 2.15.1
CATEGORIES= sysutils rubygems
MASTER_SITES= RG
@ -13,17 +13,18 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= rubygem-formatador>=0.2.4:devel/rubygem-formatador \
rubygem-listen>=2.7:devel/rubygem-listen \
rubygem-lumberjack>=1.0.12:devel/rubygem-lumberjack \
rubygem-nenv>=0.1:devel/rubygem-nenv \
rubygem-notiffany>=0:devel/rubygem-notiffany \
rubygem-listen>=2.7<4.0:devel/rubygem-listen \
rubygem-lumberjack>=1.0.12<2.0:devel/rubygem-lumberjack \
rubygem-nenv>=0.1<1:devel/rubygem-nenv \
rubygem-notiffany>=0<1:devel/rubygem-notiffany \
rubygem-pry>=0.9.12:devel/rubygem-pry \
rubygem-shellany>=0:sysutils/rubygem-shellany \
rubygem-shellany>=0<1:sysutils/rubygem-shellany \
rubygem-thor>=0.18.1:devel/rubygem-thor
NO_ARCH= yes
USE_RUBY= yes
USES= gem
USE_RUBY= yes
NO_ARCH= yes
PLIST_FILES= bin/_guard-core bin/guard

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1542295993
SHA256 (rubygem/guard-2.15.0.gem) = b3b2361f0be950a4cfe55c2d87544595d0b7aedc84266e508723c68d8d920441
SIZE (rubygem/guard-2.15.0.gem) = 61952
TIMESTAMP = 1567510050
SHA256 (rubygem/guard-2.15.1.gem) = 8eff43e2d992fafa0a260145ac6913d1afc25049b810b152a27c7cdc58b11000
SIZE (rubygem/guard-2.15.1.gem) = 61952