summaryrefslogtreecommitdiffstats
path: root/libreoffice
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2014-06-20 20:00:32 +0000
committer Eric Hameleers <alien@slackware.com>2014-06-20 20:00:32 +0000
commit6810dd724b00e3a0f3e988f3969ec98030f6fb2e (patch)
tree1c68e5353287d021407978f9d54a9f184355ddcd /libreoffice
parent764ede077a0ffe0428abb3439a5a8b0f432c5cef (diff)
downloadasb-6810dd724b00e3a0f3e988f3969ec98030f6fb2e.tar.gz
asb-6810dd724b00e3a0f3e988f3969ec98030f6fb2e.tar.xz
Update to 4.2.5.2
Diffstat (limited to 'libreoffice')
-rwxr-xr-xlibreoffice/build/gensrc.sh2
-rwxr-xr-xlibreoffice/build/gensrc_lo42.sh2
-rwxr-xr-xlibreoffice/build/libreoffice.SlackBuild10
-rwxr-xr-xlibreoffice/build/libreoffice42.SlackBuild10
-rwxr-xr-xlibreoffice/build/libreoffice43.SlackBuild10
5 files changed, 20 insertions, 14 deletions
diff --git a/libreoffice/build/gensrc.sh b/libreoffice/build/gensrc.sh
index ecacdf0d..fa538328 100755
--- a/libreoffice/build/gensrc.sh
+++ b/libreoffice/build/gensrc.sh
@@ -1,7 +1,7 @@
#!/bin/bash
PRGNAM=libreoffice
-VERSION=4.2.4
+VERSION=4.2.5
SUBVER=.2
STARTINDEX=6
diff --git a/libreoffice/build/gensrc_lo42.sh b/libreoffice/build/gensrc_lo42.sh
index ecacdf0d..fa538328 100755
--- a/libreoffice/build/gensrc_lo42.sh
+++ b/libreoffice/build/gensrc_lo42.sh
@@ -1,7 +1,7 @@
#!/bin/bash
PRGNAM=libreoffice
-VERSION=4.2.4
+VERSION=4.2.5
SUBVER=.2
STARTINDEX=6
diff --git a/libreoffice/build/libreoffice.SlackBuild b/libreoffice/build/libreoffice.SlackBuild
index 3dd79cc1..5ed28c4e 100755
--- a/libreoffice/build/libreoffice.SlackBuild
+++ b/libreoffice/build/libreoffice.SlackBuild
@@ -171,6 +171,8 @@
# * Fix nasty bug on KDE.
# 4.2.4-1: 12/may/2014 by Eric Hameleers <alien@slackware.com>
# * Update.
+# 4.2.5-1: 20/may/2014 by Eric Hameleers <alien@slackware.com>
+# * Update.
#
# Run 'sh libreoffice.SlackBuild' to build a Slackware package.
# The package (.txz) and .txt file as well as build logs are created in /tmp .
@@ -200,7 +202,7 @@ TAG=${TAG:-alien}
#SRCVER=${SRCVER:-HEAD}
#SRCVER=${SRCVER:-3.3.0.4}
-SRCVER=${SRCVER:-4.2.4}
+SRCVER=${SRCVER:-4.2.5}
SUBVER=".2"
PKG_SUBVER=""
@@ -297,7 +299,7 @@ SRCURL[5]="http://cgit.freedesktop.org/libreoffice/core/plain/Makefile.fetch?id=
#
# --- Start of section generated by gensrc.sh ---
-# External sources for libreoffice-4.2.4.2
+# External sources for libreoffice-4.2.5.2
SOURCE[6]="$SRCDIR/sources/185d60944ea767075d27247c3162b3bc-unowinreg.dll"
SRCURL[6]="http://dev-www.libreoffice.org/extern/185d60944ea767075d27247c3162b3bc-unowinreg.dll"
@@ -509,8 +511,8 @@ SRCURL[74]="http://dev-www.libreoffice.org/src/26b3e95ddf3d9c077c480ea45874b3b8-
SOURCE[75]="$SRCDIR/sources/05f84c95b610c21c5fd510d10debcabf-mariadb-native-client-1.0.0.tar.bz2"
SRCURL[75]="http://dev-www.libreoffice.org/src/05f84c95b610c21c5fd510d10debcabf-mariadb-native-client-1.0.0.tar.bz2"
-SOURCE[76]="$SRCDIR/sources/47203e7cade74e5c385aa812f21e7932-mdds_0.10.2.tar.bz2"
-SRCURL[76]="http://dev-www.libreoffice.org/src/47203e7cade74e5c385aa812f21e7932-mdds_0.10.2.tar.bz2"
+SOURCE[76]="$SRCDIR/sources/aa5ca9d1ed1082890835afab26400a39-mdds_0.10.3.tar.bz2"
+SRCURL[76]="http://dev-www.libreoffice.org/src/aa5ca9d1ed1082890835afab26400a39-mdds_0.10.3.tar.bz2"
SOURCE[77]="$SRCDIR/sources/0981bda6548a8c8233ffce2b6e4b2a23-mysql-connector-c++-1.1.0.tar.gz"
SRCURL[77]="http://dev-www.libreoffice.org/src/0981bda6548a8c8233ffce2b6e4b2a23-mysql-connector-c++-1.1.0.tar.gz"
diff --git a/libreoffice/build/libreoffice42.SlackBuild b/libreoffice/build/libreoffice42.SlackBuild
index 3dd79cc1..5ed28c4e 100755
--- a/libreoffice/build/libreoffice42.SlackBuild
+++ b/libreoffice/build/libreoffice42.SlackBuild
@@ -171,6 +171,8 @@
# * Fix nasty bug on KDE.
# 4.2.4-1: 12/may/2014 by Eric Hameleers <alien@slackware.com>
# * Update.
+# 4.2.5-1: 20/may/2014 by Eric Hameleers <alien@slackware.com>
+# * Update.
#
# Run 'sh libreoffice.SlackBuild' to build a Slackware package.
# The package (.txz) and .txt file as well as build logs are created in /tmp .
@@ -200,7 +202,7 @@ TAG=${TAG:-alien}
#SRCVER=${SRCVER:-HEAD}
#SRCVER=${SRCVER:-3.3.0.4}
-SRCVER=${SRCVER:-4.2.4}
+SRCVER=${SRCVER:-4.2.5}
SUBVER=".2"
PKG_SUBVER=""
@@ -297,7 +299,7 @@ SRCURL[5]="http://cgit.freedesktop.org/libreoffice/core/plain/Makefile.fetch?id=
#
# --- Start of section generated by gensrc.sh ---
-# External sources for libreoffice-4.2.4.2
+# External sources for libreoffice-4.2.5.2
SOURCE[6]="$SRCDIR/sources/185d60944ea767075d27247c3162b3bc-unowinreg.dll"
SRCURL[6]="http://dev-www.libreoffice.org/extern/185d60944ea767075d27247c3162b3bc-unowinreg.dll"
@@ -509,8 +511,8 @@ SRCURL[74]="http://dev-www.libreoffice.org/src/26b3e95ddf3d9c077c480ea45874b3b8-
SOURCE[75]="$SRCDIR/sources/05f84c95b610c21c5fd510d10debcabf-mariadb-native-client-1.0.0.tar.bz2"
SRCURL[75]="http://dev-www.libreoffice.org/src/05f84c95b610c21c5fd510d10debcabf-mariadb-native-client-1.0.0.tar.bz2"
-SOURCE[76]="$SRCDIR/sources/47203e7cade74e5c385aa812f21e7932-mdds_0.10.2.tar.bz2"
-SRCURL[76]="http://dev-www.libreoffice.org/src/47203e7cade74e5c385aa812f21e7932-mdds_0.10.2.tar.bz2"
+SOURCE[76]="$SRCDIR/sources/aa5ca9d1ed1082890835afab26400a39-mdds_0.10.3.tar.bz2"
+SRCURL[76]="http://dev-www.libreoffice.org/src/aa5ca9d1ed1082890835afab26400a39-mdds_0.10.3.tar.bz2"
SOURCE[77]="$SRCDIR/sources/0981bda6548a8c8233ffce2b6e4b2a23-mysql-connector-c++-1.1.0.tar.gz"
SRCURL[77]="http://dev-www.libreoffice.org/src/0981bda6548a8c8233ffce2b6e4b2a23-mysql-connector-c++-1.1.0.tar.gz"
diff --git a/libreoffice/build/libreoffice43.SlackBuild b/libreoffice/build/libreoffice43.SlackBuild
index 3dd79cc1..5ed28c4e 100755
--- a/libreoffice/build/libreoffice43.SlackBuild
+++ b/libreoffice/build/libreoffice43.SlackBuild
@@ -171,6 +171,8 @@
# * Fix nasty bug on KDE.
# 4.2.4-1: 12/may/2014 by Eric Hameleers <alien@slackware.com>
# * Update.
+# 4.2.5-1: 20/may/2014 by Eric Hameleers <alien@slackware.com>
+# * Update.
#
# Run 'sh libreoffice.SlackBuild' to build a Slackware package.
# The package (.txz) and .txt file as well as build logs are created in /tmp .
@@ -200,7 +202,7 @@ TAG=${TAG:-alien}
#SRCVER=${SRCVER:-HEAD}
#SRCVER=${SRCVER:-3.3.0.4}
-SRCVER=${SRCVER:-4.2.4}
+SRCVER=${SRCVER:-4.2.5}
SUBVER=".2"
PKG_SUBVER=""
@@ -297,7 +299,7 @@ SRCURL[5]="http://cgit.freedesktop.org/libreoffice/core/plain/Makefile.fetch?id=
#
# --- Start of section generated by gensrc.sh ---
-# External sources for libreoffice-4.2.4.2
+# External sources for libreoffice-4.2.5.2
SOURCE[6]="$SRCDIR/sources/185d60944ea767075d27247c3162b3bc-unowinreg.dll"
SRCURL[6]="http://dev-www.libreoffice.org/extern/185d60944ea767075d27247c3162b3bc-unowinreg.dll"
@@ -509,8 +511,8 @@ SRCURL[74]="http://dev-www.libreoffice.org/src/26b3e95ddf3d9c077c480ea45874b3b8-
SOURCE[75]="$SRCDIR/sources/05f84c95b610c21c5fd510d10debcabf-mariadb-native-client-1.0.0.tar.bz2"
SRCURL[75]="http://dev-www.libreoffice.org/src/05f84c95b610c21c5fd510d10debcabf-mariadb-native-client-1.0.0.tar.bz2"
-SOURCE[76]="$SRCDIR/sources/47203e7cade74e5c385aa812f21e7932-mdds_0.10.2.tar.bz2"
-SRCURL[76]="http://dev-www.libreoffice.org/src/47203e7cade74e5c385aa812f21e7932-mdds_0.10.2.tar.bz2"
+SOURCE[76]="$SRCDIR/sources/aa5ca9d1ed1082890835afab26400a39-mdds_0.10.3.tar.bz2"
+SRCURL[76]="http://dev-www.libreoffice.org/src/aa5ca9d1ed1082890835afab26400a39-mdds_0.10.3.tar.bz2"
SOURCE[77]="$SRCDIR/sources/0981bda6548a8c8233ffce2b6e4b2a23-mysql-connector-c++-1.1.0.tar.gz"
SRCURL[77]="http://dev-www.libreoffice.org/src/0981bda6548a8c8233ffce2b6e4b2a23-mysql-connector-c++-1.1.0.tar.gz"