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

acho at macports.org acho at macports.org
Fri Mar 13 13:02:31 PDT 2009


Revision: 48063
          http://trac.macports.org/changeset/48063
Author:   acho at macports.org
Date:     2009-03-13 13:02:30 -0700 (Fri, 13 Mar 2009)
Log Message:
-----------
Increase version to latest, remove unnecessary svn build dep, set openmaintainer

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

Modified: trunk/dports/multimedia/x264/Portfile
===================================================================
--- trunk/dports/multimedia/x264/Portfile	2009-03-13 19:52:41 UTC (rev 48062)
+++ trunk/dports/multimedia/x264/Portfile	2009-03-13 20:02:30 UTC (rev 48063)
@@ -3,10 +3,10 @@
 PortSystem 1.0
 
 name		x264
-version		20090129
+version		20090311
 categories	multimedia
 platforms	darwin
-maintainers	acho at macports.org
+maintainers	acho openmaintainer
 description	x264 - a free h264/avc encoder
 long_description x264 is a free library for encoding H264/AVC video streams. \
 		The code is written by Laurent Aimar, Eric Petit(OS X), Min \
@@ -16,10 +16,10 @@
 homepage	http://www.videolan.org/x264.html
 master_sites	ftp://ftp.videolan.org/pub/videolan/x264/snapshots/
 distname	${name}-snapshot-${version}-2245
-checksums	sha1 cb85af1704c0d3c6d9fefb59edd3b02be72b6a50
+checksums	sha1 f88c7b03331930185918b66ad17094da20e57066
 use_bzip2	yes
 
-depends_build	bin:svn:subversion port:yasm
+depends_build	port:yasm
 
 configure.args \
 		--enable-pthread --enable-pic --enable-shared
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090313/00cf9447/attachment.html>


More information about the macports-changes mailing list