Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master binary grimoire by Eric Sandall (9243081e98161031d1087721e66d8d89aceb2df8)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master binary grimoire by Eric Sandall (9243081e98161031d1087721e66d8d89aceb2df8)
  • Date: Thu, 3 Dec 2009 19:40:41 -0600

GIT changes to master binary grimoire by Eric Sandall
<esandall@esandall-desktop.(none)>:

bin-devel/eclipse-bin/DETAILS | 9
+++++----
bin-devel/eclipse-bin/HISTORY | 8
++++++--
bin-devel/eclipse-bin/eclipse-SDK-3.5.1-linux-gtk-x86_64.tar.gz.sig |binary
bin-devel/eclipse-bin/eclipse-SDK-3.5.1-linux-gtk.tar.gz.sig |binary
4 files changed, 11 insertions(+), 6 deletions(-)

New commits:
commit 9243081e98161031d1087721e66d8d89aceb2df8
Author: Eric Sandall <esandall@esandall-desktop.(none)>
Commit: Eric Sandall <esandall@esandall-desktop.(none)>

eclipse-bin: Cleanup whitespace

commit 8422ca862d9624edd7a461a7078c4a19ba985d09
Author: Eric Sandall <esandall@esandall-desktop.(none)>
Commit: Eric Sandall <esandall@esandall-desktop.(none)>

eclipse-bin: Updated to 3.5.1 build 200909170800

diff --git a/bin-devel/eclipse-bin/DETAILS b/bin-devel/eclipse-bin/DETAILS
index 736c7cd..0d80a5e 100755
--- a/bin-devel/eclipse-bin/DETAILS
+++ b/bin-devel/eclipse-bin/DETAILS
@@ -1,22 +1,23 @@
SPELL=eclipse-bin
SPELLX=eclipse
PREFIX=R
- VERSION=3.5
- TSTAMP=200906111540
+ VERSION=3.5.1
+ TSTAMP=200909170800
case "${SMGL_COMPAT_ARCHS[1]}" in
x86_64)
SOURCE=${SPELLX}-SDK-${VERSION}-linux-gtk-x86_64.tar.gz
-
SOURCE_HASH=sha512:630bc68402c7fdd10317e3f362301750501042494958cb703d9f2c7e1038f33528d1b3bf2baa66166fe98295d694c929595b516feb749337fda4062f6f409caf
+#
SOURCE_HASH=sha512:630bc68402c7fdd10317e3f362301750501042494958cb703d9f2c7e1038f33528d1b3bf2baa66166fe98295d694c929595b516feb749337fda4062f6f409caf
;;
ia32)
SOURCE=${SPELLX}-SDK-${VERSION}-linux-gtk.tar.gz
-
SOURCE_HASH=sha512:243e0e902186fbb15a9be92ecff2067b79afc2c59d42311012418ea8bfe0666c395f29cb9910f7287366c99805f17f2993cb33bcf8c2ef4bbde369572bd16905
+#
SOURCE_HASH=sha512:243e0e902186fbb15a9be92ecff2067b79afc2c59d42311012418ea8bfe0666c395f29cb9910f7287366c99805f17f2993cb33bcf8c2ef4bbde369572bd16905
;;
*)
SOURCE=
SOURCE_HASH=
;;
esac
+ SOURCE_GPG="gurus.gpg:$SOURCE.sig:UPSTREAM_HASH"
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX
SOURCE_URI=$PREFIX-$VERSION-$TSTAMP/$SOURCE

SOURCE_URL[0]=http://ftp.osuosl.org/pub/eclipse/eclipse/downloads/drops/${SOURCE_URI}
diff --git a/bin-devel/eclipse-bin/HISTORY b/bin-devel/eclipse-bin/HISTORY
index 070d9e9..388cfd0 100644
--- a/bin-devel/eclipse-bin/HISTORY
+++ b/bin-devel/eclipse-bin/HISTORY
@@ -1,3 +1,6 @@
+2009-12-03 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 3.5.1 build 200909170800
+
2009-07-24 Julien "_kaze_" ROZO <julien AT rozo.org>
* DETAILS: updated version to 3.5

@@ -12,7 +15,7 @@
* DEPENDS: removed ant
* INSTALL: made some cleanups
* desktop/eclipse-bin.desktop: renamed from eclipse.desktop
-
+
2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed UPDATED.

@@ -23,7 +26,7 @@
* DETAILS: MD5 -> SHA512

2005-07-20 George Sherwood <george AT beernabeer.com>
- * DETAILS: Updated to version 3.1. Shortened SHORT.
+ * DETAILS: Updated to version 3.1. Shortened SHORT.
Update SOURCE_URL. Updated SOURCE.

2005-03-30 Andrew Stitt <astitt AT sourcemage.org>
@@ -31,3 +34,4 @@

2004-11-10 Rafael George <rgeorge AT yatusabes.com>
* Created spell
+
diff --git
a/bin-devel/eclipse-bin/eclipse-SDK-3.5.1-linux-gtk-x86_64.tar.gz.sig
b/bin-devel/eclipse-bin/eclipse-SDK-3.5.1-linux-gtk-x86_64.tar.gz.sig
new file mode 100644
index 0000000..a56a7de
Binary files /dev/null and
b/bin-devel/eclipse-bin/eclipse-SDK-3.5.1-linux-gtk-x86_64.tar.gz.sig differ
diff --git a/bin-devel/eclipse-bin/eclipse-SDK-3.5.1-linux-gtk.tar.gz.sig
b/bin-devel/eclipse-bin/eclipse-SDK-3.5.1-linux-gtk.tar.gz.sig
new file mode 100644
index 0000000..8cb846d
Binary files /dev/null and
b/bin-devel/eclipse-bin/eclipse-SDK-3.5.1-linux-gtk.tar.gz.sig differ



  • [SM-Commit] GIT changes to master binary grimoire by Eric Sandall (9243081e98161031d1087721e66d8d89aceb2df8), Eric Sandall, 12/03/2009

Archive powered by MHonArc 2.6.24.

Top of Page