Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (d9743bf3956e5a5c2b352808dab8a42661470045)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (d9743bf3956e5a5c2b352808dab8a42661470045)
  • Date: Wed, 30 Sep 2009 19:23:17 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

net/net-snmp/DETAILS | 3 ++-
net/net-snmp/HISTORY | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)

New commits:
commit d9743bf3956e5a5c2b352808dab8a42661470045
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

net-snmp: corrected source urls

diff --git a/net/net-snmp/DETAILS b/net/net-snmp/DETAILS
index abd185d..211ab0c 100755
--- a/net/net-snmp/DETAILS
+++ b/net/net-snmp/DETAILS
@@ -4,7 +4,8 @@
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.asc
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
- SOURCE_URL=$SOURCEFORGE_URL/$SPELL/$SOURCE
+ SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+ SOURCE2_URL[0]=$SOURCE_URL.asc
SOURCE_GPG=net-snmp.gpg:$SOURCE2:UPSTREAM_KEY
SOURCE2_IGNORE=signature
WEB_SITE=http://www.net-snmp.org/
diff --git a/net/net-snmp/HISTORY b/net/net-snmp/HISTORY
index a0568a1..e8c1521 100644
--- a/net/net-snmp/HISTORY
+++ b/net/net-snmp/HISTORY
@@ -1,7 +1,7 @@
2009-10-01 Vlad Glagolev <stealth AT sourcemage.org>
* net-snmp.gpg: added gpg keyring
* DETAILS: updated spell to 5.5; quoting paths; converted to upstream
- signature checking
+ signature checking; corrected source urls
* init.d/snmpd{,.conf}: added, to provide init script and its config
* INSTALL: added, to install default config files (if noone)
* BUILD: corrected non-multijob build



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (d9743bf3956e5a5c2b352808dab8a42661470045), Vlad Glagolev, 09/30/2009

Archive powered by MHonArc 2.6.24.

Top of Page