Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (ac9d1ea534fee90358cf0babf0837a268f361133)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (ac9d1ea534fee90358cf0babf0837a268f361133)
  • Date: Fri, 14 Sep 2007 07:17:26 -0500

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

ChangeLog | 3 ---
devel/qt4pas/DETAILS | 4 ++--
devel/qt4pas/HISTORY | 3 +++
python-devel/paste/DETAILS | 4 ++--
python-devel/paste/HISTORY | 3 +++
python-devel/pastescript/DETAILS | 4 ++--
python-devel/pastescript/HISTORY | 3 +++
python-devel/turbokid/DETAILS | 4 ++--
python-devel/turbokid/HISTORY | 3 +++
utils/xapian-core/DEPENDS | 2 --
utils/xapian-core/DETAILS | 17 -----------------
utils/xapian-core/HISTORY | 4 ----
12 files changed, 20 insertions(+), 34 deletions(-)

New commits:
commit ac9d1ea534fee90358cf0babf0837a268f361133
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

Revert "xapian-core-1.0.2"

This reverts commit 908d60db73f373671838039953dae6acf634f7ba.
remove duplicate spell

commit 393ddf112441dfda8d50e72d7fccd50c7f2cbdfb
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

qt4pas-V1.49_Qt4.3.1

commit e2023887fd33517bb2f7c0e839d81df4ee3b87bb
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

paste-1.4.2

commit e15089a379deab46bd956bcaba5492023d1bcca9
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

pastescript-1.3.6

commit 860e62c9c18257d8c023c39c254a752075f1c2cd
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

turbokid-1.0.3

diff --git a/ChangeLog b/ChangeLog
index 06f18b6..630cbb5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,9 +5,6 @@
* net/shorewall-{shell,perl,common,lite,docs-html,docs-xml,common}:
Added new spells for the latest version of the shorewall suite

-2007-09-12 Treeve Jelbert <treeve AT sourcemage.org>
- *utils/xapian-core: new spell, text search engine
-
2007-09-12 Remko van der Vossen <wich AT stack.nl>
* audio-soft/cuetools: new spell, cue/toc file utilities

diff --git a/devel/qt4pas/DETAILS b/devel/qt4pas/DETAILS
index 1fd1364..08bdcaf 100755
--- a/devel/qt4pas/DETAILS
+++ b/devel/qt4pas/DETAILS
@@ -1,6 +1,6 @@
SPELL=qt4pas
- VERSION=V1.48_Qt4.3.1
-
SOURCE_HASH=sha512:d9f641a080550c20d89a3cb6ccc863074e643a65857747c91488fbc68cf531c02b14781bbd83192ae02f64caf67834249f81b03ff74686263c0848ea5ccfa891
+ VERSION=V1.49_Qt4.3.1
+
SOURCE_HASH=sha512:3f41cff690cf3c80fb55c3dcce25c331395b0375a48631e4cdf2c7b55555c85c5db3afd5175faaa030264ce4f95235c779072c81e60e48003c5b0bb961c7a258
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://users.pandora.be/Jan.Van.hijfte/qtforfpc/$SOURCE
diff --git a/devel/qt4pas/HISTORY b/devel/qt4pas/HISTORY
index 26afd95..f52ca0e 100644
--- a/devel/qt4pas/HISTORY
+++ b/devel/qt4pas/HISTORY
@@ -1,3 +1,6 @@
+2007-09-14 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version V1.49_Qt4.3.1
+
2007-09-12 Treeve Jelbert <treeve AT sourcemage.org>
* TRIGGERS: added

diff --git a/python-devel/paste/DETAILS b/python-devel/paste/DETAILS
index c45f438..34ef52b 100755
--- a/python-devel/paste/DETAILS
+++ b/python-devel/paste/DETAILS
@@ -1,7 +1,7 @@
SPELL=paste
CHEESESHOP_PKG=Paste
- VERSION=1.4
-
SOURCE_HASH=sha512:520d955fb0588647a42b90280b4ff053cd621e45761508454039b0eb00e0b41edf81507db87137c44cbc8ae1b29a7e4aa7c917508f598a5a896e72f5fd2ed7cd
+ VERSION=1.4.2
+
SOURCE_HASH=sha512:abe8b442039d70a51e9cb4e2a449ea75085cf8126f639a595c4d6839c961a8a79ae4c099129199f7036ddef607d1bb0c4b4e3280b295ca6f5aa3b8edc2b1e350
SOURCE="$CHEESESHOP_PKG-$VERSION.tar.gz"

SOURCE_URL[0]="http://cheeseshop.python.org/packages/source/${CHEESESHOP_PKG:0:1}/${CHEESESHOP_PKG}/$SOURCE";
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$CHEESESHOP_PKG-$VERSION"
diff --git a/python-devel/paste/HISTORY b/python-devel/paste/HISTORY
index b4308a8..74d4a85 100644
--- a/python-devel/paste/HISTORY
+++ b/python-devel/paste/HISTORY
@@ -1,3 +1,6 @@
+2007-09-14 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.4.2
+
2007-08-01 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.4

diff --git a/python-devel/pastescript/DETAILS
b/python-devel/pastescript/DETAILS
index 169d99e..c6f67f7 100755
--- a/python-devel/pastescript/DETAILS
+++ b/python-devel/pastescript/DETAILS
@@ -1,7 +1,7 @@
SPELL=pastescript
CHEESESHOP_PKG=PasteScript
- VERSION=1.3.5
-
SOURCE_HASH=sha512:80b2fa3e9c37dffeb9f81225a142c52591f6b4b3d8e8f94334082755c4c7e00c629554343861816b05c3730f31944869f0e1ef4cac5ed5bd3d8ba817289dd8e4
+ VERSION=1.3.6
+
SOURCE_HASH=sha512:e65799ef89a871d2c8051bfb5c19c7661556082df89d28c06d4975d75147b4a0ebae5c878623d26010993f0da69ade1c4124b6b6cdcf59fd5053e81b273d5530
SOURCE="$CHEESESHOP_PKG-$VERSION.tar.gz"

SOURCE_URL[0]="http://cheeseshop.python.org/packages/source/${CHEESESHOP_PKG:0:1}/${CHEESESHOP_PKG}/$SOURCE";
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$CHEESESHOP_PKG-$VERSION"
diff --git a/python-devel/pastescript/HISTORY
b/python-devel/pastescript/HISTORY
index 62da8c9..cfeac2c 100644
--- a/python-devel/pastescript/HISTORY
+++ b/python-devel/pastescript/HISTORY
@@ -1,3 +1,6 @@
+2007-09-14 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.3.6
+
2007-07-19 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.3.5

diff --git a/python-devel/turbokid/DETAILS b/python-devel/turbokid/DETAILS
index 81f1d79..4c78eff 100755
--- a/python-devel/turbokid/DETAILS
+++ b/python-devel/turbokid/DETAILS
@@ -1,7 +1,7 @@
SPELL=turbokid
SPELLX=TurboKid
- VERSION=1.0.2
-
SOURCE_HASH=sha512:38f0c9f0d1efa9d116317cd97a71f8af5745acf4da3a02bc9712db57881ffbc5f41422fdd2873a350b603c23d3680aec3c62c0b994fb9520f88a52da870edcb8
+ VERSION=1.0.3
+
SOURCE_HASH=sha512:aa1087852e07fcc6ff977994d59ae66883207fc29a35611256e168db96461f31fb92e8fdbd1bac925a8eda88412109260ed3a5f8c7bcee39e643688330b9a430
SOURCE="$SPELLX-$VERSION.tar.gz"
SOURCE_URL[0]="http://files.turbogears.org/eggs/$SOURCE";
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELLX-$VERSION"
diff --git a/python-devel/turbokid/HISTORY b/python-devel/turbokid/HISTORY
index f176f0e..e17bb2a 100644
--- a/python-devel/turbokid/HISTORY
+++ b/python-devel/turbokid/HISTORY
@@ -1,3 +1,6 @@
+2007-09-14 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.0.3
+
2007-07-19 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.0.2

diff --git a/utils/xapian-core/DEPENDS b/utils/xapian-core/DEPENDS
deleted file mode 100755
index 33f8005..0000000
--- a/utils/xapian-core/DEPENDS
+++ /dev/null
@@ -1,2 +0,0 @@
-depends g++
-
diff --git a/utils/xapian-core/DETAILS b/utils/xapian-core/DETAILS
deleted file mode 100755
index 354da88..0000000
--- a/utils/xapian-core/DETAILS
+++ /dev/null
@@ -1,17 +0,0 @@
- SPELL=xapian-core
- VERSION=1.0.2
-
SOURCE_HASH=sha512:892329ef5fbd8566c5bdee6f3cf67a925e0e9b5f944ef4d8f8613046139878c65cc5f475371c7f425ba45846ddfa530aec9dab4ecd6bdbd5c6cdbfe1611d6d07
- SOURCE=$SPELL-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://www.oligarchy.co.uk/xapian/$VERSION/$SOURCE
- WEB_SITE=http://www.xapian.org/
- LICENSE[0]=GPL
- ENTERED=20070912
- KEYWORDS="search"
- SHORT="Open Source Search Engine Library"
-cat << EOF
-Xapian is an Open Source Search Engine Library. It is a highly adaptable
-toolkit which allows developers to easily add advanced indexing and search
-facilities to their own applications. It supports the Probabilistic
Information
-Retrieval model and also supports a rich set of boolean query operators.
-EOF
diff --git a/utils/xapian-core/HISTORY b/utils/xapian-core/HISTORY
deleted file mode 100644
index 092172c..0000000
--- a/utils/xapian-core/HISTORY
+++ /dev/null
@@ -1,4 +0,0 @@
-2007-09-12 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 1.0.2
- spell created
-



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (ac9d1ea534fee90358cf0babf0837a268f361133), Treeve Jelbert, 09/14/2007

Archive powered by MHonArc 2.6.24.

Top of Page