[csw-devel] SF.net SVN: gar:[17969] csw/mgar/pkg/x264/trunk

janholzh at users.sourceforge.net janholzh at users.sourceforge.net
Tue May 8 10:04:07 CEST 2012


Revision: 17969
          http://gar.svn.sourceforge.net/gar/?rev=17969&view=rev
Author:   janholzh
Date:     2012-05-08 08:04:06 +0000 (Tue, 08 May 2012)
Log Message:
-----------
x264/trunk: Update to r2197 69a0443

Revision Links:
--------------
    http://gar.svn.sourceforge.net/gar/?rev=2197&view=rev

Modified Paths:
--------------
    csw/mgar/pkg/x264/trunk/Makefile
    csw/mgar/pkg/x264/trunk/files/0001-replace-version.sh.patch

Modified: csw/mgar/pkg/x264/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x264/trunk/Makefile	2012-05-07 14:17:39 UTC (rev 17968)
+++ csw/mgar/pkg/x264/trunk/Makefile	2012-05-08 08:04:06 UTC (rev 17969)
@@ -2,7 +2,7 @@
 # TODO (release-critical prefixed with !, non release-critical with *)
 #
 NAME = x264
-VERSION = 5c85e0a
+VERSION = 69a0443
 GARTYPE = v2
 CATEGORIES = apps
 
@@ -15,7 +15,7 @@
 #MASTER_SITES = http://repo.or.cz/w/x264.git/snapshot/  
 #DISTFILES  = c522ad1fed167d0e985e4f9dcdee042473cf74db.tar.gz
 GIT_REPOS = http://git.videolan.org/git/x264.git
-GIT_TREEISH_tig.git = 5c85e0a2b7992fcaab09418e3fcefc613cffc743
+GIT_TREEISH_tig.git = 69a0443e7d8ab032a7f3c3468a42177d5e64daa2
 
 # This Patch file needs to be updated on every new version! 
 PATCHFILES += 0001-replace-version.sh.patch

Modified: csw/mgar/pkg/x264/trunk/files/0001-replace-version.sh.patch
===================================================================
--- csw/mgar/pkg/x264/trunk/files/0001-replace-version.sh.patch	2012-05-07 14:17:39 UTC (rev 17968)
+++ csw/mgar/pkg/x264/trunk/files/0001-replace-version.sh.patch	2012-05-08 08:04:06 UTC (rev 17969)
@@ -37,10 +37,10 @@
 -API=`grep '#define X264_BUILD' < x264.h | sed -e 's/.* \([1-9][0-9]*\).*/\1/'`
 -echo "#define X264_POINTVER \"0.$API.$VER\""
 +
-+echo "#define X264_REV 2184"
++echo "#define X264_REV 2197"
 +echo "#define X264_REV_DIFF 0"
-+echo '#define X264_VERSION " r2184 5c85e0a"'
-+echo '#define X264_POINTVER "0.122.2184 5c85e0a"'
++echo '#define X264_VERSION " r2197 69a0443"'
++echo '#define X264_POINTVER "0.124.2197 69a0443"'
 +exit 0
 -- 
 1.7.9

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list