Subject: CVS commit: pkgsrc/www/gitea
From: Pierre Pronchery
Date: 2022-03-24 00:41:14
Message id: 20220323234114.52A5AFB24@cvs.NetBSD.org

Log Message:
gitea: minor fix to the RC script

This sets the working directory to / before issuing commands to Gitea.
Fix from the pgsql script; it addresses the following issue when
managing Gitea:

  # /etc/rc.d/gitea restart
  Stopping gitea.
  sh: Cannot determine current working directory
  Starting gitea.
  sh: Cannot determine current working directory

(and then Gitea not starting again)

Bumps PKGREVISION.

During freeze, but leaf package AFAICT.

Tested on NetBSD/amd64.

Files:
RevisionActionfile
1.68modifypkgsrc/www/gitea/Makefile
1.5modifypkgsrc/www/gitea/files/gitea.sh