[Midnightbsd-cvs] mports: audio/faac: update to 1.26

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Feb 24 19:44:51 EST 2008


Log Message:
-----------
update to 1.26

Modified Files:
--------------
    mports/audio/faac:
        Makefile (r1.1 -> r1.2)
        distinfo (r1.1 -> r1.2)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/audio/faac/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L audio/faac/Makefile -L audio/faac/Makefile -u -r1.1 -r1.2
--- audio/faac/Makefile
+++ audio/faac/Makefile
@@ -7,13 +7,14 @@
 #
 
 PORTNAME=	faac
-PORTVERSION=	1.25
+PORTVERSION=	1.26
 CATEGORIES=	audio
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE_EXTENDED}
 MASTER_SITE_SUBDIR=	faac
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	MPEG-2 and MPEG-4 AAC audio encoder
+LICENSE=	lgpl
 
 LIB_DEPENDS=	mp4v2.0:${PORTSDIR}/multimedia/mpeg4ip-libmp4v2
 
@@ -22,11 +23,11 @@
 USE_DOS2UNIX=	yes
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
-USE_AUTOTOOLS=	automake:15 autoheader:259 libtool:15
+USE_AUTOTOOLS=	automake:19 autoheader:261 libtool:15
 AUTOMAKE_ARGS=	--add-missing
 USE_GMAKE=	yes
 USE_DOS2UNIX=	yes
-CONFIGURE_TARGET=--build=${ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_TARGET=--build=${ARCH}-portbld-freebsd6.0
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib" \
 		LIBS="-lmp4v2"
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/audio/faac/distinfo,v
retrieving revision 1.1
retrieving revision 1.2
diff -L audio/faac/distinfo -L audio/faac/distinfo -u -r1.1 -r1.2
--- audio/faac/distinfo
+++ audio/faac/distinfo
@@ -1,3 +1,3 @@
-MD5 (faac-1.25.tar.gz) = 75eaffd18ee072eaca52ae2d622bb1db
-SHA256 (faac-1.25.tar.gz) = 059313fcba287a95a7d71b696e54e29310b96566a2b1e7eb6ec1b03cfdf8e5b1
-SIZE (faac-1.25.tar.gz) = 386608
+MD5 (faac-1.26.tar.gz) = 1d7c019bd2dbb4f3101b8937ebc59cf6
+SHA256 (faac-1.26.tar.gz) = 4b48e2e22267e9260365c7bee4513bf13d262b8b13cf7f9504e9fa612b6aa951
+SIZE (faac-1.26.tar.gz) = 400915


More information about the Midnightbsd-cvs mailing list