ports/131835: Update port: audio/faac to 1.28

KATO Tsuguru tkato432 at yahoo.com
Wed Feb 18 17:30:07 UTC 2009


>Number:         131835
>Category:       ports
>Synopsis:       Update port: audio/faac to 1.28
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 18 17:30:06 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.1-RELEASE-p1 i386
>Organization:
>Environment:
>Description:
- Update to version 1.28

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/audio/faac/Makefile audio/faac/Makefile
--- /usr/ports/audio/faac/Makefile	2008-08-21 18:48:11.000000000 +0900
+++ audio/faac/Makefile	2009-02-18 23:06:19.000000000 +0900
@@ -6,11 +6,9 @@
 #
 
 PORTNAME=	faac
-PORTVERSION=	1.26
-PORTREVISION=	1
+PORTVERSION=	1.28
 CATEGORIES=	audio
-MASTER_SITES=	${MASTER_SITE_SOURCEFORGE_EXTENDED}
-MASTER_SITE_SUBDIR=	faac
+MASTER_SITES=	SFE
 
 MAINTAINER=	multimedia at FreeBSD.org
 COMMENT=	MPEG-2 and MPEG-4 AAC audio encoder
@@ -18,23 +16,26 @@
 LIB_DEPENDS=	mp4v2.0:${PORTSDIR}/multimedia/mpeg4ip-libmp4v2
 
 RESTRICTED=	Distribution in binary form is prohibited
-WRKSRC=		${WRKDIR}/${PORTNAME}
+
+USE_BZIP2=	yes
 USE_DOS2UNIX=	yes
-GNU_CONFIGURE=	yes
-USE_LDCONFIG=	yes
-USE_AUTOTOOLS=	automake:19 autoheader:262 libtool:15
-AUTOMAKE_ARGS=	--add-missing
 USE_GMAKE=	yes
-USE_DOS2UNIX=	yes
+USE_AUTOTOOLS=	aclocal:110 autoheader:262 automake:110 autoconf:262 libtool:15
+ACLOCAL_ARGS=	-I . -I ${LOCALBASE}/share/aclocal
+AUTOMAKE_ARGS=	--add-missing
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib" \
 		LIBS="-lmp4v2"
+USE_LDCONFIG=	yes
+
+MAN1=		faac.1
 
 .include <bsd.port.pre.mk>
 
+post-patch:
+	@${ECHO_CMD} "" >> ${WRKSRC}/libfaac/psych.h
+
 pre-configure:
-	@${ECHO_CMD} "" >>${WRKSRC}/libfaac/psych.h
-	@cd ${WRKSRC}; ${SETENV} ${AUTOMAKE_ENV} ${ACLOCAL} -I .; \
-		${SETENV} ${SCRIPTS_ENV} ${LIBTOOLIZE} --automake
+	@cd ${WRKSRC}; ${SETENV} ${AUTOTOOLS_ENV} ${LIBTOOLIZE} --automake
 
 .include <bsd.port.post.mk>
diff -urN /usr/ports/audio/faac/distinfo audio/faac/distinfo
--- /usr/ports/audio/faac/distinfo	2007-10-24 01:27:53.000000000 +0900
+++ audio/faac/distinfo	2009-02-18 22:16:34.000000000 +0900
@@ -1,3 +1,3 @@
-MD5 (faac-1.26.tar.gz) = 1d7c019bd2dbb4f3101b8937ebc59cf6
-SHA256 (faac-1.26.tar.gz) = 4b48e2e22267e9260365c7bee4513bf13d262b8b13cf7f9504e9fa612b6aa951
-SIZE (faac-1.26.tar.gz) = 400915
+MD5 (faac-1.28.tar.bz2) = c5dde68840cefe46532089c9392d1df0
+SHA256 (faac-1.28.tar.bz2) = aac475e59d38ae9e29bff760e26bf72b507ccec037a6837cc33e3ac1db3ef352
+SIZE (faac-1.28.tar.bz2) = 531256
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list