Date: Fri, 1 May 2020 07:12:50 +0000 (UTC) From: "Tobias C. Berner" <tcberner@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r533520 - head/devel/cgit Message-ID: <202005010712.0417Cos6066641@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tcberner Date: Fri May 1 07:12:50 2020 New Revision: 533520 URL: https://svnweb.freebsd.org/changeset/ports/533520 Log: devel/cgit: update to 1.2.3 PR: 246053 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Approved by: Marko Turk <mt@markoturk.info> (maintainer) Modified: head/devel/cgit/Makefile head/devel/cgit/distinfo Modified: head/devel/cgit/Makefile ============================================================================== --- head/devel/cgit/Makefile Fri May 1 07:09:05 2020 (r533519) +++ head/devel/cgit/Makefile Fri May 1 07:12:50 2020 (r533520) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cgit -PORTVERSION= 1.2.2 +PORTVERSION= 1.2.3 CATEGORIES= devel www MASTER_SITES= http://git.zx2c4.com/cgit/snapshot/:cgit \ ${MASTER_SITES_KERNEL_ORG}:git @@ -17,7 +17,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING TEST_DEPENDS= msgfmt:devel/gettext-tools -GIT_VERSION= 2.25.0 +GIT_VERSION= 2.25.1 USES= cpe gmake iconv perl5 python:3.2+,env shebangfix ssl tar:xz CPE_VENDOR= lars_hjemli USE_PERL5= test Modified: head/devel/cgit/distinfo ============================================================================== --- head/devel/cgit/distinfo Fri May 1 07:09:05 2020 (r533519) +++ head/devel/cgit/distinfo Fri May 1 07:12:50 2020 (r533520) @@ -1,5 +1,5 @@ -TIMESTAMP = 1578963027 -SHA256 (cgit-1.2.2.tar.xz) = 3f97ce944d0f3fe0782bea3c46eafa5ff151212ea5bec31f99e5cb1775d4b236 -SIZE (cgit-1.2.2.tar.xz) = 90204 -SHA256 (git-2.25.0.tar.xz) = c060291a3ffb43d7c99f4aa5c4d37d3751cf6bca683e7344ea407ea504d9a8d0 -SIZE (git-2.25.0.tar.xz) = 5873532 +TIMESTAMP = 1585044784 +SHA256 (cgit-1.2.3.tar.xz) = 5a5f12d2f66bd3629c8bc103ec8ec2301b292e97155d30a9a61884ea414a6da4 +SIZE (cgit-1.2.3.tar.xz) = 90632 +SHA256 (git-2.25.1.tar.xz) = 222796cc6e3bf2f9fd765f8f097daa3c3999bb7865ac88a8c974d98182e29f26 +SIZE (git-2.25.1.tar.xz) = 5875548
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005010712.0417Cos6066641>