From nobody Wed Oct 13 15:14:29 2021 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 70995180FF22; Wed, 13 Oct 2021 15:14:29 +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 4HTx052gdtz4WFc; Wed, 13 Oct 2021 15:14:29 +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 3BF4529C45; Wed, 13 Oct 2021 15:14:29 +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 19DFETge040019; Wed, 13 Oct 2021 15:14:29 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 19DFETh9040017; Wed, 13 Oct 2021 15:14:29 GMT (envelope-from git) Date: Wed, 13 Oct 2021 15:14:29 GMT Message-Id: <202110131514.19DFETh9040017@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: =?utf-8?Q?Dag-Erling Sm=C3=B8rgrav?= Subject: git: 5e05ddcf5f09 - main - audio/alsa-lib: Switch master site to GitHub. List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: des X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 5e05ddcf5f096c2e9c970c12344a6dcaff47978a Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by des: URL: https://cgit.FreeBSD.org/ports/commit/?id=5e05ddcf5f096c2e9c970c12344a6dcaff47978a commit 5e05ddcf5f096c2e9c970c12344a6dcaff47978a Author: Dag-Erling Smørgrav AuthorDate: 2021-10-13 00:21:23 +0000 Commit: Dag-Erling Smørgrav CommitDate: 2021-10-13 15:14:24 +0000 audio/alsa-lib: Switch master site to GitHub. The original distfiles are getting hard to come by for some reason, so switch to pulling source tarballs directly from GitHub. --- audio/alsa-lib/Makefile | 11 ++++++++--- audio/alsa-lib/distinfo | 6 +++--- 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/audio/alsa-lib/Makefile b/audio/alsa-lib/Makefile index 07fc6d39cc5b..056a345a594b 100644 --- a/audio/alsa-lib/Makefile +++ b/audio/alsa-lib/Makefile @@ -2,16 +2,21 @@ PORTNAME= alsa-lib PORTVERSION= 1.2.2 +PORTREVISION= 1 +DISTVERSIONPREFIX= v CATEGORIES= audio -MASTER_SITES= ftp://ftp.alsa-project.org/pub/lib/ \ - GENTOO +MASTER_SITES= GH + +USE_GITHUB= yes +GH_ACCOUNT= alsa-project +GH_PROJECT= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= ALSA compatibility library LICENSE= LGPL21+ -USES= cpe libtool:keepla tar:bzip2 +USES= autoreconf cpe libtool:keepla tar:bzip2 CPE_VENDOR= alsa-project CPE_PRODUCT= alsa USE_LDCONFIG= yes diff --git a/audio/alsa-lib/distinfo b/audio/alsa-lib/distinfo index 5edbc1a47022..2e5d1eeeb2e5 100644 --- a/audio/alsa-lib/distinfo +++ b/audio/alsa-lib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1615528054 -SHA256 (alsa-lib-1.2.2.tar.bz2) = d8e853d8805574777bbe40937812ad1419c9ea7210e176f0def3e6ed255ab3ec -SIZE (alsa-lib-1.2.2.tar.bz2) = 1030747 +TIMESTAMP = 1634081449 +SHA256 (alsa-project-alsa-lib-v1.2.2_GH0.tar.gz) = ad4fa29e3927c5bec0f71b24b6a88523f4e386905341fc9047abef5744805023 +SIZE (alsa-project-alsa-lib-v1.2.2_GH0.tar.gz) = 780688