mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
Update to 3.2.0
- Update version requirement of RUN_DEPENDS Changes: https://github.com/guard/listen/releases https://github.com/guard/listen/commits/master
This commit is contained in:
parent
7d7618e506
commit
d6f250dd48
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=513697
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= listen
|
||||
PORTVERSION= 3.1.5
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 3.2.0
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -13,14 +12,14 @@ COMMENT= Listen to file modifications and notify about the changes
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
RUN_DEPENDS= rubygem-rb-fsevent>=0.9.4:devel/rubygem-rb-fsevent \
|
||||
rubygem-rb-inotify>=0.9.7:devel/rubygem-rb-inotify \
|
||||
rubygem-rb-kqueue>=0.2:devel/rubygem-rb-kqueue \
|
||||
rubygem-ruby_dep>=1.2:devel/rubygem-ruby_dep
|
||||
RUN_DEPENDS= rubygem-rb-fsevent>=0.10.3<1:devel/rubygem-rb-fsevent \
|
||||
rubygem-rb-inotify>=0.9.10<1:devel/rubygem-rb-inotify \
|
||||
rubygem-rb-kqueue>=0.2:devel/rubygem-rb-kqueue
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
|
||||
PLIST_FILES= bin/listen
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1471119213
|
||||
SHA256 (rubygem/listen-3.1.5.gem) = bd9ab5f1615a7e491a2251c09f0fae9407ab3bd7650bdb517dda54ec6cae6507
|
||||
SIZE (rubygem/listen-3.1.5.gem) = 27648
|
||||
TIMESTAMP = 1570031431
|
||||
SHA256 (rubygem/listen-3.2.0.gem) = cbeae310988797899e3f88da03c4781f9d84120c8da792d6834e8a9bef3a7ac8
|
||||
SIZE (rubygem/listen-3.2.0.gem) = 27648
|
||||
|
Loading…
Reference in New Issue
Block a user