Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master binary grimoire by Pol Vinogradov (6b9188dfa0ceddcf4eed7c6a4cd5a720609b2aee)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pol Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master binary grimoire by Pol Vinogradov (6b9188dfa0ceddcf4eed7c6a4cd5a720609b2aee)
  • Date: Mon, 16 Jan 2012 17:10:03 -0600

GIT changes to master binary grimoire by Pol Vinogradov
<vin.public AT gmail.com>:

bin-editors/libreoffice-bin-help/DETAILS | 2 +-
bin-editors/libreoffice-bin-help/HISTORY | 3 +++
bin-editors/libreoffice-bin-lang/DETAILS | 2 +-
bin-editors/libreoffice-bin-lang/HISTORY | 3 +++
bin-editors/libreoffice-bin/DETAILS | 8 ++++----
bin-editors/libreoffice-bin/HISTORY | 3 +++
6 files changed, 15 insertions(+), 6 deletions(-)

New commits:
commit 6b9188dfa0ceddcf4eed7c6a4cd5a720609b2aee
Author: Pol Vinogradov <vin.public AT gmail.com>
Commit: Pol Vinogradov <vin.public AT gmail.com>

bin-editors/libreoffice-bin-help: updated to 3.4.5

commit 9af5484cd599d52df5d2c47de908d5654d7ebcd6
Author: Pol Vinogradov <vin.public AT gmail.com>
Commit: Pol Vinogradov <vin.public AT gmail.com>

bin-editors/libreoffice-bin-lang: updated to 3.4.5

commit 1c7bd785d84e0af6e5f0230f4dc2c19bea09116b
Author: Pol Vinogradov <vin.public AT gmail.com>
Commit: Pol Vinogradov <vin.public AT gmail.com>

bin-editors/libreoffice-bin: 3.4.5 (BUILD_VERSION=502)

diff --git a/bin-editors/libreoffice-bin-help/DETAILS
b/bin-editors/libreoffice-bin-help/DETAILS
index 3422bc0..d0bd02a 100755
--- a/bin-editors/libreoffice-bin-help/DETAILS
+++ b/bin-editors/libreoffice-bin-help/DETAILS
@@ -1,6 +1,6 @@
# the remaining details of this spell are provided by CONFIGURE
SPELL=libreoffice-bin-help
- VERSION=3.4.4
+ VERSION=3.4.5

SITE="http://download.documentfoundation.org/libreoffice/stable/$VERSION/rpm/";
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
HELPLANG_LIST="en-US cs de es fi fr hr it ja nl pl pt ru sl tr"
diff --git a/bin-editors/libreoffice-bin-help/HISTORY
b/bin-editors/libreoffice-bin-help/HISTORY
index 7d137e7..31b52d2 100644
--- a/bin-editors/libreoffice-bin-help/HISTORY
+++ b/bin-editors/libreoffice-bin-help/HISTORY
@@ -1,3 +1,6 @@
+012-01-16 Pol Vinogradov <vin.public AT gmail.com>
+ * DETAILS: updated spell to 3.4.5
+
2011-11-09 Bor Kraljič <pyrobor AT ver.si>
* DETAILS: updated spell to 3.4.4

diff --git a/bin-editors/libreoffice-bin-lang/DETAILS
b/bin-editors/libreoffice-bin-lang/DETAILS
index 7b94fbe..be22711 100755
--- a/bin-editors/libreoffice-bin-lang/DETAILS
+++ b/bin-editors/libreoffice-bin-lang/DETAILS
@@ -1,6 +1,6 @@
# the remaining details of this spell are provided by CONFIGURE
SPELL=libreoffice-bin-lang
- VERSION=3.4.4
+ VERSION=3.4.5

SITE="http://download.documentfoundation.org/libreoffice/stable/$VERSION/rpm/";
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
LANG_LIST="cs de es fi fr hr it ja nl pl pt ru sl tr"
diff --git a/bin-editors/libreoffice-bin-lang/HISTORY
b/bin-editors/libreoffice-bin-lang/HISTORY
index 4e44231..87787bf 100644
--- a/bin-editors/libreoffice-bin-lang/HISTORY
+++ b/bin-editors/libreoffice-bin-lang/HISTORY
@@ -1,3 +1,6 @@
+012-01-16 Pol Vinogradov <vin.public AT gmail.com>
+ * DETAILS: updated spell to 3.4.5
+
2011-11-09 Bor Kraljič <pyrobor AT ver.si>
* DETAILS: updated spell to 3.4.4

diff --git a/bin-editors/libreoffice-bin/DETAILS
b/bin-editors/libreoffice-bin/DETAILS
index 6bac392..6eb968a 100755
--- a/bin-editors/libreoffice-bin/DETAILS
+++ b/bin-editors/libreoffice-bin/DETAILS
@@ -1,8 +1,8 @@
SPELL=libreoffice-bin
SPELLX=libreoffice
if [[ "${SMGL_COMPAT_ARCHS[1]}" == "x86_64" ]]; then
- VERSION=3.4.4
- BUILD_VERSION=402
+ VERSION=3.4.5
+ BUILD_VERSION=502
SOURCE=LibO_${VERSION}_Linux_x86-64_install-rpm_en-US.tar.gz
SOURCE2=$SOURCE.asc
SOURCE_GPG=libreoffice.gpg:$SOURCE2:UPSTREAM_KEY
@@ -10,8 +10,8 @@ if [[ "${SMGL_COMPAT_ARCHS[1]}" == "x86_64" ]]; then
URL_ARCH="x86_64"
LIBO_ARCH="x86_64"
else
- VERSION=3.4.4
- BUILD_VERSION=402
+ VERSION=3.4.5
+ BUILD_VERSION=502
SOURCE=LibO_${VERSION}_Linux_x86_install-rpm_en-US.tar.gz
SOURCE2=$SOURCE.asc
SOURCE_GPG=libreoffice.gpg:$SOURCE2:UPSTREAM_KEY
diff --git a/bin-editors/libreoffice-bin/HISTORY
b/bin-editors/libreoffice-bin/HISTORY
index f388d30..31c9d21 100644
--- a/bin-editors/libreoffice-bin/HISTORY
+++ b/bin-editors/libreoffice-bin/HISTORY
@@ -1,3 +1,6 @@
+2012-01-16 Pol Vinogradov <vin.public AT gmail.com>
+ * DETAILS: updated spell to 3.4.5 (BUILD_VERSION=502)
+
2011-11-09 Bor Kraljič <pyrobor AT ver.si>
* DETAILS: updated spell to 3.4.4 (BUILD_VERSION=402)




  • [SM-Commit] GIT changes to master binary grimoire by Pol Vinogradov (6b9188dfa0ceddcf4eed7c6a4cd5a720609b2aee), Pol Vinogradov, 01/16/2012

Archive powered by MHonArc 2.6.24.

Top of Page