Skip to Content.
Sympa Menu

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

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 (78f12d330ca1c194b2d17f5cf67b9e519b38e4e8)
  • Date: Tue, 4 Nov 2008 08:26:33 -0600

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

doc/pslib/DETAILS | 4 ++--
doc/pslib/HISTORY | 3 +++
graphics-libs/gd/DEPENDS | 2 +-
graphics-libs/gd/DETAILS | 4 ++--
graphics-libs/gd/HISTORY | 4 ++++
python-pypi/formencode/DETAILS | 4 ++--
python-pypi/formencode/HISTORY | 3 +++
python-pypi/paste/DETAILS | 4 ++--
python-pypi/paste/HISTORY | 3 +++
python-pypi/pastescript/DETAILS | 4 ++--
python-pypi/pastescript/HISTORY | 3 +++
utils/hwdata/DETAILS | 6 +++---
utils/hwdata/HISTORY | 3 +++
x11-toolkits/sptk/DETAILS | 4 ++--
x11-toolkits/sptk/HISTORY | 3 +++
15 files changed, 38 insertions(+), 16 deletions(-)

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

"formencode-1.1"

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

"pastescript-1.7"

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

"paste-1.7.2"

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

"gd-2.0.36RC1"

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

"pslib-0.4.1"

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

"pslib-0.4.0"

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

"hwdata-0.220-1"

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

"sptk-3.5.8.4"

diff --git a/doc/pslib/DETAILS b/doc/pslib/DETAILS
index 2580386..1440560 100755
--- a/doc/pslib/DETAILS
+++ b/doc/pslib/DETAILS
@@ -1,6 +1,6 @@
SPELL=pslib
- VERSION=0.3.0
-
SOURCE_HASH=sha512:0f2fbc37327886e40fe962a94e40f4660a2d8cfec7363c9be50f9ad9864c0f374db0909c3dd121de3e85323a1a3763b00bdc93cc24dbc6c8fbe5585ff1d70215
+ VERSION=0.4.1
+
SOURCE_HASH=sha512:012c0b2de1cb151fc41498ca4e6f62ec15138b35afddd0199c6366b818c7b544877eea9575df0e1aee49a67cd52dcac47eae405854e7390abeb64fda221327cf
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
diff --git a/doc/pslib/HISTORY b/doc/pslib/HISTORY
index 3b189e9..545fc9f 100644
--- a/doc/pslib/HISTORY
+++ b/doc/pslib/HISTORY
@@ -1,3 +1,6 @@
+2008-11-04 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.4.1
+
2008-03-28 Dale E. Edmons <linuxfan AT sourcemage.org>
* DETAILS: BUILD_DIRECTORY for bug 14100

diff --git a/graphics-libs/gd/DEPENDS b/graphics-libs/gd/DEPENDS
index 2b497ba..855ccf3 100755
--- a/graphics-libs/gd/DEPENDS
+++ b/graphics-libs/gd/DEPENDS
@@ -6,4 +6,4 @@ optional_depends libpng '--with-png' '--without-png' 'Enable
png support'
optional_depends jpeg '--with-jpeg' '--without-jpeg' 'Enable jpeg support'
&&
optional_depends freetype2 '--with-freetype' '--without-freetype' 'Enable
freetype support' &&
optional_depends fontconfig '--with-fontconfig' '--without-fontconfig'
'Enable fontconfig support' &&
-optional_depends xorg-libs '--with-x' '--without-x' 'for using X11'
+optional_depends libx11 '--with-x' '--without-x' 'for using X11'
diff --git a/graphics-libs/gd/DETAILS b/graphics-libs/gd/DETAILS
index df0b6f3..3686f4c 100755
--- a/graphics-libs/gd/DETAILS
+++ b/graphics-libs/gd/DETAILS
@@ -1,6 +1,6 @@
SPELL=gd
- VERSION=2.0.35
-
SOURCE_HASH=sha512:eef8150adc040bed920155337211864a41ae3c4532e852ad443a3a3b9ffdc7fd3130698041b7b19b0b1207e78a80c263c6da26eba7208cdeeff78283c7d0d281
+ VERSION=2.0.36RC1
+
SOURCE_HASH=sha512:33f5bee4ef88c6f1eab447f21725705a56a3ff9ff2cc98c84f008e5a8dc7e5ed308e267a1cf481b028629c46ff001b283dc67a4f1d5056ac8ae396417166b90b
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://www.libgd.org/releases/$SOURCE
diff --git a/graphics-libs/gd/HISTORY b/graphics-libs/gd/HISTORY
index f48a599..acedbd9 100644
--- a/graphics-libs/gd/HISTORY
+++ b/graphics-libs/gd/HISTORY
@@ -1,3 +1,7 @@
+2008-11-04 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.0.36RC1
+ * DEPENDS: xorg-libs -> libx11
+
2008-03-18 Eric Sandall <sandalle AT sourcemage.org>
* DEPENDS: Switch X11-LIBS to the one and only xorg-libs
No need to check if using modular X as that's all that's available
now
diff --git a/python-pypi/formencode/DETAILS b/python-pypi/formencode/DETAILS
index 2843de5..b6928ef 100755
--- a/python-pypi/formencode/DETAILS
+++ b/python-pypi/formencode/DETAILS
@@ -1,6 +1,6 @@
SPELL=formencode
- VERSION=1.0.1
-
SOURCE_HASH=sha512:90bcad338feb4736473e01c5df4514d4cfd29b99ed09b3de1af5e09e3b7963255f9b732f4c36521b1453651c39513d7e3a3f3482cf5b662d9cec4dacfca40d3d
+ VERSION=1.1
+
SOURCE_HASH=sha512:c31f68e9f176268fe952636048b480bd893f185f985a242073b7bae66c24f911dd61d93a835d1fbcfe52bca75e10f70f84f68eae6765b2fa5b2c4294cef6f4e0
SOURCE=FormEncode-$VERSION.tar.gz
SOURCE_URL[0]=http://pypi.python.org/packages/source/F/FormEncode/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/FormEncode-$VERSION
diff --git a/python-pypi/formencode/HISTORY b/python-pypi/formencode/HISTORY
index 0900595..d89ae8a 100644
--- a/python-pypi/formencode/HISTORY
+++ b/python-pypi/formencode/HISTORY
@@ -1,3 +1,6 @@
+2008-11-04 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.1
+
2008-10-04 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.0.1

diff --git a/python-pypi/paste/DETAILS b/python-pypi/paste/DETAILS
index 0076bd4..480130f 100755
--- a/python-pypi/paste/DETAILS
+++ b/python-pypi/paste/DETAILS
@@ -1,6 +1,6 @@
SPELL=paste
- VERSION=1.7.1
-
SOURCE_HASH=sha512:8b76688396b1f077dbc0a57caf87de483374659d7ba470d1933bfcdda92dfa6831afb98f08a8b7198ff6e0a8c43cbe582a3a3a97a51205f43c5c1077484b62d3
+ VERSION=1.7.2
+
SOURCE_HASH=sha512:b28dfe5269a790841b038b278f94306f430a93d1277feab4b7a7e4070ab619cd5e6a70dba4afe637d058537d3d17d01dd680234dac3660bfd88363123b001c3a
SOURCE=Paste-$VERSION.tar.gz
SOURCE_URL[0]=http://pypi.python.org/packages/source/P/Paste/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Paste-$VERSION
diff --git a/python-pypi/paste/HISTORY b/python-pypi/paste/HISTORY
index 1b0cefc..7daa4ed 100644
--- a/python-pypi/paste/HISTORY
+++ b/python-pypi/paste/HISTORY
@@ -1,3 +1,6 @@
+2008-11-04 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.7.2
+
2008-10-04 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.7.1

diff --git a/python-pypi/pastescript/DETAILS b/python-pypi/pastescript/DETAILS
index 8432a36..7765b52 100755
--- a/python-pypi/pastescript/DETAILS
+++ b/python-pypi/pastescript/DETAILS
@@ -1,7 +1,7 @@
SPELL=pastescript
CHEESESHOP_PKG=PasteScript
- VERSION=1.6.3
-
SOURCE_HASH=sha512:406371bf96ca0b618367e8907e0b5169f70a1931bc35b82e555fd9296ec8ba91c6781f5cf3e517a522fcb73ae867f93725111905154a1836f0193a09e1e7a94a
+ VERSION=1.7
+
SOURCE_HASH=sha512:1ec12670db04c5af1d85fa261de40a2cc9015ee17126cb47e3c79695aaef7594f4e6d9a9e0c35d5230123366432fd5bcd01a9aa2fb92fb71ac336d0803de96f1
SOURCE=PasteScript-$VERSION.tar.gz
SOURCE_URL[0]=http://pypi.python.org/packages/source/P/PasteScript/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/PasteScript-$VERSION
diff --git a/python-pypi/pastescript/HISTORY b/python-pypi/pastescript/HISTORY
index d8562f3..06ec19c 100644
--- a/python-pypi/pastescript/HISTORY
+++ b/python-pypi/pastescript/HISTORY
@@ -1,3 +1,6 @@
+2008-11-04 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.7
+
2008-10-04 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.6.3
* DEPENDS: add explicit python
diff --git a/utils/hwdata/DETAILS b/utils/hwdata/DETAILS
index 129ff86..7c2965e 100755
--- a/utils/hwdata/DETAILS
+++ b/utils/hwdata/DETAILS
@@ -1,13 +1,13 @@
SPELL=hwdata
- VERSION=0.200-1
+ VERSION=0.220-1
+
SOURCE_HASH=sha512:39251c311f2566760b7272d91d9023ed97faf755c73fb8c41ddf4ec953fc08cac77fa86e2d3d0fdc1ec29f43c252eefbb67b614ae160a83bf2c373c9e986d961
SOURCE=${SPELL}_${VERSION//-1/}.orig.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-${VERSION//-1/}
SOURCE_URL[0]=http://ftp.debian.org/debian/pool/main/h/hwdata/$SOURCE
WEB_SITE=http://packages.debian.org/unstable/misc/hwdata.html
-
SOURCE_HASH=sha512:4ec5b01bf8a05d8360b43a91d1428bfab9923ae973913854e6c881b1e78a687f7a2a8abf83b789062878ed42b8e46c23cba97bd2ad1dfb4f3d4e360e4e95f017
SOURCE2=${SPELL}_$VERSION.diff.gz
SOURCE2_URL[0]=http://ftp.debian.org/debian/pool/main/h/hwdata/$SOURCE2
-
SOURCE2_HASH=sha512:a9515ee5e330e52544172a93ab98ea127f7db05b97728275978e98857cbb40bf616eba620caa96ccc8eb365270e465c614938e9d58e620c4fc161f250b44f4db
+
SOURCE2_HASH=sha512:753677dc039da8a08a8c60df7a76016282657d56a62ea8e21b9a3f868c6ac00bbe8bea532c1866d2acd2af0a18c62d75f73f0cedeea8eecbfc1e947ce32b6487
ENTERED=20020707
LICENSE[0]="GPL"
LICENSE[1]="XCL"
diff --git a/utils/hwdata/HISTORY b/utils/hwdata/HISTORY
index 3d56108..b832a9e 100644
--- a/utils/hwdata/HISTORY
+++ b/utils/hwdata/HISTORY
@@ -1,3 +1,6 @@
+2008-11-04 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.220-1
+
2007-06-20 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.200-1

diff --git a/x11-toolkits/sptk/DETAILS b/x11-toolkits/sptk/DETAILS
index adf4ddd..2363dd3 100755
--- a/x11-toolkits/sptk/DETAILS
+++ b/x11-toolkits/sptk/DETAILS
@@ -1,6 +1,6 @@
SPELL=sptk
- VERSION=3.5.8.3
-
SOURCE_HASH=sha512:1a77a82ef8571f62278def2c7200a67b4a65a478811f20c1ac7fdebbc56c5e79832f28b4d4de2726024519dc7aeb1daa9ebd0b5c4cb0ee7bb7ad5dc2879ad463
+ VERSION=3.5.8.4
+
SOURCE_HASH=sha512:f988793e86e4a18f2fdbf50b111508c9220e7e7513e70109f79945bd8146549e6d38a8eccbef97f3e13e63898ed03d2d75eaaa0a50c6c7bcdd1158a93a0cf464
SOURCE=$SPELL-$VERSION.tbz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}-${VERSION}
WEB_SITE=http://www.sptk.net
diff --git a/x11-toolkits/sptk/HISTORY b/x11-toolkits/sptk/HISTORY
index f3ab46b..38e9ebc 100644
--- a/x11-toolkits/sptk/HISTORY
+++ b/x11-toolkits/sptk/HISTORY
@@ -1,3 +1,6 @@
+2008-11-04 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 3.5.8.4
+
2008-10-18 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 3.5.8.3
* BUILD: don't use cmake_build, use cmake directly



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (78f12d330ca1c194b2d17f5cf67b9e519b38e4e8), Treeve Jelbert, 11/04/2008

Archive powered by MHonArc 2.6.24.

Top of Page