[20175] trunk/dports/audio/faac

source_changes at macosforge.org source_changes at macosforge.org
Thu Oct 26 21:23:53 PDT 2006


Revision: 20175
          http://trac.macosforge.org/projects/macports/changeset/20175
Author:   pguyot at kallisys.net
Date:     2006-10-26 21:23:52 -0700 (Thu, 26 Oct 2006)

Log Message:
-----------
audio/faac:
update to 1.25.
submitted by: markd@

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

Property Changed:
----------------
    trunk/dports/audio/faac/files/patch-configure.in

Modified: trunk/dports/audio/faac/Portfile
===================================================================
--- trunk/dports/audio/faac/Portfile	2006-10-27 00:43:52 UTC (rev 20174)
+++ trunk/dports/audio/faac/Portfile	2006-10-27 04:23:52 UTC (rev 20175)
@@ -2,8 +2,7 @@
 
 PortSystem 1.0
 name		faac
-version		18102004
-# this is 1.24+ with important fixes and mp4v2.
+version		1.25
 categories	audio
 maintainers	pguyot at kallisys.net
 description	ISO AAC audio encoder
@@ -14,9 +13,10 @@
 
 homepage	http://www.audiocoding.com/
 platforms	darwin
-#master_sites	sourceforge
-master_sites	${homepage}/snapshot/
-checksums	md5 6051e5831aea16848822163b30d9456b
+master_sites	sourceforge
+checksums	md5 75eaffd18ee072eaca52ae2d622bb1db \
+			sha1 482a0217362c50ce523ce5e165c5566e1a4a2a87 \
+			rmd160 63a884775081e3d9a66dffaab341ed10e73365b8
 worksrcdir	${name}
 use_automake    yes
 automake.args   --add-missing

Modified: trunk/dports/audio/faac/files/patch-configure.in
===================================================================
--- trunk/dports/audio/faac/files/patch-configure.in	2006-10-27 00:43:52 UTC (rev 20174)
+++ trunk/dports/audio/faac/files/patch-configure.in	2006-10-27 04:23:52 UTC (rev 20175)
@@ -1,11 +1,10 @@
---- configure.in.orig	Tue Aug 24 13:23:19 2004
-+++ configure.in	Tue Aug 24 13:23:24 2004
+--- 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)
-
+ 	 #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)


Property changes on: trunk/dports/audio/faac/files/patch-configure.in
___________________________________________________________________
Name: svn:eol-style
   - native

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


More information about the macports-changes mailing list