Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Oct 2017 07:48:13 +0000 (UTC)
From:      Luca Pizzamiglio <pizzamig@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r452400 - head/www/gitea
Message-ID:  <201710190748.v9J7mD0f013439@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pizzamig
Date: Thu Oct 19 07:48:13 2017
New Revision: 452400
URL: https://svnweb.freebsd.org/changeset/ports/452400

Log:
  www/gitea: Update to 1.2.1
  
  Release notes: https://blog.gitea.io/2017/10/release-of-1.2.1/
  
  PR:		223067
  Submitted by:	stb@lassitu.de (maintainer)
  Approved by:	olivier (mentor)
  Differential Revision:	https://reviews.freebsd.org/D12721

Modified:
  head/www/gitea/Makefile
  head/www/gitea/distinfo

Modified: head/www/gitea/Makefile
==============================================================================
--- head/www/gitea/Makefile	Thu Oct 19 07:46:08 2017	(r452399)
+++ head/www/gitea/Makefile	Thu Oct 19 07:48:13 2017	(r452400)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gitea
-PORTVERSION=	1.2.0
+PORTVERSION=	1.2.1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	www
 

Modified: head/www/gitea/distinfo
==============================================================================
--- head/www/gitea/distinfo	Thu Oct 19 07:46:08 2017	(r452399)
+++ head/www/gitea/distinfo	Thu Oct 19 07:48:13 2017	(r452400)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1507977262
-SHA256 (go-gitea-gitea-v1.2.0_GH0.tar.gz) = ae32f481d0d105cc00c0df07e859ae76f330f3965c08fa03d6aad2d26da0d640
-SIZE (go-gitea-gitea-v1.2.0_GH0.tar.gz) = 14323588
+TIMESTAMP = 1508253664
+SHA256 (go-gitea-gitea-v1.2.1_GH0.tar.gz) = a18e0390d2c2ca956e94e98294707c9ac1d926763d00e2da682a3e72db393612
+SIZE (go-gitea-gitea-v1.2.1_GH0.tar.gz) = 14326562



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710190748.v9J7mD0f013439>