[SM-Commit] GIT changes to master grimoire by Bor Kraljič (af78515ef0693f7d607f48a9f7bd473a4ec8cc5e)

Bor Kraljič scm at sourcemage.org
Wed Nov 11 05:54:00 EST 2009


GIT changes to master grimoire by Bor Kraljič <pyrobor at ver.si>:

 chat-libs/gloox/DEPENDS      |    4 ++--
 chat-libs/gloox/DETAILS      |    4 ++--
 chat-libs/gloox/HISTORY      |    4 ++++
 devel/diffstat/DETAILS       |    7 +++++--
 devel/diffstat/F7E48EDB.gpg  |binary
 devel/diffstat/HISTORY       |    5 +++++
 net/tinc/C0D71F4A.gpg        |binary
 net/tinc/DETAILS             |    7 +++++--
 net/tinc/HISTORY             |    5 +++++
 python-pypi/episoder/DETAILS |    8 ++++----
 python-pypi/episoder/HISTORY |    4 ++++
 science/gamgi/DETAILS        |    4 ++--
 science/gamgi/HISTORY        |    3 +++
 13 files changed, 41 insertions(+), 14 deletions(-)

New commits:
commit af78515ef0693f7d607f48a9f7bd473a4ec8cc5e
Author: Bor Kraljič <pyrobor at ver.si>
Commit: Bor Kraljič <pyrobor at ver.si>

    gloox: => 1.0

commit 03ede362c7e5d7d618d024fd985ede80e426eb19
Author: Bor Kraljič <pyrobor at ver.si>
Commit: Bor Kraljič <pyrobor at ver.si>

    gamgi: => 0.14.2

commit d0ce984798ca6041a04f1b9c6372175616ad7056
Author: Bor Kraljič <pyrobor at ver.si>
Commit: Bor Kraljič <pyrobor at ver.si>

    tinc: => 1.0.11 & converted to upstream signature checking

commit 5df62704501276b402bed614b55a1965f14921d2
Author: Bor Kraljič <pyrobor at ver.si>
Commit: Bor Kraljič <pyrobor at ver.si>

    episoder: => 0.6.2

commit ccaa94e465462642cd3a14ee7a2c6d79b37f7e2a
Author: Bor Kraljič <pyrobor at ver.si>
Commit: Bor Kraljič <pyrobor at ver.si>

    diffstat: => 1.51 & converted to upstream signature checking

diff --git a/chat-libs/gloox/DEPENDS b/chat-libs/gloox/DEPENDS
index f1aa03c..92900f8 100755
--- a/chat-libs/gloox/DEPENDS
+++ b/chat-libs/gloox/DEPENDS
@@ -3,6 +3,6 @@ depends gnutls  &&
 depends openssl &&
 depends libidn  &&
 optional_depends zlib \
-                 "--enable-zlib" \
-                 "--disable-zlib" \
+                 "--with-zlib" \
+                 "--without-zlib" \
                  "for Stream Compression"
diff --git a/chat-libs/gloox/DETAILS b/chat-libs/gloox/DETAILS
index 6b656b1..b03d0c8 100755
--- a/chat-libs/gloox/DETAILS
+++ b/chat-libs/gloox/DETAILS
@@ -1,8 +1,8 @@
            SPELL=gloox
-         VERSION=0.9.9.4
+         VERSION=1.0
           SOURCE="${SPELL}-${VERSION}.tar.bz2"
    SOURCE_URL[0]=http://camaya.net/download/${SOURCE}
-     SOURCE_HASH=sha512:d61de2016e5fb12cae24256646ac901bc72beeb727c2ebda6863f100de8ac73f699237d435feb09cde402c35ae1e3f1dd34f4667fbae6203b6b5e7a0a494dc62
+     SOURCE_HASH=sha512:f569547950dfe19760489bb2a3b5b0b83452d21f80c37ada0da868f4d62f86a0f4e7dbc42d217bc11cbe121241ab1b9362603ab9a7c3fe4786e9737f365eedc0
 SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
         WEB_SITE="http://camaya.net"
       LICENSE[0]=GPL
diff --git a/chat-libs/gloox/HISTORY b/chat-libs/gloox/HISTORY
index aa11cd7..59c7fe0 100644
--- a/chat-libs/gloox/HISTORY
+++ b/chat-libs/gloox/HISTORY
@@ -1,3 +1,7 @@
+2009-11-11 Bor Kraljič <pyrobor at ver.si>
+	* DEPENDS: updated zlib query
+	* DETAILS: updated spell to 1.0
+
 2008-03-08 Florian Franzmann <siflfran at hawo.stw.uni-erlangen.de>
 	* DETAILS: updated to 0.9.9.4
 
diff --git a/devel/diffstat/DETAILS b/devel/diffstat/DETAILS
index fcc3a6e..e1b3d6d 100755
--- a/devel/diffstat/DETAILS
+++ b/devel/diffstat/DETAILS
@@ -1,9 +1,12 @@
            SPELL=diffstat
-         VERSION=1.45
+         VERSION=1.51
           SOURCE=$SPELL-$VERSION.tgz
+         SOURCE2=$SOURCE.asc
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
    SOURCE_URL[0]=ftp://dickey.his.com/diffstat/$SOURCE
-     SOURCE_HASH=sha512:62709bad27e2897ef4b4978840711ecf8ed7e31d852c5362d3100dd07783b4fb0979a0aed3b1778580b4558b1e67aa055d67e20ae3d8caf981ba3163b9c48be1
+  SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
+      SOURCE_GPG=F7E48EDB.gpg:$SOURCE2:UPSTREAM_KEY
+  SOURCE2_IGNORE=signature
         WEB_SITE=http://dickey.his.com/diffstat/diffstat.html
          ENTERED=20040529
       LICENSE[0]=BSD
diff --git a/devel/diffstat/F7E48EDB.gpg b/devel/diffstat/F7E48EDB.gpg
new file mode 100644
index 0000000..5636da3
Binary files /dev/null and b/devel/diffstat/F7E48EDB.gpg differ
diff --git a/devel/diffstat/HISTORY b/devel/diffstat/HISTORY
index 2d0ee05..26dff40 100644
--- a/devel/diffstat/HISTORY
+++ b/devel/diffstat/HISTORY
@@ -1,3 +1,8 @@
+2009-11-11 Bor Kraljič <pyrobor at ver.si>
+	* F7E48EDB.gpg: added gpg keyring from xorg-extras/xterm
+	* DETAILS: updated spell to 1.51
+	  converted to upstream signature checking
+
 2008-04-07 Ladislav Hagara <hgr at vabo.cz>
 	* DETAILS: 1.45
 
diff --git a/net/tinc/C0D71F4A.gpg b/net/tinc/C0D71F4A.gpg
new file mode 100644
index 0000000..4981a9c
Binary files /dev/null and b/net/tinc/C0D71F4A.gpg differ
diff --git a/net/tinc/DETAILS b/net/tinc/DETAILS
index 28f3fae..7be9821 100755
--- a/net/tinc/DETAILS
+++ b/net/tinc/DETAILS
@@ -1,8 +1,11 @@
            SPELL=tinc
-         VERSION=1.0.9
+         VERSION=1.0.11
           SOURCE="$SPELL-$VERSION.tar.gz"
+         SOURCE2=$SOURCE.sig
    SOURCE_URL[0]=http://www.$SPELL-vpn.org/packages/$SOURCE
-     SOURCE_HASH=sha512:171a38765f92428837716ad48cf4e2b2cf4e9e4b06215504f7d14675fa665e6d702a3616ceaf679e274385324680ac210303c62dd3006a36cc0fa6955f7ca85b
+  SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
+      SOURCE_GPG=C0D71F4A.gpg:$SOURCE2:UPSTREAM_KEY
+  SOURCE2_IGNORE=signature
 SOURCE_DIRECTORY="${BUILD_DIRECTORY}/$SPELL-$VERSION"
         WEB_SITE=http://www.tinc-vpn.org/
       LICENSE[0]=GPL
diff --git a/net/tinc/HISTORY b/net/tinc/HISTORY
index 34899e9..7cc9fee 100644
--- a/net/tinc/HISTORY
+++ b/net/tinc/HISTORY
@@ -1,3 +1,8 @@
+2009-11-11 Bor Kraljič <pyrobor at ver.si>
+	* C0D71F4A.gpg: added gpg keyring
+	* DETAILS: updated spell to 1.0.11
+	  converted to upstream signature checking
+
 2009-01-09 Robert Figura <template at sourcemage.org>
 	* DETAILS: version bump to 1.0.9
 
diff --git a/python-pypi/episoder/DETAILS b/python-pypi/episoder/DETAILS
index 4c5359b..8289d80 100755
--- a/python-pypi/episoder/DETAILS
+++ b/python-pypi/episoder/DETAILS
@@ -1,10 +1,10 @@
            SPELL=episoder
-         VERSION=0.5.1
+         VERSION=0.6.2
           SOURCE=$SPELL-$VERSION.tar.gz
-   SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
-     SOURCE_HASH=sha512:16ac183b9cb24f911669bec003f273aef015c5cc3d2ed96f83d44559f41d2476fcdb3d08b6732b1aed18779c1b8e1b74dc33df88e7c36cee4750b3d613eb8f29
+   SOURCE_URL[0]=http://episoder.googlecode.com/files/$SOURCE
+     SOURCE_HASH=sha512:f83bce336960f0e9817df9d82788772173dac7145f7ae595897595ad1d223e97280f76c8094e3607a0a0d241804ae71fd458176e1608a7846261e5dcc822b18d
 SOURCE_DIRECTORY="${BUILD_DIRECTORY}/$SPELL-$VERSION"
-        WEB_SITE=http://episoder.sourceforge.net/
+        WEB_SITE=http://code.google.com/p/episoder/
       LICENSE[0]=GPL
          ENTERED=20061026
            SHORT="A tool to tell you about new episodes of your favourite TV shows."
diff --git a/python-pypi/episoder/HISTORY b/python-pypi/episoder/HISTORY
index 095e5fc..8ca90c9 100644
--- a/python-pypi/episoder/HISTORY
+++ b/python-pypi/episoder/HISTORY
@@ -1,3 +1,7 @@
+2009-11-11 Bor Kraljič <pyrobor at ver.si>
+	* DETAILS: Fixed SOURCE_URL[0] and WEBSITE
+	  updated spell to 0.6.2
+
 2009-06-23 Andraž "ruskie" Levstik <ruskie+f03a580f at codemages.net>
 	* DETAILS: updated spell to 0.5.1
 	* DEPENDS: added sqlalchemy
diff --git a/science/gamgi/DETAILS b/science/gamgi/DETAILS
index d548ac5..446f98b 100755
--- a/science/gamgi/DETAILS
+++ b/science/gamgi/DETAILS
@@ -1,9 +1,9 @@
            SPELL=gamgi
-         VERSION=0.14
+         VERSION=0.14.2
           SOURCE=${SPELL}-all-${VERSION}.tar.gz
 SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}${VERSION}
    SOURCE_URL[0]=http://www.gamgi.org/src/${SOURCE}
-     SOURCE_HASH=sha512:cfd4126847627c0dbdf8060fab6f3f8aeebe460769bc0b690b46f25f5bc55d3159285c702378cb532c208ca19935b3ba056e3472004e65490549d0f60f9fd3b1
+     SOURCE_HASH=sha512:51d680d8a07fd4daf4944727b1cc5bc90a5343c466a39d9e8c1e96c9f4b71e6e23ea19efc9b4d59f77928dfc485def92a5858568c6cae4cbea61bd8963cd2f54
       LICENSE[0]=GPL
         WEB_SITE=http://www.gamgi.org
         KEYWORDS="science"
diff --git a/science/gamgi/HISTORY b/science/gamgi/HISTORY
index bf06a11..43a08c8 100644
--- a/science/gamgi/HISTORY
+++ b/science/gamgi/HISTORY
@@ -1,3 +1,6 @@
+2009-11-11 Bor Kraljič <pyrobor at ver.si>
+	* DETAILS: updated spell to 0.14.2
+
 2009-09-24 Bor Kraljič <pyrobor at ver.si>
 	* DETAILS: updated spell to 0.14
 	  fixed long description wrap



More information about the SM-Commit mailing list