Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Apr 2026 22:55:52 +0000
From:      =?utf-8?Q?Jes=C3=BAs?= Daniel Colmenares Oviedo <dtxdf@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: cc2105ede2ef - main - www/tinyauth: Update to 5.0.7
Message-ID:  <69e2ba78.38c83.3c3293f4@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by dtxdf:

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

commit cc2105ede2efae01da1fa58c618dc0aea7612675
Author:     Jesús Daniel Colmenares Oviedo <dtxdf@FreeBSD.org>
AuthorDate: 2026-04-17 17:50:21 +0000
Commit:     Jesús Daniel Colmenares Oviedo <dtxdf@FreeBSD.org>
CommitDate: 2026-04-17 22:55:20 +0000

    www/tinyauth: Update to 5.0.7
    
    ChangeLogs:
    
    - https://github.com/steveiliop56/tinyauth/releases/tag/v5.0.5
    - https://github.com/steveiliop56/tinyauth/releases/tag/v5.0.6
    - https://github.com/steveiliop56/tinyauth/releases/tag/v5.0.7
---
 www/tinyauth/Makefile |  7 +++----
 www/tinyauth/distinfo | 14 +++++++-------
 2 files changed, 10 insertions(+), 11 deletions(-)

diff --git a/www/tinyauth/Makefile b/www/tinyauth/Makefile
index 76ee174813a5..7921a7306b4c 100644
--- a/www/tinyauth/Makefile
+++ b/www/tinyauth/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	tinyauth
 DISTVERSIONPREFIX=	v
-DISTVERSION=	5.0.4
-PORTREVISION=	1
+DISTVERSION=	5.0.7
 CATEGORIES=	www
 MASTER_SITES=	LOCAL/dtxdf/${PORTNAME}/:assets
 # For instructions on how to create assets:
@@ -19,7 +18,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 ONLY_FOR_ARCHS=	aarch64 amd64
 ONLY_FOR_ARCHS_REASON=	module modernc.org/sqlite only supported on aarch64 and amd64
 
-USES=		go:1.25+,modules
+USES=		go:1.26+,modules
 USE_GITHUB=	yes
 GH_ACCOUNT=	steveiliop56
 
@@ -43,7 +42,7 @@ PLIST_FILES=	bin/${PORTNAME} \
 
 # Run 'git checkout ${DISTVERSIONPREFIX}${DISTVERSION} && git rev-parse HEAD'
 # in the Tinyauth repository to get the value of GITID.
-GITID=		03f13efc77554e5b7f52fa419912d24b0a5f2648
+GITID=		479f1657812b7bf01438607464dedaa148155301
 
 BUILD_DATE=	$$(date -u '+%Y-%m-%dT%H:%M:%S')
 
diff --git a/www/tinyauth/distinfo b/www/tinyauth/distinfo
index 35d69f387d9a..f44ac63d1205 100644
--- a/www/tinyauth/distinfo
+++ b/www/tinyauth/distinfo
@@ -1,7 +1,7 @@
-TIMESTAMP = 1774567833
-SHA256 (tinyauth-v5.0.4.frontend.tar.gz) = b1c45453e96b11bebd9c5783fa8e510da8316bff7d4f0f425cd5ccb63a72dca5
-SIZE (tinyauth-v5.0.4.frontend.tar.gz) = 1009761
-SHA256 (tinyauth-v5.0.4.vendor.tar.gz) = b89857ec1f62f61f6d4e248c8edd98177bf374e407f7692c3e7780211a6dccab
-SIZE (tinyauth-v5.0.4.vendor.tar.gz) = 57837513
-SHA256 (steveiliop56-tinyauth-v5.0.4_GH0.tar.gz) = 7b878e9a7014e09b4b4cc886b920e8dde41b2858f441d0eb542e246d3dee4ddd
-SIZE (steveiliop56-tinyauth-v5.0.4_GH0.tar.gz) = 4787573
+TIMESTAMP = 1776447798
+SHA256 (tinyauth-v5.0.7.frontend.tar.gz) = 0094e98a41f9936416a92b36f86a32a55ea274bd1c78719727ed238ddbdd5546
+SIZE (tinyauth-v5.0.7.frontend.tar.gz) = 988230
+SHA256 (tinyauth-v5.0.7.vendor.tar.gz) = f79834df38daa8cfdd5d9c78fe564846a6b262fc8af7e33e1edd309cb8eefcdc
+SIZE (tinyauth-v5.0.7.vendor.tar.gz) = 58190053
+SHA256 (steveiliop56-tinyauth-v5.0.7_GH0.tar.gz) = a1e76e26b964d1888ac7c07b95e3c9adba18840de066fc11a363207d28809611
+SIZE (steveiliop56-tinyauth-v5.0.7_GH0.tar.gz) = 4789501


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69e2ba78.38c83.3c3293f4>