svn commit: r491715 - head/devel/gogs

Steve Wills swills at FreeBSD.org
Thu Jan 31 12:54:25 UTC 2019


Author: swills
Date: Thu Jan 31 12:54:24 2019
New Revision: 491715
URL: https://svnweb.freebsd.org/changeset/ports/491715

Log:
  devel/gogs: update to 0.11.86
  
  PR:		235350
  Submitted by:	Dmitri Goutnik <dg at syrec.org> (maintainer)

Modified:
  head/devel/gogs/Makefile   (contents, props changed)
  head/devel/gogs/distinfo   (contents, props changed)
  head/devel/gogs/pkg-plist   (contents, props changed)

Modified: head/devel/gogs/Makefile
==============================================================================
--- head/devel/gogs/Makefile	Thu Jan 31 12:47:59 2019	(r491714)
+++ head/devel/gogs/Makefile	Thu Jan 31 12:54:24 2019	(r491715)
@@ -2,7 +2,7 @@
 
 PORTNAME=	gogs
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.11.79
+DISTVERSION=	0.11.86
 CATEGORIES=	devel www
 
 MAINTAINER=	dg at syrec.org

Modified: head/devel/gogs/distinfo
==============================================================================
--- head/devel/gogs/distinfo	Thu Jan 31 12:47:59 2019	(r491714)
+++ head/devel/gogs/distinfo	Thu Jan 31 12:54:24 2019	(r491715)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1548330406
-SHA256 (gogs-gogs-v0.11.79_GH0.tar.gz) = b71509311b94a7617b3235b7a04e20f4b55351f7b8910bbb077ae1c0a23de290
-SIZE (gogs-gogs-v0.11.79_GH0.tar.gz) = 19213198
+TIMESTAMP = 1548934550
+SHA256 (gogs-gogs-v0.11.86_GH0.tar.gz) = 1745610d42a2ec6dd7d6e306ae7a1b120e5fbcb646c06738b332cc99f170b152
+SIZE (gogs-gogs-v0.11.86_GH0.tar.gz) = 19382029

Modified: head/devel/gogs/pkg-plist
==============================================================================
--- head/devel/gogs/pkg-plist	Thu Jan 31 12:47:59 2019	(r491714)
+++ head/devel/gogs/pkg-plist	Thu Jan 31 12:54:24 2019	(r491715)
@@ -5,6 +5,7 @@ bin/gogs-rm-data
 @sample(%%GOGS_USER%%,%%GOGS_GROUP%%,640) %%ETCDIR%%/conf/app.ini.sample
 etc/rc.d/gogs
 libexec/gogs/conf/app.ini
+libexec/gogs/conf/auth.d/github.conf.example
 libexec/gogs/conf/auth.d/ldap_bind_dn.conf.example
 libexec/gogs/conf/auth.d/ldap_simple_auth.conf.example
 libexec/gogs/conf/auth.d/pam.conf.example
@@ -230,6 +231,7 @@ libexec/gogs/conf/locale/locale_lv-LV.ini
 libexec/gogs/conf/locale/locale_nl-NL.ini
 libexec/gogs/conf/locale/locale_pl-PL.ini
 libexec/gogs/conf/locale/locale_pt-BR.ini
+libexec/gogs/conf/locale/locale_pt-PT.ini
 libexec/gogs/conf/locale/locale_ru-RU.ini
 libexec/gogs/conf/locale/locale_sk-SK.ini
 libexec/gogs/conf/locale/locale_sr-SP.ini


More information about the svn-ports-head mailing list