Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Mar 2026 15:17:00 +0000
From:      Siva Mahadevan <siva@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c68ed62b60f3 - main - devel/gogs: update to 0.14.2
Message-ID:  <69b1876c.3b90f.39e51139@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by siva:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c68ed62b60f330f7b7a53436790a2d3e1206a909

commit c68ed62b60f330f7b7a53436790a2d3e1206a909
Author:     Siva Mahadevan <siva@FreeBSD.org>
AuthorDate: 2026-02-19 22:38:29 +0000
Commit:     Siva Mahadevan <siva@FreeBSD.org>
CommitDate: 2026-03-11 15:16:49 +0000

    devel/gogs: update to 0.14.2
    
    PR:             291575
    Reported by:    polarian@polarian.dev
    Approved by:    lwhsu (mentor, implicitly)
---
 devel/gogs/Makefile  |  5 ++---
 devel/gogs/distinfo  | 10 +++++-----
 devel/gogs/pkg-plist |  2 +-
 3 files changed, 8 insertions(+), 9 deletions(-)

diff --git a/devel/gogs/Makefile b/devel/gogs/Makefile
index 91c10134b53f..ca108e1b1221 100644
--- a/devel/gogs/Makefile
+++ b/devel/gogs/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	gogs
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.13.3
-PORTREVISION=	11
+DISTVERSION=	0.14.2
 CATEGORIES=	devel www
 
 MAINTAINER=	siva@FreeBSD.org
@@ -17,7 +16,7 @@ RUN_DEPENDS=	git:devel/git \
 
 USES=		cpe go:modules
 
-GO_MODULE=	gogs.io/gogs
+GO_MODULE=	github.com/gogs/gogs
 GO_TARGET=	:${PREFIX}/libexec/${PORTNAME}/${PORTNAME}
 GO_BUILDFLAGS=	-tags "sqlite pam cert"
 
diff --git a/devel/gogs/distinfo b/devel/gogs/distinfo
index c57002b22a03..1b41af2e9e63 100644
--- a/devel/gogs/distinfo
+++ b/devel/gogs/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1750432904
-SHA256 (go/devel_gogs/gogs-v0.13.3/v0.13.3.mod) = ab6fd82257a9bbebb4ab886c7b834134c183ca91c175ef08720fe2268f009f39
-SIZE (go/devel_gogs/gogs-v0.13.3/v0.13.3.mod) = 6631
-SHA256 (go/devel_gogs/gogs-v0.13.3/v0.13.3.zip) = 26218dd69584d30d98cbb0ad268d1eb6348f90ab41ef96bfd874b4ac8443ecd7
-SIZE (go/devel_gogs/gogs-v0.13.3/v0.13.3.zip) = 15005339
+TIMESTAMP = 1773147554
+SHA256 (go/devel_gogs/gogs-v0.14.2/v0.14.2.mod) = fc8fa302fd8ec775a283df1f18f1105c9bda78c014fdc6ed0c26400827be71e8
+SIZE (go/devel_gogs/gogs-v0.14.2/v0.14.2.mod) = 6745
+SHA256 (go/devel_gogs/gogs-v0.14.2/v0.14.2.zip) = 631df3da98f838cc707c02ec9af26264d6b6972ea1245feff741a790590c2dac
+SIZE (go/devel_gogs/gogs-v0.14.2/v0.14.2.zip) = 15524549
diff --git a/devel/gogs/pkg-plist b/devel/gogs/pkg-plist
index c9bad6900e55..221371965e0d 100644
--- a/devel/gogs/pkg-plist
+++ b/devel/gogs/pkg-plist
@@ -1496,7 +1496,7 @@ libexec/gogs/public/plugins/jquery.minicolors-2.2.3/jquery.minicolors.css
 libexec/gogs/public/plugins/jquery.minicolors-2.2.3/jquery.minicolors.min.js
 libexec/gogs/public/plugins/jquery.minicolors-2.2.3/jquery.minicolors.png
 libexec/gogs/public/plugins/marked-0.8.1/marked.min.js
-libexec/gogs/public/plugins/mermaid-8.14.0/mermaid.min.js
+libexec/gogs/public/plugins/mermaid-11.12.1/mermaid.min.js
 libexec/gogs/public/plugins/notebookjs-0.4.2/notebook.min.js
 libexec/gogs/public/plugins/pdfjs-5.2.133/LICENSE
 libexec/gogs/public/plugins/pdfjs-5.2.133/build/pdf.mjs


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69b1876c.3b90f.39e51139>