Skip to Content.
Sympa Menu

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

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 (ed212bdb72441ec6d228f74573209a4b7571d3e7)
  • Date: Wed, 1 Jan 2014 10:15:31 -0600

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

gnome2-libs/atk/DETAILS | 6 +++---
gnome2-libs/atk/HISTORY | 3 +++
python-pypi/python-stdnum/DETAILS | 4 ++--
python-pypi/python-stdnum/HISTORY | 3 +++
python-pypi/sqlalchemy/DEPENDS | 3 +--
python-pypi/sqlalchemy/DETAILS | 4 ++--
python-pypi/sqlalchemy/HISTORY | 5 +++++
security-libs/cracklib/DETAILS | 4 ++--
security-libs/cracklib/HISTORY | 4 ++++
security-libs/cracklib/PRE_BUILD | 12 ------------
10 files changed, 25 insertions(+), 23 deletions(-)

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

python-stdnum: => 0.9

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

cracklib: => 2.9.1

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

sqlalchemy: => 0.9.0

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

atk: => 2.11.4

diff --git a/gnome2-libs/atk/DETAILS b/gnome2-libs/atk/DETAILS
index c2fa1f4..fcf697e 100755
--- a/gnome2-libs/atk/DETAILS
+++ b/gnome2-libs/atk/DETAILS
@@ -1,15 +1,15 @@
SPELL=atk
if [[ $ATK_DEVEL == y ]]; then
- VERSION=2.8.0
+ VERSION=2.11.4
else
- VERSION=2.8.0
+ VERSION=2.11.4
fi
+
SOURCE_HASH=sha512:36ce1af3989672af143e27c0da1fbebca5b2178855852ed914f2e3f80606c6ecb1b10ea6694abf4aa1a64a0b5594a6e4e56bf4b640d32410a1509e9438166e75
PATCHLEVEL=1
BRANCH=`echo $VERSION|cut -d . -f 1,2`
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
-
SOURCE_HASH=sha512:4f8b654a73ec3be8c2e453836dee2a9d02c1e0aac792f140dc63edf55d294c16b831b127152cdbba7b6e94340a8b843a565fe9ba47cecc0f79ed8262ef3d4397
LICENSE[0]=LGPL
WEB_SITE=http://library.gnome.org/devel/atk/
ENTERED=20020314
diff --git a/gnome2-libs/atk/HISTORY b/gnome2-libs/atk/HISTORY
index 0160aca..2171703 100644
--- a/gnome2-libs/atk/HISTORY
+++ b/gnome2-libs/atk/HISTORY
@@ -1,3 +1,6 @@
+2013-12-30 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.11.4
+
2013-04-04 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 2.8.0

diff --git a/python-pypi/python-stdnum/DETAILS
b/python-pypi/python-stdnum/DETAILS
index b258d2a..b6ccf4a 100755
--- a/python-pypi/python-stdnum/DETAILS
+++ b/python-pypi/python-stdnum/DETAILS
@@ -1,6 +1,6 @@
SPELL=python-stdnum
- VERSION=0.8.1
-
SOURCE_HASH=sha512:c3aa3179b6c27ca88ad8a39c086f8305d3406f79e29ea06656c1a5caf2c78a0fac4fa04bb663bb83f2c8e105cf156e9e421854b9b4c16b2cc18825c4f0ae1028
+ VERSION=0.9
+
SOURCE_HASH=sha512:c9870ad116c2c08b123b7b01cc229a1f9d3f3e15da3ba75bdf5da8bee2a854474f6ddd7464c2d662559fedf272ea13a3549ed79a4636ddc1d733a47ea11ae058
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_URL[0]=https://pypi.python.org/packages/source/p/${SPELL}/${SOURCE}
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
diff --git a/python-pypi/python-stdnum/HISTORY
b/python-pypi/python-stdnum/HISTORY
index 6526b76..ea75216 100644
--- a/python-pypi/python-stdnum/HISTORY
+++ b/python-pypi/python-stdnum/HISTORY
@@ -1,3 +1,6 @@
+2014-01-01 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.9
+
2013-06-15 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.81.
spell created
diff --git a/python-pypi/sqlalchemy/DEPENDS b/python-pypi/sqlalchemy/DEPENDS
index 72a4f9d..0cad495 100755
--- a/python-pypi/sqlalchemy/DEPENDS
+++ b/python-pypi/sqlalchemy/DEPENDS
@@ -3,5 +3,4 @@
suggest_depends fdb "" "" "for Firebird support" &&
suggest_depends mysql-python "" "" "for MySQL support via MySQL-Python" &&
suggest_depends psycopg2 "" "" "for PostgreSQL support via psycopg2" &&
-suggest_depends pysqlite "" "" "for SQLite support via pysqlite" &&
-suggest_depends -sub SQLITE python "" "" "for SQLite support via native
Python module"
+suggest_depends pysqlite "" "" "for SQLite support via pysqlite"
diff --git a/python-pypi/sqlalchemy/DETAILS b/python-pypi/sqlalchemy/DETAILS
index 0a7b657..ccdc04b 100755
--- a/python-pypi/sqlalchemy/DETAILS
+++ b/python-pypi/sqlalchemy/DETAILS
@@ -1,7 +1,7 @@
SPELL=sqlalchemy
CHEESESHOP_PKG=SQLAlchemy
- VERSION=0.8.4
-
SOURCE_HASH=sha512:0ed3d6c60ff8a5aaf72ee5e1c86b9ad4a0cbc9f605e1d58ea0cdcdbd82ef9329e2683f14f33ba1f4fc778e9139454abc00540f92973f0746161db0d41c32c14b
+ VERSION=0.9.0
+
SOURCE_HASH=sha512:5e29e0561c009060e8c101872b5d0c07f18e98debe2832f2c7cbf325bb5c318d05a429543d42aa3d6bf52b93688be74bbef987079cd4784cf94fe42651b65cf0
SOURCE="$CHEESESHOP_PKG-$VERSION.tar.gz"

SOURCE_URL[0]=http://pypi.python.org/packages/source/S/$CHEESESHOP_PKG/$SOURCE
SOURCE_URL[1]=$SOURCEFORGE_URL/$SPELL/$SOURCE
diff --git a/python-pypi/sqlalchemy/HISTORY b/python-pypi/sqlalchemy/HISTORY
index 0fc89b4..0d5e227 100644
--- a/python-pypi/sqlalchemy/HISTORY
+++ b/python-pypi/sqlalchemy/HISTORY
@@ -1,3 +1,8 @@
+2013-12-31 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.9.0
+ * DEPENDS: remove 'suggest -sub SQLITE python'
+ it causes problems when building against python3
+
2013-12-09 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.8.4

diff --git a/security-libs/cracklib/DETAILS b/security-libs/cracklib/DETAILS
index 19df9f9..4b7b523 100755
--- a/security-libs/cracklib/DETAILS
+++ b/security-libs/cracklib/DETAILS
@@ -1,5 +1,6 @@
SPELL=cracklib
- VERSION=2.9.0
+ VERSION=2.9.1
+
SOURCE_HASH=sha512:19b1d38dfcfce98893e6a63e4387a8da9da1eae109d9d84e0f84adabc0ee25fac930576011fb60de007f59f7dea2ee0bb01fd6d8607d4854b7de006ec07a4b2a
VERSIONWORDS=20080507
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SPELL-words-$VERSIONWORDS.gz
@@ -7,7 +8,6 @@
SOURCE2_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
# SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
-
SOURCE_HASH=sha512:10e58618fbe42a2ee6a5106dac5ae9cb66d6ae01162caee03954f2f39bd009e0a194513152f5cf593631d5d164c6c26ec35c82470bfc23d70ceb1a440f863d30

SOURCE2_HASH='sha512:d21055d6439a2b92b23ab6fd31222d9330315a0b44f53fae308ce5749a9fcb33b7df982f85ca8e2d6d2f9cc4c7264dfc3ed454edbccecd76289713df09fd633e'
WEB_SITE=http://sf.net/projects/$SPELL
ENTERED=20050310
diff --git a/security-libs/cracklib/HISTORY b/security-libs/cracklib/HISTORY
index 28fca85..0d0dbc0 100644
--- a/security-libs/cracklib/HISTORY
+++ b/security-libs/cracklib/HISTORY
@@ -1,3 +1,7 @@
+2013-12-31 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: 2.9.1
+ * PRE_BUILD: remove obsolete fixes
+
2013-06-17 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: 2.9.0

diff --git a/security-libs/cracklib/PRE_BUILD
b/security-libs/cracklib/PRE_BUILD
index 6b51408..3aa2d0d 100755
--- a/security-libs/cracklib/PRE_BUILD
+++ b/security-libs/cracklib/PRE_BUILD
@@ -1,15 +1,3 @@
default_pre_build &&
# the next instruction checks the file but doesn't decompress it
unpack_file 2
-
-# Doesn't really need C++...
-cd $SOURCE_DIRECTORY &&
-# update the config scripts
-sed -i "s/AM_GNU_GETTEXT_VERSION/&(0.18.1)/" configure.in &&
-sedit 's/AM_CONFIG_HEADER(config.h)/AC_CONFIG_HEADERS(config.h)/'
configure.in &&
-# fix detection of python3
-if is_depends_enabled $SPELL python3;then
- sed -i "s/}/}m/" configure.in &&
- sed -i "s|@/|@m/|" python/Makefile.am
-fi &&
-autoreconf -f -i --symlink



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (ed212bdb72441ec6d228f74573209a4b7571d3e7), Treeve Jelbert, 01/01/2014

Archive powered by MHonArc 2.6.24.

Top of Page