CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2020/04/22 05:25:25
Modified files:
www/hugo : Makefile distinfo
Log message:
update www/hugo to bugfix release 0.69.1
* hugolib/filesystems: Fix typo in test suite
* Fix class collector when running with --minify
* related: Fix toLower
* Fix broken test [b3c82575]
* tpl/tmplimpl/template: Change defer RLock to RUnlock
* hugolib: Add Unlock before panic
* docs: Fix typo in Hugo's Security Model
* deps: Update go-org to v1.1.0
* commands: Modify gen chromastyles to output all CSS classes
* deps: Update to goldmark v1.1.28
* Fix query parameter handling in server fast render mode
ok jca@