git: 3fc0c22a11b5 - main - audio/faac: Use upstream release archive

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Sat, 21 Oct 2023 14:44:17 UTC
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3fc0c22a11b5224402bea9e917dfc6db942851d3

commit 3fc0c22a11b5224402bea9e917dfc6db942851d3
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-10-21 14:08:59 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-10-21 14:43:22 +0000

    audio/faac: Use upstream release archive
    
    Use upstream release archive as recommended by Porters Handbook
---
 audio/faac/Makefile | 12 ++++++------
 audio/faac/distinfo |  6 +++---
 2 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/audio/faac/Makefile b/audio/faac/Makefile
index c8301460f15a..cea7cb982fd2 100644
--- a/audio/faac/Makefile
+++ b/audio/faac/Makefile
@@ -1,6 +1,8 @@
 PORTNAME=	faac
-PORTVERSION=	1.30
+DISTVERSION=	1.30
 CATEGORIES=	audio
+MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}-src/${PORTNAME}-${DISTVERSION}/
+DISTNAME=	${PORTNAME}-${DISTVERSION:S/./_/g}
 
 MAINTAINER=	multimedia@FreeBSD.org
 COMMENT=	MPEG-2 and MPEG-4 AAC audio encoder
@@ -14,12 +16,10 @@ LICENSE_FILE_ISO=	${WRKSRC}/README
 LICENSE_PERMS_ISO=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
 
 USES=		autoreconf compiler:c11 gmake libtool
-INSTALL_TARGET=	install-strip
-GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
 
-USE_GITHUB=	yes
-GH_ACCOUNT=	knik0
-GH_TAGNAME=	78d8e01
+GNU_CONFIGURE=	yes
+
+INSTALL_TARGET=	install-strip
 
 .include <bsd.port.mk>
diff --git a/audio/faac/distinfo b/audio/faac/distinfo
index 489a1ce3bd21..789fb536cd1c 100644
--- a/audio/faac/distinfo
+++ b/audio/faac/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1618047210
-SHA256 (knik0-faac-1.30-78d8e01_GH0.tar.gz) = 19b34a8fa761bb6cf2ab770ea5d3fdac6b993bc7a5d9b397e9d8f0088846bf59
-SIZE (knik0-faac-1.30-78d8e01_GH0.tar.gz) = 241760
+TIMESTAMP = 1697885383
+SHA256 (faac-1_30.tar.gz) = adc387ce588cca16d98c03b6ec1e58f0ffd9fc6eadb00e254157d6b16203b2d2
+SIZE (faac-1_30.tar.gz) = 241750