Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (8a2dcff225196ff943e54bfe27c84eb5d966b589)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (8a2dcff225196ff943e54bfe27c84eb5d966b589)
  • Date: Tue, 19 Aug 2008 09:37:38 -0500

GIT changes to master grimoire by George Sherwood <gsherwood AT sourcemage.org>:

net/samba/DETAILS | 9 ++++-----
net/samba/HISTORY | 4 ++++
2 files changed, 8 insertions(+), 5 deletions(-)

New commits:
commit 8a2dcff225196ff943e54bfe27c84eb5d966b589
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

samba: Updated to version 3.2.2 Fixed SOURCE_URL's.

diff --git a/net/samba/DETAILS b/net/samba/DETAILS
index 9dfd2f7..7e7064f 100755
--- a/net/samba/DETAILS
+++ b/net/samba/DETAILS
@@ -1,12 +1,11 @@
SPELL=samba
- VERSION=3.2.1
+ VERSION=3.2.2
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://us1.samba.org/samba/ftp/$SOURCE
- SOURCE_URL[1]=ftp://de.samba.org/samba.org/$SOURCE
+ SOURCE_URL[0]=ftp://us5.samba.org/pub/samba-ftp/$SOURCE
+ SOURCE_URL[1]=ftp://de3.samba.org/pub/$SPELL/$SOURCE
SOURCE_URL[2]=http://us1.samba.org/samba/ftp/old-versions/$SOURCE
-
SOURCE_HASH=sha512:8689d0f5f2c47f82b79d849cd83d8e9351291f25e68c82d06de991f33fc0a3cb04dd613d2e1421c203836b07a102ff0c028cc66fe696d56a5004af41520eeb67
-# SOURCE_GPG="gurus.gpg:$SOURCE.sig:WORKS_FOR_ME"
+
SOURCE_HASH=sha512:97a6966258786ca4ec66c1176bbfd537e8e739e055f2ccaee1739d50ac065bd57ee356aa0efd99efd74607f19a12a02cd84725e8bdbaa1e11d966f573c024cd0
if [[ "$SAMBA_VSCAN" == "y" ]] ; then
VSCAN_VERSION=0.3.6c-beta4
SOURCE2=$SPELL-vscan-$VSCAN_VERSION.tar.gz
diff --git a/net/samba/HISTORY b/net/samba/HISTORY
index a5e2037..6bf48af 100644
--- a/net/samba/HISTORY
+++ b/net/samba/HISTORY
@@ -1,3 +1,7 @@
+2008-08-19 George Sherwood <gsherwood AT sourcemage.org>
+ * DETAILS: Updated to version 3.2.2. Updated SOURCE_URL[0].
+ Updated SOURCE_URL[1].
+
2008-08-05 Julien "_kaze_" ROZO <julien AT rozo.org>
* DETAILS: updated version to 3.2.1




  • [SM-Commit] GIT changes to master grimoire by George Sherwood (8a2dcff225196ff943e54bfe27c84eb5d966b589), George Sherwood, 08/19/2008

Archive powered by MHonArc 2.6.24.

Top of Page