Date: Sun, 18 Aug 2019 11:06:07 -0600 From: Adam Weinberger <adamw@adamw.org> To: Kurt Jaeger <pi@freebsd.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r509227 - head/www/gitea Message-ID: <CAP7rwcgPJgu34=QUwXNfDU62DGhr0PZSxLOnZav8VU_YKFjWKw@mail.gmail.com> In-Reply-To: <201908181657.x7IGvJ7I096020@repo.freebsd.org> References: <201908181657.x7IGvJ7I096020@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Aug 18, 2019 at 10:57 AM Kurt Jaeger <pi@freebsd.org> wrote: > > Author: pi > Date: Sun Aug 18 16:57:18 2019 > New Revision: 509227 > URL: https://svnweb.freebsd.org/changeset/ports/509227 > > Log: > www/gitea: upgrade 1.9.0 -> 1.9.1 > > - This release contains two security fixes, so we highly recommend updating. > > PR: 239930 > Submitted by: stb@lassitu.de (maintainer) > MFH: 2019Q3 > Relnotes: https://blog.gitea.io/2019/08/gitea-1.9.1-is-released/ > Security: https://github.com/go-gitea/gitea/pull/7715 > https://github.com/go-gitea/gitea/pull/7762 > > Modified: > head/www/gitea/Makefile > head/www/gitea/distinfo > > Modified: head/www/gitea/Makefile > ============================================================================== > --- head/www/gitea/Makefile Sun Aug 18 16:49:45 2019 (r509226) > +++ head/www/gitea/Makefile Sun Aug 18 16:57:18 2019 (r509227) > @@ -3,7 +3,7 @@ > > PORTNAME= gitea > DISTVERSIONPREFIX= v > -DISTVERSION= 1.9.0 > +DISTVERSION= 1.9.1 > CATEGORIES= www > > MAINTAINER= stb@lassitu.de > > Modified: head/www/gitea/distinfo > ============================================================================== > --- head/www/gitea/distinfo Sun Aug 18 16:49:45 2019 (r509226) > +++ head/www/gitea/distinfo Sun Aug 18 16:57:18 2019 (r509227) > @@ -1,3 +1,3 @@ > -TIMESTAMP = 1564592396 > -SHA256 (go-gitea-gitea-v1.9.0_GH0.tar.gz) = e648227ebe6716fd53095cade7881fc547a76b2655cac4631ac254992a95b207 > -SIZE (go-gitea-gitea-v1.9.0_GH0.tar.gz) = 24057144 > +TIMESTAMP = 1566072478 > +SHA256 (go-gitea-gitea-v1.9.1_GH0.tar.gz) = a50743db22f3e0a0eba27ac168a92b636fa0841e9e9515721b51bfc30c2957dd > +SIZE (go-gitea-gitea-v1.9.1_GH0.tar.gz) = 24074441 > After updating, the footer still shows 1.9.0. Is it just me? https://i.imgur.com/P4Fke68.png # Adam -- Adam Weinberger adamw@adamw.org https://www.adamw.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAP7rwcgPJgu34=QUwXNfDU62DGhr0PZSxLOnZav8VU_YKFjWKw>