Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Sukneet Basuta (82908de9491480800b0c2b663fa9522cd9f7c027)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Sukneet Basuta <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Sukneet Basuta (82908de9491480800b0c2b663fa9522cd9f7c027)
  • Date: Sat, 19 Nov 2011 19:35:59 -0600

GIT changes to master grimoire by Sukneet Basuta <sukneet AT sourcemage.org>:

x11-toolkits/fox/DETAILS | 17 ++++++-----------
x11-toolkits/fox/HISTORY | 7 +++++++
x11-toolkits/fox/fox-1.4.35.tar.gz.sig |binary
x11-toolkits/fox/fox-1.6.44.tar.gz.sig |binary
x11-toolkits/fox/fox-1.7.30.tar.gz.sig |binary
5 files changed, 13 insertions(+), 11 deletions(-)

New commits:
commit 82908de9491480800b0c2b663fa9522cd9f7c027
Author: Sukneet Basuta <sukneet AT sourcemage.org>
Commit: Sukneet Basuta <sukneet AT sourcemage.org>

fox: stable => 1.6.44
test-1.7.x => 1.7.30
prev-1.4.x => 1.4.35

Fixed SOURCE_URL[1]
switched to guru signed verification

diff --git a/x11-toolkits/fox/DETAILS b/x11-toolkits/fox/DETAILS
index a015a50..503a488 100755
--- a/x11-toolkits/fox/DETAILS
+++ b/x11-toolkits/fox/DETAILS
@@ -1,25 +1,20 @@
SPELL=fox
case "$FOX_REL" in
test-1.7.x)
- VERSION=1.7.10
- SOURCE=$SPELL-$VERSION.tar.gz
-
SOURCE_HASH=sha512:f2e01c7acbf1f0e583d5cf6ea052736ada8fabc5f75461192fbc8975553c3a5880e28737b95537b92543980874505be030f65851bd0234ed77a9414cfcccd84c
+ VERSION=1.7.30
;;
prev-1.4.x)
- VERSION=1.4.34
- SOURCE=$SPELL-$VERSION.tar.gz
-
SOURCE_HASH=sha512:f620e007ae6c0d5d13624c37eceb52d479f0e281a31174317d3e27f2a416123b9de518b935015692e1337aae5d2f3c5da3c3fc4acb01c3a80dd9b992e38632e4
+ VERSION=1.4.35
;;
*)
- VERSION=1.6.43
-
SOURCE_HASH=sha512:fec0f20017efbbc95402b45cd19088bb491fadd33532ca1b3f700b2f1a2ea94b8a6a7dcbe5ccebbb33528e46f817d65e205892e0bac64c41fca5706fda07edf3

- SOURCE=$SPELL-$VERSION.tar.gz
-# SOURCE_GPG="gurus.gpg:$SOURCE.sig"
+ VERSION=1.6.44
;;
esac
+ SOURCE=$SPELL-$VERSION.tar.gz
+ SOURCE_GPG="gurus.gpg:$SOURCE.sig"
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=ftp://ftp.fox-toolkit.org/pub/$SOURCE
- SOURCE_URL[1]=http://www.fox-toolkit.org/ftp/$SOURCE
+ SOURCE_URL[1]=http://ftp.fox-toolkit.org/pub/$SOURCE
WEB_SITE=http://www.fox-toolkit.org
ENTERED=20020425
LICENSE[0]=LGPL
diff --git a/x11-toolkits/fox/HISTORY b/x11-toolkits/fox/HISTORY
index 735f0f3..ea64ebe 100644
--- a/x11-toolkits/fox/HISTORY
+++ b/x11-toolkits/fox/HISTORY
@@ -1,3 +1,10 @@
+2011-11-19 Sukneet Basuta <sukneet AT sourcemage.org>
+ * DETAILS: Fixed SOURCE_URL[1]
+ updated test-1.7.x to 1.7.30
+ updated stable to 1.6.44
+ updated prev-1.4.x to 1.4.35
+ switched to guru signed verification
+
2011-07-30 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DEPENDS: changed dependency on g++ to dependency on gcc with
sub-depends on CXX (scripted)
diff --git a/x11-toolkits/fox/fox-1.4.35.tar.gz.sig
b/x11-toolkits/fox/fox-1.4.35.tar.gz.sig
new file mode 100644
index 0000000..9fe789c
Binary files /dev/null and b/x11-toolkits/fox/fox-1.4.35.tar.gz.sig differ
diff --git a/x11-toolkits/fox/fox-1.6.44.tar.gz.sig
b/x11-toolkits/fox/fox-1.6.44.tar.gz.sig
new file mode 100644
index 0000000..175a51a
Binary files /dev/null and b/x11-toolkits/fox/fox-1.6.44.tar.gz.sig differ
diff --git a/x11-toolkits/fox/fox-1.7.30.tar.gz.sig
b/x11-toolkits/fox/fox-1.7.30.tar.gz.sig
new file mode 100644
index 0000000..d80297c
Binary files /dev/null and b/x11-toolkits/fox/fox-1.7.30.tar.gz.sig differ



  • [SM-Commit] GIT changes to master grimoire by Sukneet Basuta (82908de9491480800b0c2b663fa9522cd9f7c027), Sukneet Basuta, 11/19/2011

Archive powered by MHonArc 2.6.24.

Top of Page