1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00

- Update to 2.0.1

Changes:	https://github.com/guard/guard/blob/master/CHANGELOG.md
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2013-10-06 18:32:10 +00:00
parent 80480fc349
commit 323c88e0a9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=329618
2 changed files with 8 additions and 8 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= guard
PORTVERSION= 1.8.3
PORTVERSION= 2.0.1
CATEGORIES= sysutils rubygems
MASTER_SITES= RG
@ -12,16 +12,16 @@ COMMENT= Command line tool to easily handle events on file system modifications
LICENSE= MIT
RUN_DEPENDS= rubygem-formatador>=0.2.4:${PORTSDIR}/devel/rubygem-formatador \
rubygem-listen>=1.3:${PORTSDIR}/devel/rubygem-listen \
rubygem-lumberjack>=1.0.2:${PORTSDIR}/devel/rubygem-lumberjack \
rubygem-pry>=0.9.10:${PORTSDIR}/devel/rubygem-pry \
rubygem-thor>=0.14.6:${PORTSDIR}/devel/rubygem-thor
rubygem-listen>=2:${PORTSDIR}/devel/rubygem-listen \
rubygem-lumberjack>=1:${PORTSDIR}/devel/rubygem-lumberjack \
rubygem-pry>=0.9.12:${PORTSDIR}/devel/rubygem-pry \
rubygem-thor>=0.18.1:${PORTSDIR}/devel/rubygem-thor
NO_STAGE= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/guard
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (rubygem/guard-1.8.3.gem) = 6b6ef0f7f8399afe9b73ddc9ba024118b5ee75e15fc94b6bb8aa2c367043b0c5
SIZE (rubygem/guard-1.8.3.gem) = 233984
SHA256 (rubygem/guard-2.0.1.gem) = a097e763c20e1f06482880011d57fa162d5d79e6c3b636fb84f7c5b02e7c868c
SIZE (rubygem/guard-2.0.1.gem) = 229888