mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Update to 1.4.0
Changes: https://github.com/guard/guard/blob/master/CHANGELOG.md
This commit is contained in:
parent
d52e796890
commit
7aa917f461
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=305041
@ -6,14 +6,14 @@
|
||||
#
|
||||
|
||||
PORTNAME= guard
|
||||
PORTVERSION= 1.0.3
|
||||
PORTVERSION= 1.4.0
|
||||
CATEGORIES= sysutils rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Command line tool to easily handle events on file system modifications
|
||||
|
||||
RUN_DEPENDS= rubygem-ffi>=0.5.0:${PORTSDIR}/devel/rubygem-ffi \
|
||||
RUN_DEPENDS= rubygem-listen>=0.4.2:${PORTSDIR}/devel/rubygem-listen \
|
||||
rubygem-thor>=0.14.6:${PORTSDIR}/devel/rubygem-thor
|
||||
|
||||
USE_RUBY= yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rubygem/guard-1.0.3.gem) = c27bfa571df0709d5dcbb3a26ff83e2cb9c981f620caca0a9f3a92d8908a190d
|
||||
SIZE (rubygem/guard-1.0.3.gem) = 120320
|
||||
SHA256 (rubygem/guard-1.4.0.gem) = dc1e440f1add0cd5c63b67a6cba90cee4b5f7aebd1872bf2650b1f490b8ac4ed
|
||||
SIZE (rubygem/guard-1.4.0.gem) = 223744
|
||||
|
Loading…
Reference in New Issue
Block a user