From owner-svn-ports-head@freebsd.org Thu Nov 23 22:10:17 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6DD6CDF6B7C; Thu, 23 Nov 2017 22:10:17 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3794C7C8BC; Thu, 23 Nov 2017 22:10:17 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vANMAGVb036282; Thu, 23 Nov 2017 22:10:16 GMT (envelope-from dbaio@FreeBSD.org) Received: (from dbaio@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vANMAG3W036280; Thu, 23 Nov 2017 22:10:16 GMT (envelope-from dbaio@FreeBSD.org) Message-Id: <201711232210.vANMAG3W036280@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbaio set sender to dbaio@FreeBSD.org using -f From: "Danilo G. Baio" Date: Thu, 23 Nov 2017 22:10:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r454805 - head/devel/gogs X-SVN-Group: ports-head X-SVN-Commit-Author: dbaio X-SVN-Commit-Paths: head/devel/gogs X-SVN-Commit-Revision: 454805 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Nov 2017 22:10:17 -0000 Author: dbaio Date: Thu Nov 23 22:10:15 2017 New Revision: 454805 URL: https://svnweb.freebsd.org/changeset/ports/454805 Log: devel/gogs: Update to 0.11.34 Changes: https://github.com/gogits/gogs/releases/tag/v0.11.34 PR: 223818 Submitted by: Dmitri Goutnik (maintainer) Modified: head/devel/gogs/Makefile head/devel/gogs/distinfo Modified: head/devel/gogs/Makefile ============================================================================== --- head/devel/gogs/Makefile Thu Nov 23 21:35:00 2017 (r454804) +++ head/devel/gogs/Makefile Thu Nov 23 22:10:15 2017 (r454805) @@ -2,7 +2,7 @@ PORTNAME= gogs DISTVERSIONPREFIX= v -DISTVERSION= 0.11.33 +DISTVERSION= 0.11.34 CATEGORIES= devel www MAINTAINER= dg@syrec.org Modified: head/devel/gogs/distinfo ============================================================================== --- head/devel/gogs/distinfo Thu Nov 23 21:35:00 2017 (r454804) +++ head/devel/gogs/distinfo Thu Nov 23 22:10:15 2017 (r454805) @@ -1,3 +1,3 @@ -TIMESTAMP = 1511270625 -SHA256 (gogits-gogs-v0.11.33_GH0.tar.gz) = b61ba0c70ccd6880ded73e277b645a2672dd437682ed214d6aad4b3f30d09a26 -SIZE (gogits-gogs-v0.11.33_GH0.tar.gz) = 16679574 +TIMESTAMP = 1511471957 +SHA256 (gogits-gogs-v0.11.34_GH0.tar.gz) = cc6b51cc53b6effed44c37ac7086af5822e2ceff9e2589316782e6c7b28a445f +SIZE (gogits-gogs-v0.11.34_GH0.tar.gz) = 16680559