[SM-Commit] GIT changes to master grimoire by Matthew Clark (80ac8db6ba7377ae8133a05512fe3c1634a263a2)
Matthew Clark
scm at mail.sourcemage.org
Fri Aug 11 10:45:41 EDT 2006
GIT changes to master grimoire by Matthew Clark <matthewclark at inlesserterms.net>:
net/net-snmp/DETAILS | 2 +-
net/net-snmp/HISTORY | 3 +--
2 files changed, 2 insertions(+), 3 deletions(-)
New commits:
commit cbe18867629e9cd43f3a5eeae5ce86d3500bb4e9
Author: Matthew Clark <matthewclark at inlesserterms.net>
Commit: Matthew Clark <matthewclark at inlesserterms.net>
Well, it seems the double-slash issue is not with this spell, but with the
Easy News URL instead...
diff --git a/net/net-snmp/DETAILS b/net/net-snmp/DETAILS
index fb5e898..f5bf793 100755
--- a/net/net-snmp/DETAILS
+++ b/net/net-snmp/DETAILS
@@ -2,7 +2,7 @@
VERSION=5.3.1
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL=${SOURCEFORGE_URL}${SPELL}/$SOURCE
+ SOURCE_URL=$SOURCEFORGE_URL/$SPELL/$SOURCE
SOURCE_HASH=sha512:7d1ef7edc68e4a7572822bb12286f9c4d12d37840128d534fa6c535e927e7193fb3bf4ffa4c426619eda129a85f9e1748153e582f0cd4a7c44edcb74d1ae033a
WEB_SITE=http://www.net-snmp.org/
ENTERED=20011108
diff --git a/net/net-snmp/HISTORY b/net/net-snmp/HISTORY
index 1293c55..29cc277 100755
--- a/net/net-snmp/HISTORY
+++ b/net/net-snmp/HISTORY
@@ -1,6 +1,5 @@
2006-08-11 Matthew Clark <matthewclark at inlesserterms.net>
- * DETAILS: v5.3.1, removed dead SOURCE_URL[1],
- corrected SourceForge URL issue which prevented download
+ * DETAILS: v5.3.1, removed dead SOURCE_URL[1]
2006-04-23 Matthew Clark <matthewclark at inlesserterms.net>
* Fixing bug #11330
More information about the SM-Commit
mailing list