Skip to content

Commit 88890de

Browse files
Marko Turklwhsu
authored andcommitted
devel/cgit: update to v1.3
Changelog: https://lists.zx2c4.com/pipermail/cgit/2026-February/004968.html Change maintainer's address, was used in submitting bugs 227304. PR: 292688
1 parent b9b3f2d commit 88890de

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

‎devel/cgit/Makefile‎

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
PORTNAME= cgit
2-
PORTVERSION= 1.2.3
3-
PORTREVISION= 1
2+
PORTVERSION= 1.3
43
CATEGORIES= devel www
54
MASTER_SITES= http://git.zx2c4.com/cgit/snapshot/:cgit \
65
KERNEL_ORG/software/scm/git:git
76
DISTFILES= cgit-${PORTVERSION}${EXTRACT_SUFX}:cgit \
87
git-${GIT_VERSION}${EXTRACT_SUFX}:git
98

10-
MAINTAINER= mt@markoturk.info
9+
MAINTAINER= mt-bugs@markoturk.info
1110
COMMENT= Fast, lightweight web frontend for Git repositories
1211
WWW= https://git.zx2c4.com/cgit/about/
1312

@@ -16,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
1615

1716
TEST_DEPENDS= msgfmt:devel/gettext-tools
1817

19-
GIT_VERSION= 2.25.1
18+
GIT_VERSION= 2.53.0
2019
USES= compiler:c++11-lang cpe gmake iconv perl5 python:env \
2120
shebangfix ssl tar:xz
2221
CPE_VENDOR= lars_hjemli

‎devel/cgit/distinfo‎

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
TIMESTAMP = 1585044784
2-
SHA256 (cgit-1.2.3.tar.xz) = 5a5f12d2f66bd3629c8bc103ec8ec2301b292e97155d30a9a61884ea414a6da4
3-
SIZE (cgit-1.2.3.tar.xz) = 90632
4-
SHA256 (git-2.25.1.tar.xz) = 222796cc6e3bf2f9fd765f8f097daa3c3999bb7865ac88a8c974d98182e29f26
5-
SIZE (git-2.25.1.tar.xz) = 5875548
1+
TIMESTAMP = 1772906928
2+
SHA256 (cgit-1.3.tar.xz) = 836b6edbc7f99e11037a8b928d609ce346ed77a55545e17fff8cea59b5b7aa42
3+
SIZE (cgit-1.3.tar.xz) = 92248
4+
SHA256 (git-2.53.0.tar.xz) = 5818bd7d80b061bbbdfec8a433d609dc8818a05991f731ffc4a561e2ca18c653
5+
SIZE (git-2.53.0.tar.xz) = 7993096

‎devel/cgit/pkg-plist‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ lib/cgit/filters/syntax-highlighting.sh
1616
%%ASCIIDOC%%share/man/man5/cgitrc.5.gz
1717
%%WWWDIR%%/cgit.cgi
1818
%%WWWDIR%%/cgit.css
19+
%%WWWDIR%%/cgit.js
1920
%%WWWDIR%%/cgit.png
2021
%%WWWDIR%%/favicon.ico
2122
%%WWWDIR%%/robots.txt

0 commit comments

Comments
 (0)