Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Mar 2022 18:40:04 GMT
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 7565b1701461 - 2022Q1 - sysutils/pam_xdg: switch to upstream GitHub mirror
Message-ID:  <202203271840.22RIe4ZH004014@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2022Q1 has been updated by jbeich:

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

commit 7565b1701461b093b88b582be76c4c862e8fc03c
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2022-03-27 18:38:00 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2022-03-27 18:40:00 +0000

    sysutils/pam_xdg: switch to upstream GitHub mirror
    
    (cherry picked from commit a01e4b47da7cb429ad457ac40e5f6e9b890fb7ac)
---
 sysutils/pam_xdg/Makefile | 2 +-
 sysutils/pam_xdg/distinfo | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sysutils/pam_xdg/Makefile b/sysutils/pam_xdg/Makefile
index 4022096cfb8c..2a2df336658b 100644
--- a/sysutils/pam_xdg/Makefile
+++ b/sysutils/pam_xdg/Makefile
@@ -10,7 +10,7 @@ LICENSE=	ISCL
 
 USES=		uidfix
 USE_GITHUB=	yes
-GH_ACCOUNT=	jbeich # mirror
+GH_ACCOUNT=	sdaoden
 GH_PROJECT=	s-toolbox
 GH_TAGNAME=	cdbe3ce
 PLIST_FILES=	lib/${PORTNAME}.so \
diff --git a/sysutils/pam_xdg/distinfo b/sysutils/pam_xdg/distinfo
index 3a691bf4d509..91edb057362e 100644
--- a/sysutils/pam_xdg/distinfo
+++ b/sysutils/pam_xdg/distinfo
@@ -1,3 +1,3 @@
 TIMESTAMP = 1631823427
-SHA256 (jbeich-s-toolbox-s20210916-cdbe3ce_GH0.tar.gz) = a63a9630df2808ab6bf051ba29f154270eb4e7ab0c7e523ef59a0e31d71b6efb
-SIZE (jbeich-s-toolbox-s20210916-cdbe3ce_GH0.tar.gz) = 100666
+SHA256 (sdaoden-s-toolbox-s20210916-cdbe3ce_GH0.tar.gz) = a63a9630df2808ab6bf051ba29f154270eb4e7ab0c7e523ef59a0e31d71b6efb
+SIZE (sdaoden-s-toolbox-s20210916-cdbe3ce_GH0.tar.gz) = 100666



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202203271840.22RIe4ZH004014>