Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Robin Cook (0b5ab2296a844ab0ad14cee4fbb1da039f98b1d6)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Robin Cook <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Robin Cook (0b5ab2296a844ab0ad14cee4fbb1da039f98b1d6)
  • Date: Wed, 28 Sep 2011 21:00:06 -0500

GIT changes to master grimoire by Robin Cook <rcook AT wyrms.net>:

dev/null |binary
gnome2-libs/gdk-pixbuf2/DETAILS | 2 +-
gnome2-libs/gdk-pixbuf2/HISTORY | 3 +++
gnome2-libs/gdk-pixbuf2/gdk-pixbuf-2.22.1.tar.bz2.sig | 0
gnome2-libs/gdk-pixbuf2/gdk-pixbuf-2.24.0.tar.bz2.sig |binary
gnome2-libs/librep2/DETAILS | 6 +++---
gnome2-libs/librep2/HISTORY | 5 +++++
gnome2-libs/librep2/librep-0.91.0.tar.bz2.sig | 0
gnome2-libs/librep2/librep-0.92.1b.tar.bz2.sig |binary
python-pypi/calibre/DETAILS | 2 +-
python-pypi/calibre/HISTORY | 3 +++
python-pypi/calibre/calibre-0.8.19.tar.gz.sig | 0
python-pypi/calibre/calibre-0.8.20.tar.gz.sig |binary
x11-toolkits/rep-gtk2/DETAILS | 6 +++---
x11-toolkits/rep-gtk2/HISTORY | 5 +++++
x11-toolkits/rep-gtk2/rep-gtk-0.90.4.tar.bz2.sig | 0
x11-toolkits/rep-gtk2/rep-gtk-0.90.7.tar.bz2.sig |binary
17 files changed, 24 insertions(+), 8 deletions(-)

New commits:
commit 0b5ab2296a844ab0ad14cee4fbb1da039f98b1d6
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

calibre: updated to 0.8.20

commit b5dae9fcc3ff55831338c53e8cb80a8d8dac74d1
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

rep-gtk2: updated to 0.90.7

commit f1b516981058365f5f24bc8647b833fc25702c94
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

gdk-pixbuf2: updated to 2.24.0

commit 0ce59b54febdd2b2183191ffaebc5d9d1e105350
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

librep2: updated to 0.92.1b

diff --git a/gnome2-libs/gdk-pixbuf2/DETAILS b/gnome2-libs/gdk-pixbuf2/DETAILS
index 153a89d..77fdfef 100755
--- a/gnome2-libs/gdk-pixbuf2/DETAILS
+++ b/gnome2-libs/gdk-pixbuf2/DETAILS
@@ -1,5 +1,5 @@
SPELL=gdk-pixbuf2
- VERSION=2.22.1
+ VERSION=2.24.0
BRANCH=`echo $VERSION|cut -d . -f 1,2`
SOURCE=gdk-pixbuf-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/gdk-pixbuf-$VERSION
diff --git a/gnome2-libs/gdk-pixbuf2/HISTORY b/gnome2-libs/gdk-pixbuf2/HISTORY
index aedd333..88e78b0 100644
--- a/gnome2-libs/gdk-pixbuf2/HISTORY
+++ b/gnome2-libs/gdk-pixbuf2/HISTORY
@@ -1,3 +1,6 @@
+2011-09-25 Robin Cook <rcook AT wyrms.net>
+ * DETAILS: updated VERSION to 2.24.0
+
2010-11-06 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 2.22.1

diff --git a/gnome2-libs/gdk-pixbuf2/gdk-pixbuf-2.22.1.tar.bz2.sig
b/gnome2-libs/gdk-pixbuf2/gdk-pixbuf-2.22.1.tar.bz2.sig
deleted file mode 100644
index 8164f66..0000000
Binary files a/gnome2-libs/gdk-pixbuf2/gdk-pixbuf-2.22.1.tar.bz2.sig and
/dev/null differ
diff --git a/gnome2-libs/gdk-pixbuf2/gdk-pixbuf-2.24.0.tar.bz2.sig
b/gnome2-libs/gdk-pixbuf2/gdk-pixbuf-2.24.0.tar.bz2.sig
new file mode 100644
index 0000000..d270230
Binary files /dev/null and
b/gnome2-libs/gdk-pixbuf2/gdk-pixbuf-2.24.0.tar.bz2.sig differ
diff --git a/gnome2-libs/librep2/DETAILS b/gnome2-libs/librep2/DETAILS
index 6e812f7..edc6d2f 100755
--- a/gnome2-libs/librep2/DETAILS
+++ b/gnome2-libs/librep2/DETAILS
@@ -11,11 +11,11 @@ SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-cvs
SOURCE_IGNORE=volatile
FORCE_DOWNLOAD=on
else
- VERSION=0.91.0
+ VERSION=0.92.1b
SOURCE=librep-${VERSION}.tar.bz2
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/librep-${VERSION}
- SOURCE_URL[0]=${SOURCEFORGE_URL}/librep/${SOURCE}
- SOURCE_URL[1]=http://download.tuxfamily.org/sawfish/librep/${SOURCE}
+ SOURCE_URL[0]=http://download.tuxfamily.org/librep/${SOURCE}
+ SOURCE_URL[1]=${SOURCEFORGE_URL}/librep/${SOURCE}
SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
fi
LICENSE[0]=GPL
diff --git a/gnome2-libs/librep2/HISTORY b/gnome2-libs/librep2/HISTORY
index e7b176b..f03ecc8 100644
--- a/gnome2-libs/librep2/HISTORY
+++ b/gnome2-libs/librep2/HISTORY
@@ -1,3 +1,8 @@
+2011-09-25 Robin Cook <rcook AT wyrms.net>
+ * DETAILS: updated to 0.92.1b
+ changed SOURCE_URL[1]
+ swapped SOURCE_URL[0] and SOURCE_URL[1]
+
2010-11-20 Bor Kraljič <pyrobor AT ver.si>
* DETAILS: added SOURCE_URL[1]

diff --git a/gnome2-libs/librep2/librep-0.91.0.tar.bz2.sig
b/gnome2-libs/librep2/librep-0.91.0.tar.bz2.sig
deleted file mode 100644
index e827084..0000000
Binary files a/gnome2-libs/librep2/librep-0.91.0.tar.bz2.sig and /dev/null
differ
diff --git a/gnome2-libs/librep2/librep-0.92.1b.tar.bz2.sig
b/gnome2-libs/librep2/librep-0.92.1b.tar.bz2.sig
new file mode 100644
index 0000000..53e94a6
Binary files /dev/null and b/gnome2-libs/librep2/librep-0.92.1b.tar.bz2.sig
differ
diff --git a/python-pypi/calibre/DETAILS b/python-pypi/calibre/DETAILS
index c0de87c..4bea68c 100755
--- a/python-pypi/calibre/DETAILS
+++ b/python-pypi/calibre/DETAILS
@@ -1,5 +1,5 @@
SPELL=calibre
- VERSION=0.8.19
+ VERSION=0.8.20
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_URL[0]=http://status.calibre-ebook.com/dist/src/$SOURCE
SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
diff --git a/python-pypi/calibre/HISTORY b/python-pypi/calibre/HISTORY
index 809fbd3..0fbed27 100644
--- a/python-pypi/calibre/HISTORY
+++ b/python-pypi/calibre/HISTORY
@@ -1,3 +1,6 @@
+2011-09-28 Robin Cook <rcook AT wyrms.net>
+ * DETAILS: updated VERSION to 0.8.20
+
2011-09-20 Arjan Bouter <abouter AT sourcemage.org>
* DETAILS: version 0.8.19
* DEPENDS: added libwmf and sqlite
diff --git a/python-pypi/calibre/calibre-0.8.19.tar.gz.sig
b/python-pypi/calibre/calibre-0.8.19.tar.gz.sig
deleted file mode 100644
index f8e512a..0000000
Binary files a/python-pypi/calibre/calibre-0.8.19.tar.gz.sig and /dev/null
differ
diff --git a/python-pypi/calibre/calibre-0.8.20.tar.gz.sig
b/python-pypi/calibre/calibre-0.8.20.tar.gz.sig
new file mode 100644
index 0000000..65f8fcc
Binary files /dev/null and b/python-pypi/calibre/calibre-0.8.20.tar.gz.sig
differ
diff --git a/x11-toolkits/rep-gtk2/DETAILS b/x11-toolkits/rep-gtk2/DETAILS
index b969da2..c4d0014 100755
--- a/x11-toolkits/rep-gtk2/DETAILS
+++ b/x11-toolkits/rep-gtk2/DETAILS
@@ -1,10 +1,10 @@
SPELL=rep-gtk2
- VERSION=0.90.4
+ VERSION=0.90.7
BRANCH=`echo ${VERSION}|cut -d . -f 1,2`
SOURCE=rep-gtk-${VERSION}.tar.bz2
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/rep-gtk-${VERSION}
- SOURCE_URL[0]=${SOURCEFORGE_URL}/rep-gtk/${SOURCE}
- SOURCE_URL[1]=http://download.tuxfamily.org/sawfish/rep-gtk/${SOURCE}
+ SOURCE_URL[0]=http://download.tuxfamily.org/librep/rep-gtk/${SOURCE}
+ SOURCE_URL[1]=${SOURCEFORGE_URL}/rep-gtk/${SOURCE}
SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
WEB_SITE=http://sawfish.wikia.com/wiki/Rep-GTK
LICENSE[0]=GPL
diff --git a/x11-toolkits/rep-gtk2/HISTORY b/x11-toolkits/rep-gtk2/HISTORY
index 2a471ec..7c00309 100644
--- a/x11-toolkits/rep-gtk2/HISTORY
+++ b/x11-toolkits/rep-gtk2/HISTORY
@@ -1,3 +1,8 @@
+2011-09-25 Robin Cook <rcook AT wyrms.net>
+ * DETAILS: updated VERSION to 0.90.7
+ changed SOURCE_URL[1]
+ swapped SOURCE_URL[0] and SOURCE_URL[1]
+
2010-11-20 Bor Kraljič <pyrobor AT ver.si>
* DETAILS: added SOURCE_URL[1]

diff --git a/x11-toolkits/rep-gtk2/rep-gtk-0.90.4.tar.bz2.sig
b/x11-toolkits/rep-gtk2/rep-gtk-0.90.4.tar.bz2.sig
deleted file mode 100644
index 0ece6a0..0000000
Binary files a/x11-toolkits/rep-gtk2/rep-gtk-0.90.4.tar.bz2.sig and /dev/null
differ
diff --git a/x11-toolkits/rep-gtk2/rep-gtk-0.90.7.tar.bz2.sig
b/x11-toolkits/rep-gtk2/rep-gtk-0.90.7.tar.bz2.sig
new file mode 100644
index 0000000..a77a9df
Binary files /dev/null and b/x11-toolkits/rep-gtk2/rep-gtk-0.90.7.tar.bz2.sig
differ




Archive powered by MHonArc 2.6.24.

Top of Page