CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2013/05/08 00:15:43
Modified files:
www/ruby-jekyll: Makefile distinfo
www/ruby-jekyll/pkg: PLIST
Log message:
update to jekyll-1.0.0
Some notes when upgrading: the --server and --build flags have been turned
into subcommands. So use 'jekyll server' from now on. Also '--auto' was
changed to '--watch'
And you need to make sure the excludes in your _config.yml is an array or
you'll end up with: error: undefined method `glob_include?' for "foo".
ok jeremy@