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

(-)Makefile (-1 / +3 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	faad2
4
PORTNAME=	faad2
5
PORTVERSION=	2.8.6
5
PORTVERSION=	2.8.8
6
PORTEPOCH=	1
6
PORTEPOCH=	1
7
CATEGORIES=	audio
7
CATEGORIES=	audio
8
MASTER_SITES=	SF/faac/${PORTNAME}-src/${PORTNAME}-${PORTVERSION:R}.0
8
MASTER_SITES=	SF/faac/${PORTNAME}-src/${PORTNAME}-${PORTVERSION:R}.0
Lines 33-38 Link Here
33
		${WRKSRC}/common/mp4ff/Makefile.am
33
		${WRKSRC}/common/mp4ff/Makefile.am
34
	@${ECHO_CMD} "SUBDIRS = libfaad common frontend" > \
34
	@${ECHO_CMD} "SUBDIRS = libfaad common frontend" > \
35
		${WRKSRC}/Makefile.am
35
		${WRKSRC}/Makefile.am
36
	@${REINPLACE_CMD} -E -e 's|(FAAD2_VERSION +)"unknown"|\1"${PORTVERSION:R}"|' \
37
		${WRKSRC}/include/neaacdec.h
36
38
37
post-configure:
39
post-configure:
38
	@${REINPLACE_CMD} "s/444/644/g" ${WRKSRC}/common/mp4ff/Makefile
40
	@${REINPLACE_CMD} "s/444/644/g" ${WRKSRC}/common/mp4ff/Makefile
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1509541380
1
TIMESTAMP = 1513703210
2
SHA256 (faad2-2.8.6.tar.gz) = 654977adbf62eb81f4fca00152aca58ce3b6dd157181b9edd7bed687a7c73f21
2
SHA256 (faad2-2.8.8.tar.gz) = 985c3fadb9789d2815e50f4ff714511c79c2710ac27a4aaaf5c0c2662141426d
3
SIZE (faad2-2.8.6.tar.gz) = 1025654
3
SIZE (faad2-2.8.8.tar.gz) = 1069044

Return to bug 224464