Skip to Content.
Sympa Menu

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

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 (a4e63a57f9bb8cafdaee614dce1ad43c63e8869f)
  • Date: Sat, 11 Jun 2011 13:49:40 -0500

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

crypto/ca-certificates/DETAILS | 5 ++---
crypto/ca-certificates/HISTORY | 3 +++
database/kyotocabinet/DETAILS | 4 ++--
database/kyotocabinet/HISTORY | 5 ++++-
fonts-x11/freefont-ttf/DETAILS | 2 +-
fonts-x11/freefont-ttf/HISTORY | 3 +++
graphics/lcms2/DETAILS | 4 ++--
graphics/lcms2/HISTORY | 3 +++
python-pypi/decorator/DETAILS | 4 ++--
python-pypi/decorator/HISTORY | 3 +++
python-pypi/markupsafe/DETAILS | 4 ++--
python-pypi/markupsafe/HISTORY | 3 +++
12 files changed, 30 insertions(+), 13 deletions(-)

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

freefont-ttf: => 20100919

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

ca-certificates: => 20110421

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

markupsafe: => 0.12

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

decorator: => 3.3.1

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

kyotocabinet: => 1.2.60

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

lcms2: => 2.2

diff --git a/crypto/ca-certificates/DETAILS b/crypto/ca-certificates/DETAILS
index 67f456e..716ea9b 100755
--- a/crypto/ca-certificates/DETAILS
+++ b/crypto/ca-certificates/DETAILS
@@ -1,12 +1,11 @@
SPELL=ca-certificates
- VERSION=20090814
+ VERSION=20110421
+
SOURCE_HASH=sha512:11c9ba3f483cd17ca964f19e6ec394a2239fd74187f57224d7b13d1c0bf5dc55bb6c66217c1dd8273695ff92710617a897f7a40be6e4ec9960276f1bfe6b2bbb
SOURCE=${SPELL}_${VERSION}_all.deb
SOURCE_URL[0]=http://ftp.de.debian.org/debian/pool/main/c/$SPELL/$SOURCE
-
SOURCE_HASH=sha512:61905328cf013cb99498a76d001a02fa25d6393de460d8c6aee3cb91cdd00bff53dcca8fd1f86a38d6ba7b23d345edfdebc621414e4c1dad9d85acc7694b61d7
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL"
WEB_SITE=http://packages.debian.org/sid/ca-certificates
LICENSE[0]=GPL
- PATCHLEVEL=1
ENTERED=20081127
SHORT="PEM files of CA certificates"
cat << EOF
diff --git a/crypto/ca-certificates/HISTORY b/crypto/ca-certificates/HISTORY
index 2c59df9..a03437e 100644
--- a/crypto/ca-certificates/HISTORY
+++ b/crypto/ca-certificates/HISTORY
@@ -1,3 +1,6 @@
+2011-06-11 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 20110421
+
2010-04-04 Arwed v. Merkatz <v.merkatz AT gmx.net>
* INSTALL: make /etc/ssl/certs 0755 so it's actually usable by user
applications like epiphany
diff --git a/database/kyotocabinet/DETAILS b/database/kyotocabinet/DETAILS
index f186f19..57bf4e3 100755
--- a/database/kyotocabinet/DETAILS
+++ b/database/kyotocabinet/DETAILS
@@ -1,6 +1,6 @@
SPELL=kyotocabinet
- VERSION=1.2.51
-
SOURCE_HASH=sha512:acd981440186bed0e53e7a20fd6499e7953abfe612a1df6e190f806fcb547bc3cc19d24cb87c5152de74aa633350cc548452851869a949d96e68cd12befb9a05
+ VERSION=1.2.60
+
SOURCE_HASH=sha512:67107c82e4580f4d1709edc508a46f26ffdf2144e83976e76848374d31ba5d6134795af4f0f19350d830d64dd23b4bc21139855d280cb63048bf47824d7a091f
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=http://fallabs.com/kyotocabinet
diff --git a/database/kyotocabinet/HISTORY b/database/kyotocabinet/HISTORY
index 2dbf8b0..543c1fc 100644
--- a/database/kyotocabinet/HISTORY
+++ b/database/kyotocabinet/HISTORY
@@ -1,4 +1,7 @@
-2011-04013 Treeve Jelbert <treeve AT sourcemage.org>
+2011-06-11 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.2.60
+
+2011-04-13 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.2.51
spell created

diff --git a/fonts-x11/freefont-ttf/DETAILS b/fonts-x11/freefont-ttf/DETAILS
index 46451ea..635d9ce 100755
--- a/fonts-x11/freefont-ttf/DETAILS
+++ b/fonts-x11/freefont-ttf/DETAILS
@@ -1,5 +1,5 @@
SPELL=freefont-ttf
- VERSION=20090104
+ VERSION=20100919
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY=$BUILD_DIRECTORY/freefont-$VERSION
diff --git a/fonts-x11/freefont-ttf/HISTORY b/fonts-x11/freefont-ttf/HISTORY
index cb34205..76b8521 100644
--- a/fonts-x11/freefont-ttf/HISTORY
+++ b/fonts-x11/freefont-ttf/HISTORY
@@ -1,3 +1,6 @@
+2011-06-11 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 20100919
+
2009-02-10 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 20090104

diff --git a/graphics/lcms2/DETAILS b/graphics/lcms2/DETAILS
index 39a5bad..2b189b4 100755
--- a/graphics/lcms2/DETAILS
+++ b/graphics/lcms2/DETAILS
@@ -1,8 +1,8 @@
SPELL=lcms2
SPELLX=lcms
- VERSION=2.1
+ VERSION=2.2
VX=${VERSION//a}
-
SOURCE_HASH=sha512:dfc779c89135b187327f8e16f65c78a96f5f7cee00aea34afe590c39d21819eafe7df2b8158d5e8fa41a6a7c22bb948607da028db9204827b394c5c8846297a2
+
SOURCE_HASH=sha512:8de6c00835d4e483cea980b5d18a785489a9aba9ca3287d0a38dcd8476b648cfb8181be163e7d4152ea541352caab2f7d979dbfeb887e0c6ec6690eda6d8118d
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VX"

SOURCE_URL[0]=http://sourceforge.net/projects/$SPELLX/files/$SPELLX/$VX/$SOURCE/download
diff --git a/graphics/lcms2/HISTORY b/graphics/lcms2/HISTORY
index f96a1a1..1afd11a 100644
--- a/graphics/lcms2/HISTORY
+++ b/graphics/lcms2/HISTORY
@@ -1,3 +1,6 @@
+2011-06-10 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.2
+
2010-12-02 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 2.1

diff --git a/python-pypi/decorator/DETAILS b/python-pypi/decorator/DETAILS
index e98836b..ffeed2a 100755
--- a/python-pypi/decorator/DETAILS
+++ b/python-pypi/decorator/DETAILS
@@ -1,6 +1,6 @@
SPELL=decorator
- VERSION=3.2.0
-
SOURCE_HASH=sha512:75036a801561c51c6730f91a6806a9d2d77dcb9bc2a3c44350b54cfdba875af3203d8abffa482f8541f332b1f3656fff3d11e123652c7981622f49070da062c7
+ VERSION=3.3.1
+
SOURCE_HASH=sha512:edd24d41d1b626856cea29f2b5fcab402453b4f02bb80707c280cedd41605554c794f6763b35a8ab4144a54bd4a2262051426726fe04e2e0b9bb5e3d45878795
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=http://pypi.python.org/packages/source/d/decorator/$SOURCE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/python-pypi/decorator/HISTORY b/python-pypi/decorator/HISTORY
index ee74b9b..94f74d0 100644
--- a/python-pypi/decorator/HISTORY
+++ b/python-pypi/decorator/HISTORY
@@ -1,3 +1,6 @@
+2011-06-11 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 3.3.1
+
2011-05-23 Sukneet Basuta <sukneet AT sourcemage.org>
* DEPENDS: updated setuptools dependency to SETUPTOOLS provider

diff --git a/python-pypi/markupsafe/DETAILS b/python-pypi/markupsafe/DETAILS
index b4bb6de..fddb2fe 100755
--- a/python-pypi/markupsafe/DETAILS
+++ b/python-pypi/markupsafe/DETAILS
@@ -1,7 +1,7 @@
SPELL=markupsafe
SPELLX=MarkupSafe
- VERSION=0.11
-
SOURCE_HASH=sha512:1433a5e1ebd5f57eab143b0487ec2fcaca992d93d27697148462b254b9aa9678f9c80abf91fe238d10768e5e0bf01a63501dbf4d810b418a87c7752948a550de
+ VERSION=0.12
+
SOURCE_HASH=sha512:41a566ab39a494154c8b3bcdf8a4f1d4a028ec2982a24e9e0598dd4a13241f4fe77af22926627b0ec9437a4d214813f4ec5395243b6c4137b0a50d7fbe877076
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/markupsafe/HISTORY b/python-pypi/markupsafe/HISTORY
index 7c27d08..07249c8 100644
--- a/python-pypi/markupsafe/HISTORY
+++ b/python-pypi/markupsafe/HISTORY
@@ -1,3 +1,6 @@
+2011-0611 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.12
+
2011-05-23 Sukneet Basuta <sukneet AT sourcemage.org>
* DEPENDS: updated setuptools dependency to SETUPTOOLS provider




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (a4e63a57f9bb8cafdaee614dce1ad43c63e8869f), Treeve Jelbert, 06/11/2011

Archive powered by MHonArc 2.6.24.

Top of Page