[Lunar-commits] <moonbase-other> updates.

Florin Braescu florin at lunar-linux.org
Sat Jul 14 16:33:29 CEST 2012


commit 4c98d2cda99499e4083d2059d32e063cb59dcbbb
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat, 14 Jul 2012 07:33:29 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/4c98d2cda99499e4083d2059d32e063cb59dcbbb

updates.
---
  crypto/gnutls/BUILD                                          +3/-0     
  virtual/qemu/DETAILS                                         +4/-4     
  x11-apps/libreoffice-bin/DETAILS                             +4/-4     
  x11-apps/libreoffice-bin/DETAILS.x86_64                      +4/-4     
  4 files changed, 15 insertions (+), 12 deletions (-)

--- a/crypto/gnutls/BUILD
+++ b/crypto/gnutls/BUILD
@@ -1,5 +1,8 @@
 (
 
+# fix compiling with glibc 2.16.0
+  sed -i '/gets is a security hole/d' lib/gl/stdio.in.h /gl/stdio.in.h  &&
+
   OPTS+=" --disable-static --without-included-pakchois --without-included-libcfg --without-included-libtasn1"  &&
   LDFLAGS+=" -lpakchois"  &&
 
--- a/virtual/qemu/DETAILS
+++ b/virtual/qemu/DETAILS
@@ -1,11 +1,11 @@
           MODULE=qemu
-         VERSION=1.0.1
-          SOURCE=$MODULE-$VERSION.tar.gz
+         VERSION=1.1.1
+          SOURCE=$MODULE-$VERSION.tar.bz2
       SOURCE_URL=http://wiki.qemu.org/download
-      SOURCE_VFY=sha1:4d08b5a83538fcd7b222bec6f1c584da8d12497a
+      SOURCE_VFY=sha1:
         WEB_SITE=http://wiki.qemu.org/Index.html
          ENTERED=20040318
-         UPDATED=20120218
+         UPDATED=20120714
            SHORT="A fast processor emulator"
       MAINTAINER=tchan at lunar-linux.org
 
--- a/x11-apps/libreoffice-bin/DETAILS
+++ b/x11-apps/libreoffice-bin/DETAILS
@@ -1,12 +1,12 @@
           MODULE=libreoffice-bin
-         VERSION=3.5.4
+         VERSION=3.5.5
           SOURCE=LibO_${VERSION}_Linux_x86_install-rpm_en-US.tar.gz
       SOURCE_URL=http://download.documentfoundation.org/libreoffice/stable/$VERSION/rpm/x86
-SOURCE_DIRECTORY=${BUILD_DIRECTORY}/LibO_${VERSION}rc2_Linux_x86_install-rpm_en-US
-      SOURCE_VFY=sha1:7e097bb14ed93af62fb4cbb2e6bbfc9eea06c5d2
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/LibO_${VERSION}rc3_Linux_x86_install-rpm_en-US
+      SOURCE_VFY=sha1:f63239e6cb95dce51f924ca6bffc303eb4325bdd
         WEB_SITE=http://www.libreoffice.org
          ENTERED=20110330
-         UPDATED=20120604
+         UPDATED=20120714
            SHORT="The open office suite for unix"
 
 LDD_CHECK=off
--- a/x11-apps/libreoffice-bin/DETAILS.x86_64
+++ b/x11-apps/libreoffice-bin/DETAILS.x86_64
@@ -1,12 +1,12 @@
           MODULE=libreoffice-bin
-         VERSION=3.5.4
+         VERSION=3.5.5
           SOURCE=LibO_${VERSION}_Linux_x86-64_install-rpm_en-US.tar.gz
       SOURCE_URL=http://download.documentfoundation.org/libreoffice/stable/$VERSION/rpm/x86_64
-SOURCE_DIRECTORY=${BUILD_DIRECTORY}/LibO_${VERSION}rc2_Linux_x86-64_install-rpm_en-US
-      SOURCE_VFY=sha1:3196667e699509ead29c726cb9ea51e838cfa26c
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/LibO_${VERSION}rc3_Linux_x86-64_install-rpm_en-US
+      SOURCE_VFY=sha1:e665a0129a5f69529e1dd7cfbb64ccf7c89d2efb
         WEB_SITE=http://www.libreoffice.org
          ENTERED=20110330
-         UPDATED=20120604
+         UPDATED=20120714
            SHORT="The open office suite for unix"
 
 LDD_CHECK=off




More information about the Lunar-commits mailing list