Skip to Content.
Sympa Menu

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

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 (cbb06c9d0ed682a78830411e6a637b7955807c74)
  • Date: Mon, 1 Dec 2008 09:44:00 -0600

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

disk/ntfs-3g/DETAILS | 4 ++--
disk/ntfs-3g/HISTORY | 3 +++
python-pypi/mako/DETAILS | 4 ++--
python-pypi/mako/HISTORY | 3 +++
python-pypi/pyparsing/DETAILS | 4 ++--
python-pypi/pyparsing/HISTORY | 3 +++
6 files changed, 15 insertions(+), 6 deletions(-)

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

"ntfs-3g-1.5130"

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

"mako-0.2.3"

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

"pyparsing-1.5.1"

diff --git a/disk/ntfs-3g/DETAILS b/disk/ntfs-3g/DETAILS
index a9c1fd1..e36cb9a 100755
--- a/disk/ntfs-3g/DETAILS
+++ b/disk/ntfs-3g/DETAILS
@@ -1,6 +1,6 @@
SPELL=ntfs-3g
- VERSION=1.5012
-
SOURCE_HASH=sha512:38ae0e978c2e4505fe53d9288f966aad2eb545a22bf962cdf0b0ebdcad9cb73ff17226c3d68b267fa135a2ef28e45cb2b093db4f92a996306732278172b9e43b
+ VERSION=1.5130
+
SOURCE_HASH=sha512:5250a1b0d310fea34707e1fa7ae996e3ad90b440289f175422e5a63fc6e1b9f05a6b70d459b7b8dbcc59aa3cbad89b60e87b0484f0d849ca6ded25aee91bc719
SOURCE=$SPELL-$VERSION.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=http://www.ntfs-3g.org/
diff --git a/disk/ntfs-3g/HISTORY b/disk/ntfs-3g/HISTORY
index 96828a8..d01630c 100644
--- a/disk/ntfs-3g/HISTORY
+++ b/disk/ntfs-3g/HISTORY
@@ -1,3 +1,6 @@
+2008-12-01 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.5130
+
2008-10-13 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.5012

diff --git a/python-pypi/mako/DETAILS b/python-pypi/mako/DETAILS
index fff15d1..6dcc587 100755
--- a/python-pypi/mako/DETAILS
+++ b/python-pypi/mako/DETAILS
@@ -1,7 +1,7 @@
SPELL=mako
SPELLX=Mako
- VERSION=0.2.2
-
SOURCE_HASH=sha512:7f9b5043986ab98e29f02bd89ef43963b22b406d8370c38135843fc342db6a66484739caf47216a6f1fa8f1f55c2d03471f6f81c3f986e43dd050a2b8c21b091
+ VERSION=0.2.3
+
SOURCE_HASH=sha512:edf667463ad599c1804dd30def1c167e8f1bd5b9657c6867124fdcc17d23e7d71830091f9c5238b562de398494faa29584ef1f2675cafa015acdf91479ff7943
SOURCE=$SPELLX-$VERSION.tar.gz
SOURCE_URL[0]=http://pypi.python.org/packages/source/M/$SPELLX/$SOURCE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELLX-$VERSION"
diff --git a/python-pypi/mako/HISTORY b/python-pypi/mako/HISTORY
index ee86ae9..e12835f 100644
--- a/python-pypi/mako/HISTORY
+++ b/python-pypi/mako/HISTORY
@@ -1,3 +1,6 @@
+2008-11-30 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.2.3
+
2008-10-04 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.2.2

diff --git a/python-pypi/pyparsing/DETAILS b/python-pypi/pyparsing/DETAILS
index 1a72b94..8403924 100755
--- a/python-pypi/pyparsing/DETAILS
+++ b/python-pypi/pyparsing/DETAILS
@@ -1,6 +1,6 @@
SPELL=pyparsing
- VERSION=1.4.1
-
SOURCE_HASH='sha512:e9ad5b075fb5059552635497a44d4aa45bdeb3cee5c43632195994acf0a597d204d93aebbef140b126f3bbe0c264206396e69b623fd83514974f27c98a78de54'
+ VERSION=1.5.1
+
SOURCE_HASH=sha512:4159a8e1624f998ad7b49c790b0dc2f51dce780a3c5382cd63cfc9cfd499323d2eaa25b952cd39c4b0369884f8711f61e650167efdb691ef1ffc7c959efcd5e4
SOURCE="$SPELL-$VERSION.tar.gz"
SOURCE_URL[0]="$SOURCEFORGE_URL/$SPELL/$SOURCE"
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/python-pypi/pyparsing/HISTORY b/python-pypi/pyparsing/HISTORY
index 19d8b40..e5662ab 100644
--- a/python-pypi/pyparsing/HISTORY
+++ b/python-pypi/pyparsing/HISTORY
@@ -1,3 +1,6 @@
+2008-11-30 Treeve Jelbert <treeve AT sourcmage.org>
+ * DETAILS: version 1.5.1
+
2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed BUILD_API=2.




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (cbb06c9d0ed682a78830411e6a637b7955807c74), Treeve Jelbert, 12/01/2008

Archive powered by MHonArc 2.6.24.

Top of Page