2022-09-03 16:40:27 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
devel/ruby-rb-fsevent: update to 0.11.2
0.11.2 (2022-08-29)
* Avoid modifying string literals #91
|
2022-02-12 13:41:01 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
devel/ruby-rb-fsevent: update to 0.11.1
0.11.1 (2022-02-06)
* rescue Errno::EBADF when closing pipe #92
|
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2021-05-09 06:18:42 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
devel/ruby-rb-fsevent: update to 0.11.0
0.11.0 (2021-05-08)
* Add arm64 arch to support Apple M1 #88
|
2020-05-06 09:37:53 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
devel/ruby-rb-fsevent: update to 0.10.4
Update ruby-rb-fsevent to 0.10.4.
0.10.4 (2020-04-30)
* Remove bundler development dependency #85
|
2018-03-14 15:16:13 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
devel/ruby-rb-fsevent: update to 0.10.3
0.10.3 2018/03/03
* Fix abnormal termination fails silently + burns cpu (#81)
|
2017-09-06 16:14:31 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
Update ruby-rb-fsevent to 0.10.2.
v0.10.2 2017/07/01
While procs are flexible about arity, lambdas and converted methods are not.
Thus passing in two parameters broke any such callbacks. The only change in
this release is that callback block arity is checked before passing in any
values.
v0.10.1 2017/06/30
* rebuilt fsevent_watch against 10.8
* fixed documentation
v0.10.0 2017/06/30
* MacOS 10.13 specific flags added to compatibility code
* Added second parameter to callback with more detailed event info
* Switched communication format to OTNetstrings, fixing a bug where some
events were ignored if they contained certain characters
* Removed custom path fixture from tests as there have been complaints about
using the gem with maven (??)
|
2017-03-19 17:34:30 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
Update rb-fsevent to 0.9.8.
v0.9.8
* fsevent_watch : Fix "zombie" processes not dying (#62)
|
2017-01-09 15:58:11 by Takahiro Kambe | Files touched by this commit (1) |
Log message:
Do not restrict this package to Darwin.
Although functionality of this package only works on Darwin, there is
othere package to expect existence of this package (and it fails).
|