[SM-Commit] GIT changes to master grimoire by Treeve Jelbert (ff12f346c7debd2657a834a20676c7140139b2ed)

Treeve Jelbert scm at sourcemage.org
Mon Oct 13 12:52:47 EDT 2008


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

 net/socat/DEPENDS              |    2 +-
 net/socat/HISTORY              |    1 +
 python-pypi/sqlalchemy/DETAILS |    6 +++---
 python-pypi/sqlalchemy/HISTORY |    4 ++++
 4 files changed, 9 insertions(+), 4 deletions(-)

New commits:
commit ff12f346c7debd2657a834a20676c7140139b2ed
Author: Treeve Jelbert <treeve at sourcemage.org>
Commit: Treeve Jelbert <treeve at sourcemage.org>

    socat - properly enable tcp_wrappers

commit 4156c07f95863dd0851e50d65f158ca08eaa0147
Author: Treeve Jelbert <treeve at sourcemage.org>
Commit: Treeve Jelbert <treeve at sourcemage.org>

    sqlalchemy - fix cheesshop url

commit 94d443b3eb2d4f7e0a14706746363fb6b99a0676
Author: Treeve Jelbert <treeve at sourcemage.org>
Commit: Treeve Jelbert <treeve at sourcemage.org>

    "sqlalchemy-0.5.0rc2"

diff --git a/net/socat/DEPENDS b/net/socat/DEPENDS
index 86be004..9ac394e 100755
--- a/net/socat/DEPENDS
+++ b/net/socat/DEPENDS
@@ -4,6 +4,6 @@ optional_depends openssl  '--enable-openssl' \
 optional_depends readline '--enable-readline' \
                           '--disable-readline' \
                           'line editing' &&
-optional_depends tcp_wrappers '--disable-libwrap' \
+optional_depends tcp_wrappers '--enable-libwrap' \
                           '--disable-libwrap' \
                           'monitor TCP traffic'
diff --git a/net/socat/HISTORY b/net/socat/HISTORY
index 1dba2e3..9021c6d 100644
--- a/net/socat/HISTORY
+++ b/net/socat/HISTORY
@@ -2,6 +2,7 @@
 	* DETAILS: version 1.6.0.1
 	* DEPENDS: added
 	  fix descriptions
+	  properly enable tcp_wrappers
 	* BUILD: deleted
 
 2006-10-03 Juuso Alasuutari <iuso at sourcemage.org>
diff --git a/python-pypi/sqlalchemy/DETAILS b/python-pypi/sqlalchemy/DETAILS
index 695c65f..8c75235 100755
--- a/python-pypi/sqlalchemy/DETAILS
+++ b/python-pypi/sqlalchemy/DETAILS
@@ -1,9 +1,9 @@
            SPELL=sqlalchemy
   CHEESESHOP_PKG=SQLAlchemy
-         VERSION=0.4.7p1
-     SOURCE_HASH=sha512:ab4ab36af8258bab19a0b1c5357c27f7c28706097417df1197fda946c6c028b53531d675d98baa9c6b7088b23ca95c2e476936dd936c1fd69b31ba7494c54ffb
+         VERSION=0.5.0rc2
+     SOURCE_HASH=sha512:24269af2c99425957d5a556d622f177a3ae42f3c57c145162044c0773d51a4660d7927f3ae92b42c75575eaaa324b8e5247d5bcefafd006b1f5bdf9f8b8bec06
           SOURCE="$CHEESESHOP_PKG-$VERSION.tar.gz"
-   SOURCE_URL[0]="http://cheeseshop.python.org/packages/source/${CHEESESHOP_PKG:0:1}/${CHEESESHOP_PKG}/$SOURCE"
+   SOURCE_URL[0]="http://www.python.org/pypi/S/$CHEESESHOP_PKG/$SOURCE"
    SOURCE_URL[1]=$SOURCEFORGE_URL/$SPELL/$SOURCE
 SOURCE_DIRECTORY="$BUILD_DIRECTORY/$CHEESESHOP_PKG-$VERSION"
         WEB_SITE=http://www.sqlalchemy.org/
diff --git a/python-pypi/sqlalchemy/HISTORY b/python-pypi/sqlalchemy/HISTORY
index 57ab015..48d07fd 100644
--- a/python-pypi/sqlalchemy/HISTORY
+++ b/python-pypi/sqlalchemy/HISTORY
@@ -1,3 +1,7 @@
+2008-10-12 Treeve Jelbert <treeve at sourcemage.org>
+	* DETAILS: version 0.5.0rc2
+	  ix CHEESESHOP url
+
 2008-10-04 Treeve Jelbert <treeve at sourcemage.org>
 	* DEPENDS: add explicit python
 



More information about the SM-Commit mailing list