View | Details | Raw Unified | Return to bug 250748 | Differences between
and this patch

Collapse All | Expand All

(-)b/audio/exhale/Makefile (-3 / +5 lines)
Lines 1-20 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	exhale
3
PORTNAME=	exhale
4
DISTVERSION=	1.0.7
4
DISTVERSION=	1.0.8
5
CATEGORIES=	audio
5
CATEGORIES=	audio
6
6
7
MAINTAINER=	daniel.engberg.lists@pyret.net
7
MAINTAINER=	daniel.engberg.lists@pyret.net
8
COMMENT=	Open source xHE-AAC (Extended HE-AAC/USAC) encoder
8
COMMENT=	Open source xHE-AAC (Extended HE-AAC/USAC) encoder
9
9
10
LICENSE=	BSD
10
LICENSE=	EXHALE
11
LICENSE_NAME=	exhale Copyright License
11
LICENSE_FILE=	${WRKSRC}/include/License.htm
12
LICENSE_FILE=	${WRKSRC}/include/License.htm
13
LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
12
14
13
USES=		cmake compiler:c++11-lang
15
USES=		cmake compiler:c++11-lang
14
16
15
USE_GITLAB=	yes
17
USE_GITLAB=	yes
16
GL_ACCOUNT=	ecodis
18
GL_ACCOUNT=	ecodis
17
GL_COMMIT=	54a7bcd78320870f12020bf75489a930731cb308
19
GL_COMMIT=	8b56192418bb5262054f12d53969555d47072e44
18
20
19
USE_LDCONFIG=	yes
21
USE_LDCONFIG=	yes
20
22
(-)b/audio/exhale/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1598737475
1
TIMESTAMP = 1604123013
2
SHA256 (ecodis-exhale-54a7bcd78320870f12020bf75489a930731cb308_GL0.tar.gz) = a1b5b1cd41e2f7a9d469f5bfceef7f2b1abb4a064f114fc7cf5356e982050bb8
2
SHA256 (ecodis-exhale-8b56192418bb5262054f12d53969555d47072e44_GL0.tar.gz) = c40d98a710ba9ec8f27df3d4a055e61f748e073891cd820da0df5f5aa5bdebd5
3
SIZE (ecodis-exhale-54a7bcd78320870f12020bf75489a930731cb308_GL0.tar.gz) = 122647
3
SIZE (ecodis-exhale-8b56192418bb5262054f12d53969555d47072e44_GL0.tar.gz) = 123179

Return to bug 250748