[46739] trunk/dports/multimedia/x264/Portfile

devans at macports.org devans at macports.org
Wed Feb 11 11:55:04 PST 2009


Revision: 46739
          http://trac.macports.org/changeset/46739
Author:   devans at macports.org
Date:     2009-02-11 11:55:03 -0800 (Wed, 11 Feb 2009)
Log Message:
-----------
x264: update to snapshot 200901299, version 60 -> 66. Closes #18238 (maintainer timeout).

Modified Paths:
--------------
    trunk/dports/multimedia/x264/Portfile

Modified: trunk/dports/multimedia/x264/Portfile
===================================================================
--- trunk/dports/multimedia/x264/Portfile	2009-02-11 19:00:53 UTC (rev 46738)
+++ trunk/dports/multimedia/x264/Portfile	2009-02-11 19:55:03 UTC (rev 46739)
@@ -3,8 +3,7 @@
 PortSystem 1.0
 
 name		x264
-version		20080724
-revision	1
+version		20090129
 categories	multimedia
 platforms	darwin
 maintainers	acho at macports.org
@@ -17,13 +16,13 @@
 homepage	http://www.videolan.org/x264.html
 master_sites	ftp://ftp.videolan.org/pub/videolan/x264/snapshots/
 distname	${name}-snapshot-${version}-2245
-checksums	sha1 8f3023d82d06b34a609e8c67ace8328e6c01aacb
+checksums	sha1 cb85af1704c0d3c6d9fefb59edd3b02be72b6a50
 use_bzip2	yes
 
 depends_build	bin:svn:subversion port:yasm
 
 configure.args \
-		--enable-pthread --enable-pic
+		--enable-pthread --enable-pic --enable-shared
 
 configure.cflags-append -fno-common -read_only_relocs suppress
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090211/bda96552/attachment.html>


More information about the macports-changes mailing list