git: 1f0368c7e810 - 2021Q3 - devel/basu: chase to the new home

Jan Beich jbeich at FreeBSD.org
Thu Sep 30 20:05:33 UTC 2021


The branch 2021Q3 has been updated by jbeich:

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

commit 1f0368c7e8108dc8d0fa716054af4be6091426a8
Author:     Jan Beich <jbeich at FreeBSD.org>
AuthorDate: 2021-09-30 20:02:15 +0000
Commit:     Jan Beich <jbeich at FreeBSD.org>
CommitDate: 2021-09-30 20:05:08 +0000

    devel/basu: chase to the new home
    
    https://github.com/emersion/basu/commit/9ff82e33e501
    "This repository has been archived by the owner. It is now read-only."
    
    (cherry picked from commit 220c5f4afe13a32976f008fb4248bf33c683a1a0)
---
 devel/basu/Makefile  |  5 ++---
 devel/basu/distinfo  | 16 ++++++++--------
 devel/basu/pkg-descr |  2 +-
 3 files changed, 11 insertions(+), 12 deletions(-)

diff --git a/devel/basu/Makefile b/devel/basu/Makefile
index a0b9c021fb46..4c3a812d9b1c 100644
--- a/devel/basu/Makefile
+++ b/devel/basu/Makefile
@@ -3,8 +3,9 @@ DISTVERSIONPREFIX=	v
 DISTVERSION=	0.2.0
 PORTREVISION=	1
 CATEGORIES=	devel
+MASTER_SITES=	https://git.sr.ht/~emersion/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/
 
-PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
+PATCH_SITES=	https://git.sr.ht/~emersion/${PORTNAME}/commit/
 PATCHFILES+=	928a746f7ebd.patch:-p1 # https://github.com/emersion/basu/pull/35
 PATCHFILES+=	4277dfe8077c.patch:-p1 # https://github.com/emersion/basu/pull/35
 PATCHFILES+=	f12a4efd8cb7.patch:-p1 # https://github.com/emersion/basu/pull/40
@@ -16,9 +17,7 @@ LICENSE=	LGPL21+
 LICENSE_FILE=	${WRKSRC}/LICENSE.LGPL2.1
 
 USES=		compiler:c11 gperf meson python:build shebangfix
-USE_GITHUB=	yes
 USE_LDCONFIG=	yes
-GH_ACCOUNT=	emersion
 SHEBANG_FILES=	src/basic/generate-gperfs.py
 
 .if exists(/usr/bin/ld.lld) && ${/usr/bin/ld:L:tA} != /usr/bin/ld.lld
diff --git a/devel/basu/distinfo b/devel/basu/distinfo
index 61bc8249e070..1924fd1e4c6d 100644
--- a/devel/basu/distinfo
+++ b/devel/basu/distinfo
@@ -1,9 +1,9 @@
 TIMESTAMP = 1609941411
-SHA256 (emersion-basu-v0.2.0_GH0.tar.gz) = e2fda9b69fc6c4530173fcf8db94c29aa5f3ed932d948cc6a31892623cde5e4b
-SIZE (emersion-basu-v0.2.0_GH0.tar.gz) = 238861
-SHA256 (928a746f7ebd.patch) = 8f8de0e5a09fcd6a82fc0fa55068655da2961492655770486e364de740502633
-SIZE (928a746f7ebd.patch) = 936
-SHA256 (4277dfe8077c.patch) = 8620073c6204c2c7afa6c20a75942e085a7bc57451bf938b127a5103459c72b2
-SIZE (4277dfe8077c.patch) = 863
-SHA256 (f12a4efd8cb7.patch) = 96e1b12be251d4ce49e8ffb05d0af06e1d0a70fc5324cdc82a5bfcc1d6fca1f5
-SIZE (f12a4efd8cb7.patch) = 1281
+SHA256 (basu-v0.2.0.tar.gz) = 673006f9ded754963249024b30319d7179665fde5a685d4b3b1a98d1a209a951
+SIZE (basu-v0.2.0.tar.gz) = 238871
+SHA256 (928a746f7ebd.patch) = d42af762217f7e0f189dcc1221d0ae6779d9e4be079acf9920e2585ecfd6e3c4
+SIZE (928a746f7ebd.patch) = 948
+SHA256 (4277dfe8077c.patch) = a382955269652ddc3b6190512b77975e3ef9bcd140e02c1f5a395a16a9fdd7f8
+SIZE (4277dfe8077c.patch) = 875
+SHA256 (f12a4efd8cb7.patch) = 652fb79fc005038dca30bd893623cad147fa5adef40627ab490ba366f8d94cd7
+SIZE (f12a4efd8cb7.patch) = 1293
diff --git a/devel/basu/pkg-descr b/devel/basu/pkg-descr
index c774b9699df4..9d8d181a3c8e 100644
--- a/devel/basu/pkg-descr
+++ b/devel/basu/pkg-descr
@@ -2,4 +2,4 @@ Some projects rely on the sd-bus library for DBus support. However not all
 systems have systemd or elogind installed. This library provides just sd-bus
 (and the "busctl" utility).
 
-WWW: https://github.com/emersion/basu
+WWW: https://sr.ht/~emersion/basu/


More information about the dev-commits-ports-branches mailing list