View | Details | Raw Unified | Return to bug 265670
Collapse All | Expand All

(-)b/audio/fdk-aac/Makefile (-4 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	fdk-aac
1
PORTNAME=	fdk-aac
2
DISTVERSIONPREFIX=	v
3
DISTVERSION=	2.0.2
2
DISTVERSION=	2.0.2
4
CATEGORIES=	audio
3
CATEGORIES=	audio
4
MASTER_SITES=	SF/opencore-amr/${PORTNAME}
5
5
6
MAINTAINER=	bofh@FreeBSD.org
6
MAINTAINER=	bofh@FreeBSD.org
7
COMMENT=	Port of the Fraunhofer FDK AAC Codec Library
7
COMMENT=	Port of the Fraunhofer FDK AAC Codec Library
Lines 15-25 NOT_FOR_ARCHS= sparc64 Link Here
15
NOT_FOR_ARCHS_REASON=	not yet ported to this architecture
15
NOT_FOR_ARCHS_REASON=	not yet ported to this architecture
16
16
17
USES=		cmake
17
USES=		cmake
18
USE_GITHUB=	yes
19
USE_LDCONFIG=	yes
18
USE_LDCONFIG=	yes
20
19
21
GH_ACCOUNT=	mstorsjo
22
23
PLIST_SUB=	VER=${PORTVERSION}
20
PLIST_SUB=	VER=${PORTVERSION}
24
21
25
.include <bsd.port.mk>
22
.include <bsd.port.mk>
(-)b/audio/fdk-aac/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1620254917
1
TIMESTAMP = 1659766844
2
SHA256 (mstorsjo-fdk-aac-v2.0.2_GH0.tar.gz) = 7812b4f0cf66acda0d0fe4302545339517e702af7674dd04e5fe22a5ade16a90
2
SHA256 (fdk-aac-2.0.2.tar.gz) = c9e8630cf9d433f3cead74906a1520d2223f89bcd3fa9254861017440b8eb22f
3
SIZE (mstorsjo-fdk-aac-v2.0.2_GH0.tar.gz) = 2506597
3
SIZE (fdk-aac-2.0.2.tar.gz) = 2886434

Return to bug 265670