[20049] trunk/dports/audio/mpeg4ip/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Sat Oct 14 00:03:04 PDT 2006


Revision: 20049
          http://trac.macosforge.org/projects/macports/changeset/20049
Author:   markd at macports.org
Date:     2006-10-14 00:03:03 -0700 (Sat, 14 Oct 2006)

Log Message:
-----------
Closes #8860.  Update to 1.5.0.1.  Remove --disable-server switch.

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

Modified: trunk/dports/audio/mpeg4ip/Portfile
===================================================================
--- trunk/dports/audio/mpeg4ip/Portfile	2006-10-14 06:16:12 UTC (rev 20048)
+++ trunk/dports/audio/mpeg4ip/Portfile	2006-10-14 07:03:03 UTC (rev 20049)
@@ -2,8 +2,7 @@
 
 PortSystem 1.0
 name			mpeg4ip
-version			1.4.1
-revision		1
+version			1.5.0.1
 categories		audio
 platforms		darwin
 maintainers		darwinports at opendarwin.org
@@ -15,18 +14,17 @@
 
 master_sites		sourceforge
 			
-checksums		md5 68968c23c7e9d23cac11f15f3bcf7ede \
-			sha1 f0a4b9ecfb281c6c20b332002a7e341e27a9ea10 \
-			rmd160 656d06433d490aadadd8c6fd8e8d5727870e8766
+checksums		md5 f53b06c62e914ab724bda9d9af041e08 \
+			sha1 1271de695ed65284d9c39aa91bf26c5494603fd3 \
+			rmd160 fee5c21c17a470e6de349e07d233a1eb46b2064a
 
-depends_lib		lib:libSDL.1:libsdl
+depends_lib		port:libsdl
 
-depends_build		bin:glibtoolize:libtool \
-			bin:automake:automake \
-			bin:autoconf:autoconf
+depends_build		port:libtool \
+			port:automake \
+			port:autoconf
 
 configure.cmd 		./bootstrap \
-			--disable-server \
 			--disable-player \
 			--mandir=${prefix}/share/man
 

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


More information about the macports-changes mailing list