mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
devel/rubygem-rb-fsevent: Update to 0.11.0
- Update WWW Changes: https://github.com/guard/rb-fsevent/releases
This commit is contained in:
parent
7b4ae325f8
commit
8a5996cc01
@ -1,7 +1,7 @@
|
||||
# Created by: Joseph Benden <joe@thrallingpenguin.com>
|
||||
|
||||
PORTNAME= rb-fsevent
|
||||
PORTVERSION= 0.10.3
|
||||
PORTVERSION= 0.11.0
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -11,8 +11,9 @@ COMMENT= FSEvents API with Signals catching (without RubyCocoa)
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1520176967
|
||||
SHA256 (rubygem/rb-fsevent-0.10.3.gem) = a8f78186feb55bb98579b5e0f8dd925ececfde1b5c2496e5e932997ff999a1d2
|
||||
SIZE (rubygem/rb-fsevent-0.10.3.gem) = 50688
|
||||
TIMESTAMP = 1624630340
|
||||
SHA256 (rubygem/rb-fsevent-0.11.0.gem) = 3a02b6360c856cc16e7f62382573b238f5cfb61a48169dd4c83b842c094b5de3
|
||||
SIZE (rubygem/rb-fsevent-0.11.0.gem) = 66560
|
||||
|
@ -1,3 +1,3 @@
|
||||
FSEvents API with Signals catching (without RubyCocoa).
|
||||
|
||||
WWW: https://github.com/thibaudgg/rb-fsevent
|
||||
WWW: https://github.com/guard/rb-fsevent
|
||||
|
Loading…
Reference in New Issue
Block a user