svn commit: r463932 - branches/2018Q1/www/gitea

Tobias Kortkamp tobik at FreeBSD.org
Fri Mar 9 06:49:29 UTC 2018


Author: tobik
Date: Fri Mar  9 06:49:27 2018
New Revision: 463932
URL: https://svnweb.freebsd.org/changeset/ports/463932

Log:
  MFH: r463605
  
  www/gitea: Update to 1.3.3
  
  PR:		226342
  Approved by:	stb at lassitu.de (maintainer)
  Changes:	https://blog.gitea.io/2017/12/release-of-1.3.2/
  Changes:	https://blog.gitea.io/2018/02/release-of-1.3.3/
  
  Approved by:	ports-secteam blanket

Modified:
  branches/2018Q1/www/gitea/Makefile
  branches/2018Q1/www/gitea/distinfo
Directory Properties:
  branches/2018Q1/   (props changed)

Modified: branches/2018Q1/www/gitea/Makefile
==============================================================================
--- branches/2018Q1/www/gitea/Makefile	Fri Mar  9 06:30:20 2018	(r463931)
+++ branches/2018Q1/www/gitea/Makefile	Fri Mar  9 06:49:27 2018	(r463932)
@@ -3,7 +3,7 @@
 
 PORTNAME=	gitea
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.3.1
+DISTVERSION=	1.3.3
 CATEGORIES=	www
 
 MAINTAINER=	stb at lassitu.de

Modified: branches/2018Q1/www/gitea/distinfo
==============================================================================
--- branches/2018Q1/www/gitea/distinfo	Fri Mar  9 06:30:20 2018	(r463931)
+++ branches/2018Q1/www/gitea/distinfo	Fri Mar  9 06:49:27 2018	(r463932)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1512842871
-SHA256 (go-gitea-gitea-v1.3.1_GH0.tar.gz) = 60de0b6864e3518865bf3effc4e40dd5d815abc0734f719798bae6107d69ed6e
-SIZE (go-gitea-gitea-v1.3.1_GH0.tar.gz) = 14783710
+TIMESTAMP = 1520150143
+SHA256 (go-gitea-gitea-v1.3.3_GH0.tar.gz) = 998da8ef24487b455641cb544717a6fac8f8e58fa2f392426b3211d02b1462e3
+SIZE (go-gitea-gitea-v1.3.3_GH0.tar.gz) = 14790710


More information about the svn-ports-all mailing list