IABSD.fr/ports/sysutils/ruby-directory_watcher

Branch :


Log

Author Commit Date CI Message
eae66e4a 2013-03-11 11:35:43 PERMIT_* / REGRESS->TEST sweep
c3579f1b 2012-09-23 16:57:32 Bump revisions for ruby gem/extconf ports after the switch to ruby 1.9 by default, since the ruby 1.8 version now has a ruby18 explicit FLAVOR.
46d35488 2011-09-16 11:41:38 normalize pkgpath
0455c278 2010-12-20 18:19:54 Import ruby-directory_watcher 1.3.2, dependency of ruby-jekyll The directory watcher operates by scanning a directory at some interval and generating a list of files based on a user supplied glob pattern. As the file list changes from one interval to the next, events are generated and dispatched to registered observers. Three types of events are supported--added, modified, and removed.