Hello,

Attached is a patch to upgrade acroread from 8.1.2 to 9.3.4 in trunk
(there are more recent versions available but I have been told they are
buggy in some respects).  The upgrade affects only the English version.

Cheers,
Roger

diff -Nur ../acroread.orig//acroread.desc package/office/acroread//acroread.desc
--- ../acroread.orig//acroread.desc	2011-11-22 13:01:45.000000000 -0330
+++ package/office/acroread//acroread.desc	2011-11-22 16:59:33.000000000 -0330
@@ -28,10 +28,10 @@
 
 [L] Restricted
 [S] Stable
-[V] 8.1.2
+[V] 9.3.4
 [P] O -----5---9 801.000
 
-[D] 2425957120 AdobeReader_enu-8.1.2_SU1-1.i486.tar.bz2 -http://ardownload.adobe.com/pub/adobe/reader/unix/8.x/8.1.2/enu/
+[D] 3096149014 AdbeRdr9.3.4-1_i486linux_enu.tar.bz2 -ftp://ftp.adobe.com/pub/adobe/reader/unix/9.x/9.3.4/enu/
 
 # LANG: deu
 #[D] 3184353726 AdobeReader_deu-8.1.2_SU1-1.i486.tar.bz2 -http://ardownload.adobe.com/pub/adobe/reader/unix/8.x/8.1.2/deu/
diff -Nur ../acroread.orig//install.patch package/office/acroread//install.patch
--- ../acroread.orig//install.patch	2011-11-22 13:01:46.000000000 -0330
+++ package/office/acroread//install.patch	1969-12-31 20:30:00.000000000 -0330
@@ -1,30 +0,0 @@
-# --- T2-COPYRIGHT-NOTE-BEGIN ---
-# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
-# 
-# T2 SDE: package/.../acroread/install.patch
-# Copyright (C) 2008 The T2 SDE Project
-# 
-# More information can be found in the files COPYING and README.
-# 
-# This patch file is dual-licensed. It is available under the license the
-# patched project is licensed under, as long as it is an OpenSource license
-# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
-# of the GNU General Public License as published by the Free Software
-# Foundation; either version 2 of the License, or (at your option) any later
-# version.
-# --- T2-COPYRIGHT-NOTE-END ---
-
---- ./INSTALL.orig	2008-06-25 18:16:52.000000000 +0200
-+++ ./INSTALL	2008-09-03 09:01:03.000000000 +0200
-@@ -571,6 +571,11 @@
-     "$ReadInstallDir" \
-     "$ReadPlatformTar" "$SearchPlatformTar" "$CustomPlatformTar"
- 
-+  echo "Adding T2 Patches ..."
-+  for PF in *.diff; do
-+    cat $PF | ( cd "$ReadInstallDir"; patch -p0)
-+  done
-+
-   if [ "`uname -s`" = "SunOS" ] || [ "`uname -s`" = "Linux" ] || [ "`uname -s`" = "AIX" ] ; then
-     MakeLibGnomeSpeechLinks "$ReadInstallDir" "$ReadConfig"
-   fi
diff -Nur ../acroread.orig//install.patch.bak package/office/acroread//install.patch.bak
--- ../acroread.orig//install.patch.bak	1969-12-31 20:30:00.000000000 -0330
+++ package/office/acroread//install.patch.bak	2010-09-16 16:45:54.000000000 -0230
@@ -0,0 +1,30 @@
+# --- T2-COPYRIGHT-NOTE-BEGIN ---
+# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
+# 
+# T2 SDE: package/.../acroread/install.patch
+# Copyright (C) 2008 The T2 SDE Project
+# 
+# More information can be found in the files COPYING and README.
+# 
+# This patch file is dual-licensed. It is available under the license the
+# patched project is licensed under, as long as it is an OpenSource license
+# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
+# of the GNU General Public License as published by the Free Software
+# Foundation; either version 2 of the License, or (at your option) any later
+# version.
+# --- T2-COPYRIGHT-NOTE-END ---
+
+--- ./INSTALL.orig	2008-06-25 18:16:52.000000000 +0200
++++ ./INSTALL	2008-09-03 09:01:03.000000000 +0200
+@@ -571,6 +571,11 @@
+     "$ReadInstallDir" \
+     "$ReadPlatformTar" "$SearchPlatformTar" "$CustomPlatformTar"
+ 
++  echo "Adding T2 Patches ..."
++  for PF in *.diff; do
++    cat $PF | ( cd "$ReadInstallDir"; patch -p0)
++  done
++
+   if [ "`uname -s`" = "SunOS" ] || [ "`uname -s`" = "Linux" ] || [ "`uname -s`" = "AIX" ] ; then
+     MakeLibGnomeSpeechLinks "$ReadInstallDir" "$ReadConfig"
+   fi
----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[email protected] with a subject of: unsubscribe t2

Reply via email to