Date: Sun, 5 Nov 2017 05:08:05 +0000 (UTC) From: Jochen Neumeister <joneum@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r453513 - head/www/gitea Message-ID: <201711050508.vA55856B067490@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: joneum Date: Sun Nov 5 05:08:05 2017 New Revision: 453513 URL: https://svnweb.freebsd.org/changeset/ports/453513 Log: www/gitea: Update from 1.2.2 to 1.2.3 Changelog: https://blog.gitea.io/2017/11/release-of-1.2.3/ *While here switch to DISTVERSION PR: 223421 Submitted by: stb@lassitu.de (maintainer) Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D12953 Modified: head/www/gitea/Makefile head/www/gitea/distinfo Modified: head/www/gitea/Makefile ============================================================================== --- head/www/gitea/Makefile Sun Nov 5 03:56:28 2017 (r453512) +++ head/www/gitea/Makefile Sun Nov 5 05:08:05 2017 (r453513) @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= gitea -PORTVERSION= 1.2.2 DISTVERSIONPREFIX= v -PORTREVISION= 1 +DISTVERSION= 1.2.3 CATEGORIES= www MAINTAINER= stb@lassitu.de Modified: head/www/gitea/distinfo ============================================================================== --- head/www/gitea/distinfo Sun Nov 5 03:56:28 2017 (r453512) +++ head/www/gitea/distinfo Sun Nov 5 05:08:05 2017 (r453513) @@ -1,3 +1,3 @@ -TIMESTAMP = 1509121923 -SHA256 (go-gitea-gitea-v1.2.2_GH0.tar.gz) = 865f4c7c785de15cf496d58088b10aa84c4d260ebc9ae8b0cfb8cfa2001a96d8 -SIZE (go-gitea-gitea-v1.2.2_GH0.tar.gz) = 14326451 +TIMESTAMP = 1509825186 +SHA256 (go-gitea-gitea-v1.2.3_GH0.tar.gz) = cea707156393a52bc77cb493467b7f04c8b6e7d1fd92cd775a8b587f9c35340e +SIZE (go-gitea-gitea-v1.2.3_GH0.tar.gz) = 14336812
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201711050508.vA55856B067490>