Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Sep 2022 16:54:43 GMT
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 0cf24cdb680c - main - x11/swaylock-effects: switch to new home
Message-ID:  <202209181654.28IGshxA050910@gitrepo.freebsd.org>

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

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

commit 0cf24cdb680c443835de040157e390fddf867cb5
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2022-09-18 16:43:09 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2022-09-18 16:52:26 +0000

    x11/swaylock-effects: switch to new home
    
    `https://github.com/mortie/swaylock-effects/issues/92#issuecomment-1186017736`
    
    Reported by:    Repology
---
 x11/swaylock-effects/Makefile | 4 ++--
 x11/swaylock-effects/distinfo | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/x11/swaylock-effects/Makefile b/x11/swaylock-effects/Makefile
index 8435a146d7e8..3015828d1e36 100644
--- a/x11/swaylock-effects/Makefile
+++ b/x11/swaylock-effects/Makefile
@@ -8,13 +8,13 @@ PATCHFILES+=	ea4b63d8fff3.patch:-p1 # https://github.com/mortie/swaylock-effects
 PATCHFILES+=	17fea65e8c99.patch:-p1 # https://github.com/mortie/swaylock-effects/pull/38
 
 COMMENT=	Screen locker for Wayland with fancy effects
-WWW=		https://github.com/mortie/swaylock-effects
+WWW=		https://github.com/jirutka/swaylock-effects
 
 MASTERDIR=	${.CURDIR}/../swaylock
 DESCR=		${.CURDIR}/pkg-descr
 DISTINFO_FILE=	${.CURDIR}/distinfo
 
-GH_ACCOUNT=	mortie
+GH_ACCOUNT=	jirutka
 GH_PROJECT=	${PORTNAME}${PKGNAMESUFFIX}
 
 .if !exists(/usr/include/omp.h)
diff --git a/x11/swaylock-effects/distinfo b/x11/swaylock-effects/distinfo
index 4c13532b6256..0c71d03a5b86 100644
--- a/x11/swaylock-effects/distinfo
+++ b/x11/swaylock-effects/distinfo
@@ -1,6 +1,6 @@
 TIMESTAMP = 1605538325
-SHA256 (mortie-swaylock-effects-v1.6-3_GH0.tar.gz) = c7c4e420276aef9bd952b321b68e24c31f050859a226edb8fde15a5ccee1a9fe
-SIZE (mortie-swaylock-effects-v1.6-3_GH0.tar.gz) = 620277
+SHA256 (jirutka-swaylock-effects-v1.6-3_GH0.tar.gz) = c7c4e420276aef9bd952b321b68e24c31f050859a226edb8fde15a5ccee1a9fe
+SIZE (jirutka-swaylock-effects-v1.6-3_GH0.tar.gz) = 620277
 SHA256 (ea4b63d8fff3.patch) = 5482c003ae7c2ec2ceac9c3944583b25312b56772a1c77ff427c38376ad368ab
 SIZE (ea4b63d8fff3.patch) = 911
 SHA256 (17fea65e8c99.patch) = 9c014873d781e610680a471aa327a72dba85be778a24d1939164c7063d2bbe70



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