From owner-dev-commits-ports-all@freebsd.org Thu Sep 30 20:05:33 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id B26E76B7616; Thu, 30 Sep 2021 20:05:33 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HL43x4f3Xz4mfP; Thu, 30 Sep 2021 20:05:33 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7F0601240A; Thu, 30 Sep 2021 20:05:33 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 18UK5XGk034310; Thu, 30 Sep 2021 20:05:33 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18UK5XHR034309; Thu, 30 Sep 2021 20:05:33 GMT (envelope-from git) Date: Thu, 30 Sep 2021 20:05:33 GMT Message-Id: <202109302005.18UK5XHR034309@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Jan Beich Subject: git: 1f0368c7e810 - 2021Q3 - devel/basu: chase to the new home MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q3 X-Git-Reftype: branch X-Git-Commit: 1f0368c7e8108dc8d0fa716054af4be6091426a8 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Sep 2021 20:05:33 -0000 The branch 2021Q3 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=1f0368c7e8108dc8d0fa716054af4be6091426a8 commit 1f0368c7e8108dc8d0fa716054af4be6091426a8 Author: Jan Beich AuthorDate: 2021-09-30 20:02:15 +0000 Commit: Jan Beich 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/