[100589] trunk/dports/multimedia/mplayer-devel/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Sun Dec 16 10:31:58 PST 2012


Revision: 100589
          https://trac.macports.org/changeset/100589
Author:   jeremyhu at macports.org
Date:     2012-12-16 10:31:58 -0800 (Sun, 16 Dec 2012)
Log Message:
-----------
mplayer-devel: ffmpeg moves fast, dig deeper...

Modified Paths:
--------------
    trunk/dports/multimedia/mplayer-devel/Portfile

Modified: trunk/dports/multimedia/mplayer-devel/Portfile
===================================================================
--- trunk/dports/multimedia/mplayer-devel/Portfile	2012-12-16 18:26:24 UTC (rev 100588)
+++ trunk/dports/multimedia/mplayer-devel/Portfile	2012-12-16 18:31:58 UTC (rev 100589)
@@ -41,8 +41,8 @@
     system "svn export -r${dvdnav_ver} svn://svn.mplayerhq.hu/dvdnav/trunk/libdvdnav/src ${worksrcpath}/libdvdnav/"
     system "svn export -r${dvdnav_ver} svn://svn.mplayerhq.hu/dvdnav/trunk/libdvdread/src ${worksrcpath}/libdvdread4/"
 
-    # 2000 should be deep enough to find out checkout within ~6 months
-    system "git clone --depth 2000 git://git.videolan.org/ffmpeg.git ${worksrcpath}/ffmpeg"
+    # 5000 should be deep enough to find out checkout within a year
+    system "git clone --depth 5000 git://git.videolan.org/ffmpeg.git ${worksrcpath}/ffmpeg"
     system "cd ${worksrcpath}/ffmpeg && git checkout -f ${ffmpeg_ver}"
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121216/200a570e/attachment.html>


More information about the macports-changes mailing list