Index: head/audio/faad/Makefile =================================================================== --- head/audio/faad/Makefile (revision 457213) +++ head/audio/faad/Makefile (revision 457214) @@ -1,40 +1,42 @@ # Created by: Sean McGovern # $FreeBSD$ PORTNAME= faad2 -PORTVERSION= 2.8.6 +PORTVERSION= 2.8.8 PORTEPOCH= 1 CATEGORIES= audio MASTER_SITES= SF/faac/${PORTNAME}-src/${PORTNAME}-${PORTVERSION:R}.0 MAINTAINER= multimedia@FreeBSD.org COMMENT= MPEG-2 and MPEG-4 AAC audio decoder LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING USES= autoreconf gmake libtool INSTALL_TARGET= install-strip GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -lpthread -L${LOCALBASE}/lib USE_LDCONFIG= yes post-extract: @${LN} -sf faad.man ${WRKSRC}/frontend/faad.1 post-patch: @${REINPLACE_CMD} -e 's|faad.man|faad.1|g' \ ${WRKSRC}/frontend/Makefile.am @${REINPLACE_CMD} -e 's|^AM_CFLAGS|AM_CPPFLAGS|g ; \ s|-iquote |-I|g' ${WRKSRC}/libfaad/Makefile.am @${REINPLACE_CMD} -e 's|= -DUSE_|= -fPIC -DPIC -DUSE_|g' \ ${WRKSRC}/common/mp4ff/Makefile.am @${ECHO_CMD} "SUBDIRS = libfaad common frontend" > \ ${WRKSRC}/Makefile.am + @${REINPLACE_CMD} -E -e 's|(FAAD2_VERSION +)"unknown"|\1"${PORTVERSION:R}"|' \ + ${WRKSRC}/include/neaacdec.h post-configure: @${REINPLACE_CMD} "s/444/644/g" ${WRKSRC}/common/mp4ff/Makefile .include Index: head/audio/faad/distinfo =================================================================== --- head/audio/faad/distinfo (revision 457213) +++ head/audio/faad/distinfo (revision 457214) @@ -1,3 +1,3 @@ -TIMESTAMP = 1509541380 -SHA256 (faad2-2.8.6.tar.gz) = 654977adbf62eb81f4fca00152aca58ce3b6dd157181b9edd7bed687a7c73f21 -SIZE (faad2-2.8.6.tar.gz) = 1025654 +TIMESTAMP = 1513703210 +SHA256 (faad2-2.8.8.tar.gz) = 985c3fadb9789d2815e50f4ff714511c79c2710ac27a4aaaf5c0c2662141426d +SIZE (faad2-2.8.8.tar.gz) = 1069044