/[ports]
ViewVC logotype

Revision 533984


Jump to revision: Previous Next
Author: adamw
Date: Mon May 4 20:39:12 2020 UTC (4 years, 1 month ago)
Changed paths: 5
Log Message:
MFH: r531612 r531613 r533935

gitea: Update to 1.1.4

Update Gitea to 1.11.4

This release fixes ten bugs.

Release notes: https://blog.gitea.io/2020/04/gitea-1.11.4-is-released/

PR:		245602
Submitted by:	maintainer

gitea: Add GIT_LFS option

Add a GIT_LFS option (on by default) for environments that don't want to
make LFS available.

While here, change the pkg-message UCL to only show when upgrading from
< 1.8.0.

Approved by:	maintainer

gitea: Fix wiki page display

From the PR:

Right now, the version of gitea shipped in ports fails to display wiki
pages. Any wiki page opened results in the following error:

template: repo/wiki/view:48:14: executing "repo/wiki/view" at <(not
$.DisableHTTP) (and (not $.DisableSSH) (or $.IsSigned
$.ExposeAnonSSH))>: can't give argument to non-function not
$.DisableHTTP

This is due to extra parentheses in templates/repo/wiki/view.tmpl and
has already been fixed upstream in [1], [2].

I've pulled the single line template fix from upstream and added the
patch to our port. As a workaround, users can also fix the problem by
placing the corrected template in
/usr/local/etc/gitea/templates/repo/wiki/view.tmpl.

Cheers,
Sascha

[1] https://github.com/go-gitea/gitea/issues/10552
[2] https://github.com/zeripath/gitea/commit/1830d0ed5f4a67e3360ecbb55933b5540b6affce

PR:		246020
Submitted by:	Sascha Biberhofer
Approved by:	maintainer

Approved by:	portmgr (with hat)


Changed paths

Path Details
Directorybranches/2020Q2/ modified , props changed
Directorybranches/2020Q2/www/gitea/Makefile modified , text changed
Directorybranches/2020Q2/www/gitea/distinfo modified , text changed
Directorybranches/2020Q2/www/gitea/files/patch-templates_repo_wiki_view.tmpl
(Copied from head/www/gitea/files/patch-templates_repo_wiki_view.tmpl, r533935)
added
Directorybranches/2020Q2/www/gitea/pkg-message modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27