[32608] trunk/dports/audio/faac

pguyot at kallisys.net pguyot at kallisys.net
Tue Jan 8 23:28:32 PST 2008


Revision: 32608
          http://trac.macosforge.org/projects/macports/changeset/32608
Author:   pguyot at kallisys.net
Date:     2008-01-08 23:28:31 -0800 (Tue, 08 Jan 2008)

Log Message:
-----------
Update to 1.26

Modified Paths:
--------------
    trunk/dports/audio/faac/Portfile

Removed Paths:
-------------
    trunk/dports/audio/faac/files/patch-configure.in

Modified: trunk/dports/audio/faac/Portfile
===================================================================
--- trunk/dports/audio/faac/Portfile	2008-01-09 07:23:35 UTC (rev 32607)
+++ trunk/dports/audio/faac/Portfile	2008-01-09 07:28:31 UTC (rev 32608)
@@ -2,7 +2,7 @@
 
 PortSystem 1.0
 name		faac
-version		1.25
+version		1.26
 categories	audio
 maintainers	pguyot at kallisys.net
 description	ISO AAC audio encoder
@@ -14,15 +14,14 @@
 homepage	http://www.audiocoding.com/
 platforms	darwin
 master_sites	sourceforge
-checksums	md5 75eaffd18ee072eaca52ae2d622bb1db \
-			sha1 482a0217362c50ce523ce5e165c5566e1a4a2a87 \
-			rmd160 63a884775081e3d9a66dffaab341ed10e73365b8
+checksums	md5 1d7c019bd2dbb4f3101b8937ebc59cf6 \
+			sha1 5aad6d5a60107a5d6bf79654970168f498961b21 \
+			rmd160 40656b7b1a7c207373d7a1ba0167f220d9073ecd
 worksrcdir	${name}
 use_automake    yes
 automake.args   --add-missing
 use_autoconf    yes
 configure.cflags-append	"-D__unix__"
-patchfiles	patch-configure.in
 
 pre-configure {	
 	system "cd ${worksrcpath} && aclocal -I . && autoheader && glibtoolize --automake"

Deleted: trunk/dports/audio/faac/files/patch-configure.in
===================================================================
--- trunk/dports/audio/faac/files/patch-configure.in	2008-01-09 07:23:35 UTC (rev 32607)
+++ trunk/dports/audio/faac/files/patch-configure.in	2008-01-09 07:28:31 UTC (rev 32608)
@@ -1,10 +0,0 @@
---- configure.in	2006-08-13 23:17:26.000000000 +0900
-+++ configure.in	2006-10-27 12:30:46.000000000 +0900
-@@ -66,6 +66,4 @@
- 	 #include <netinet/in.h>])
- AC_CHECK_MEMBERS(fpos_t.__pos,,, [#include <stdio.h>])
- 
--AC_OUTPUT(common/Makefile common/mp4v2/Makefile \
--          libfaac/Makefile frontend/Makefile \
--          include/Makefile Makefile)
-+AC_OUTPUT(common/Makefile common/mp4v2/Makefile libfaac/Makefile frontend/Makefile include/Makefile Makefile)

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080108/cbf6813a/attachment.html


More information about the macports-changes mailing list