CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2021/01/17 14:07:41
Modified files:
www/gitea : Makefile distinfo
www/gitea/pkg : PLIST gitea.rc
Added files:
www/gitea/patches: patch-custom_conf_app_example_ini
patch-routers_routes_routes_go
Removed files:
www/gitea/patches: patch-custom_conf_app_ini_sample
patch-main_go
Log message:
Update gitea 1.12.6 -> 1.13.1
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.13.1
Port changes:
* Modify build tags: 'sqlite cert' -> 'sqlite sqlite_unlock_notify'
* Remove uneeded patches
* Set default paths for CustomPath, CustomConf, AppPath, AppWorkPath
* Simplify rc script