Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in src/patchsets/texlive/2011/upstream: get_upstream_patches.sh tarbalize.sh
Date: Wed, 02 Nov 2011 19:42:15
Message-Id: 20111102194206.1D8682004B@flycatcher.gentoo.org
1 aballier 11/11/02 19:42:06
2
3 Modified: get_upstream_patches.sh
4 Added: tarbalize.sh
5 Log:
6 add (quickly) processed and untested patches, will fix those that may fail later
7
8 Revision Changes Path
9 1.2 src/patchsets/texlive/2011/upstream/get_upstream_patches.sh
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/texlive/2011/upstream/get_upstream_patches.sh?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/texlive/2011/upstream/get_upstream_patches.sh?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/texlive/2011/upstream/get_upstream_patches.sh?r1=1.1&r2=1.2
14
15 Index: get_upstream_patches.sh
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo/src/patchsets/texlive/2011/upstream/get_upstream_patches.sh,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- get_upstream_patches.sh 2 Nov 2011 19:29:46 -0000 1.1
22 +++ get_upstream_patches.sh 2 Nov 2011 19:42:06 -0000 1.2
23 @@ -1,7 +1,10 @@
24 #!/bin/sh
25 LC_ALL=C
26
27 -INITIAL_REV=23183
28 +# From which rev we should start pulling
29 +# IE: where our patches stop
30 +# 2011 branch starts at rev 23183
31 +INITIAL_REV=24461
32 SVNURI=svn://tug.org/texlive/branches/branch2011/
33 TARGET_REV=`svn info $SVNURI | grep -i "^Revision" | cut -d" " -f2-`
34
35
36
37
38 1.1 src/patchsets/texlive/2011/upstream/tarbalize.sh
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/texlive/2011/upstream/tarbalize.sh?rev=1.1&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/texlive/2011/upstream/tarbalize.sh?rev=1.1&content-type=text/plain
42
43 Index: tarbalize.sh
44 ===================================================================
45 tar cJf texlive-core-upstream-patches-$1.tar.xz gentoo_branch2011_patches --exclude CVS