- Shebang fix for cgit filters

- Bump PORTREVISION

PR:		236420
Submitted by:	Frank van den Boom <frank@am-knie.de>
Approved by:	Marko Turk <mt@markoturk.info> (maintainer)
This commit is contained in:
Ryan Steinmetz 2019-03-14 20:02:04 +00:00
parent b53e949be1
commit 85eda32032

View file

@ -2,6 +2,7 @@
PORTNAME= cgit
PORTVERSION= 1.2.1
PORTREVISION= 1
CATEGORIES= devel www
MASTER_SITES= http://git.zx2c4.com/cgit/snapshot/:cgit \
https://www.kernel.org/pub/software/scm/git/:git
@ -17,7 +18,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
TEST_DEPENDS= msgfmt:devel/gettext-tools
GIT_VERSION= 2.18.0
USES= cpe gmake iconv perl5 python:env shebangfix ssl tar:xz
USES= cpe gmake iconv perl5 python:3.2+,env shebangfix ssl tar:xz
CPE_VENDOR= lars_hjemli
USE_PERL5= test
SHEBANG_FILES= filters/email-gravatar.py \