[SM-Commit] GIT changes to master grimoire by Treeve Jelbert (038d2fabc5c23b4ac5f1a45f8f846e39a673ab12)

Treeve Jelbert scm at sourcemage.org
Mon Oct 12 15:10:33 EDT 2009


GIT changes to master grimoire by Treeve Jelbert <treeve at sourcemage.org>:

 archive-libs/libarchive/DETAILS |    4 ++--
 archive-libs/libarchive/HISTORY |    3 +++
 database/virtuoso/DETAILS       |    4 ++--
 database/virtuoso/HISTORY       |    4 ++++
 database/virtuoso/PREPARE       |    4 ++++
 doc/docutils/DEPENDS            |    5 -----
 doc/docutils/DETAILS            |    4 ++--
 doc/docutils/HISTORY            |    4 ++++
 8 files changed, 21 insertions(+), 11 deletions(-)

New commits:
commit 305383936a2afccfa9427ae5207043339197ce9f
Author: Treeve Jelbert <treeve at sourcemage.org>
Commit: Treeve Jelbert <treeve at sourcemage.org>

    libarchive: => 2.7.1

commit da5cffc4b5e2fe872282fcbc2438270a3834372b
Author: Treeve Jelbert <treeve at sourcemage.org>
Commit: Treeve Jelbert <treeve at sourcemage.org>

    docutils: => 0.6

commit 2bd12f59e46d81ba3a5b8b7995743dc52c7196f6
Author: Treeve Jelbert <treeve at sourcemage.org>
Commit: Treeve Jelbert <treeve at sourcemage.org>

    virtuoso: => 20091009

diff --git a/archive-libs/libarchive/DETAILS b/archive-libs/libarchive/DETAILS
index 4b6509f..56cad94 100755
--- a/archive-libs/libarchive/DETAILS
+++ b/archive-libs/libarchive/DETAILS
@@ -1,9 +1,9 @@
            SPELL=libarchive
-         VERSION=2.7.0
+         VERSION=2.7.1
+     SOURCE_HASH=sha512:50c6ee50396798585ded8cc5cc4727b9db90f20b578265ada5e4ec3eff6047645d22a345fbe248b9a67dcd3847ffb45f866b612eed4cb5996430525cc53f0a58
           SOURCE=$SPELL-$VERSION.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
    SOURCE_URL[0]=http://libarchive.googlecode.com/files/$SOURCE
-     SOURCE_HASH=sha512:6eccdb2bad7299bac25f6b34d9f337d84f1445beec5fa486107d4fb4bd616cacef3fe3f7962e7cb27873b2dd446c4589553ce9f52069da1c75b66aed8803ac9a
         WEB_SITE=http://code.google.com/p/libarchive/
          ENTERED=20080629
       LICENSE[0]=BSD
diff --git a/archive-libs/libarchive/HISTORY b/archive-libs/libarchive/HISTORY
index 8f12326..bb621dc 100644
--- a/archive-libs/libarchive/HISTORY
+++ b/archive-libs/libarchive/HISTORY
@@ -1,3 +1,6 @@
+2009-10-12 Treev Jelbert <treeve at sourcemage.org>
+	* DETAILS: version 2.7.1
+
 2009-04-17 Ladislav Hagara <hgr at vabo.cz>
 	* DETAILS: 2.7.0
 
diff --git a/database/virtuoso/DETAILS b/database/virtuoso/DETAILS
index 9718dd9..bf5e5e1 100755
--- a/database/virtuoso/DETAILS
+++ b/database/virtuoso/DETAILS
@@ -1,7 +1,7 @@
            SPELL=virtuoso
 if [[ $VIRT_VER == devel ]];then
-         VERSION=20090928
-     SOURCE_HASH=sha512:47a84f9eca178b5cc84285e18bc7994dbfa195f58c9906ba6bdcc8e5b25f15b3a828baeb9ec9c63a8e4d8692c87a1a49c59c178863fb530788fded9e701be929
+         VERSION=20091009
+     SOURCE_HASH=sha512:5482280286f8482cccb16b0f8111fa2867ea2654fa8cec77a0629626de6a3571bbcee875384a7343eff194916eb75a070b050fbf5ec6a8adcd670f6f0f2598df
 else
          VERSION=5.0.11
      SOURCE_HASH=sha512:49dd685ab8809b933f0feaf1eda399f67fd5a844a0338fbffdd6cf85031ae3f99202f8b51266e4e78b6f7ea6eaba702dc830dff31c32606966cd4b3004ddefe1
diff --git a/database/virtuoso/HISTORY b/database/virtuoso/HISTORY
index 2895980..98abda2 100644
--- a/database/virtuoso/HISTORY
+++ b/database/virtuoso/HISTORY
@@ -1,3 +1,7 @@
+2009-10-10 Treeve Jelbert <treeve at sourcemage.org>
+	* DETAILS: version 20091009 (devel), for kde4.4
+	* PREPARE: expand message
+
 2009-10-08 Treeve Jelbert <treeve at sourcemage.org>
 	* DETAILS: version 20090928 (devel), for kde4.4
 	  add extra url from openlinksw.com
diff --git a/database/virtuoso/PREPARE b/database/virtuoso/PREPARE
index 1c29d65..d87cee8 100755
--- a/database/virtuoso/PREPARE
+++ b/database/virtuoso/PREPARE
@@ -2,6 +2,10 @@ config_query_list VIRT_VER 'which version to build?' stable devel  &&
 # check for running server
   (ps -A | grep virtuoso)   &&
     message ${PROBLEM_COLOR}please stop the virtuoso server and try again\
+            This also implies quitting your KDE session \
+            If there are any transaction log files (*.trx) in your virtuoso directory
+            ~/.kde4/share/apps/nepomuk/repository/main/data/virtuosobackend
+            they should be deleted
             ${DEFAULT_COLOR}    &&
     return 1
 return 0
diff --git a/doc/docutils/DEPENDS b/doc/docutils/DEPENDS
index bd222a6..867b4d4 100755
--- a/doc/docutils/DEPENDS
+++ b/doc/docutils/DEPENDS
@@ -1,6 +1 @@
 depends  python
-
-#depends autoconf	&&
-#depends automake
-#depends xyz
-#optional_depends "something" "yes-flags" "no-flags" "what for"
diff --git a/doc/docutils/DETAILS b/doc/docutils/DETAILS
index 6258884..5d5c425 100755
--- a/doc/docutils/DETAILS
+++ b/doc/docutils/DETAILS
@@ -1,11 +1,11 @@
            SPELL=docutils
-         VERSION=0.4
+         VERSION=0.6
+     SOURCE_HASH=sha512:f9dc292d9e6891967b7c860d282ae138aad8c3d6f195f4a66714dc36d0b7ea54c8ba912cd92ed7f363ab1c9caef1d2938592faaa8444894f89d161cfbba387f3
           SOURCE=$SPELL-$VERSION.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
         WEB_SITE=http://$SPELL.sourceforge.net
    SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
          LICENSE=GPL
-     SOURCE_HASH=sha512:0c0df7400d2d38066001594dfd9acaaefa4980603c8221cbcc5d02ea3fb64b251b2af1a1a9d052bb665ba54ae1622f1eb0e8e81145435bc9a83663f62c3b8014
          ENTERED=20040509
         KEYWORDS="doc"
            SHORT="Tools for processing plaintext documentation into useful formats."
diff --git a/doc/docutils/HISTORY b/doc/docutils/HISTORY
index 77f8874..62bb500 100644
--- a/doc/docutils/HISTORY
+++ b/doc/docutils/HISTORY
@@ -1,3 +1,7 @@
+2009-10-12 Treeve Jelbert <treeve at sourcemage.org>
+	* DETAILS: version 0.6
+	* DEPENDS: clean up
+
 2007-03-29 Treeve Jelbert <treeve at sourcemage.org>
 	* DETAILS: version 0.4
 



More information about the SM-Commit mailing list