File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11PORTNAME = cgit
2- PORTVERSION = 1.2.3
3- PORTREVISION = 1
2+ PORTVERSION = 1.3
43CATEGORIES = devel www
54MASTER_SITES = http://git.zx2c4.com/cgit/snapshot/:cgit \
65 KERNEL_ORG/software/scm/git:git
76DISTFILES = cgit-${PORTVERSION}${EXTRACT_SUFX}:cgit \
87 git-${GIT_VERSION}${EXTRACT_SUFX}:git
98
10- MAINTAINER = mt@markoturk.info
9+ MAINTAINER = mt-bugs @markoturk.info
1110COMMENT = Fast, lightweight web frontend for Git repositories
1211WWW = https://git.zx2c4.com/cgit/about/
1312
@@ -16,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
1615
1716TEST_DEPENDS = msgfmt:devel/gettext-tools
1817
19- GIT_VERSION = 2.25.1
18+ GIT_VERSION = 2.53.0
2019USES = compiler:c++11-lang cpe gmake iconv perl5 python:env \
2120 shebangfix ssl tar:xz
2221CPE_VENDOR = lars_hjemli
Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments