Skip to Content.
Sympa Menu

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

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 (e6f9285d9b6bdcf4e6bfa100446956c0eae6b06f)
  • Date: Sun, 21 Mar 2010 10:14:33 -0500

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

net/arping/DETAILS | 9 ++++++---
net/arping/HISTORY | 4 ++++
net/arping/habets.gpg |binary
3 files changed, 10 insertions(+), 3 deletions(-)

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

arping: updated urls and switched to upstream gpg verification

diff --git a/net/arping/DETAILS b/net/arping/DETAILS
index 5009931..4f67be3 100755
--- a/net/arping/DETAILS
+++ b/net/arping/DETAILS
@@ -1,10 +1,13 @@
SPELL=arping
VERSION=2.08
SOURCE=$SPELL-$VERSION.tar.gz
- SOURCE_URL[0]=ftp://ftp.habets.pp.se/pub/synscan/$SOURCE
-
SOURCE_HASH=sha512:f7fa82eb9c2614b70bc1384772bee66e91860686c79abec8732377c1db6a384309ee092c6eb783c68972f99225325a422699f3e3f1ab054187c6a2aa44d3148f
+ SOURCE2=$SOURCE.asc
+ SOURCE_URL[0]=http://www.habets.pp.se/synscan/files/$SOURCE
+ SOURCE2_URL[0]=$SOURCE_URL.asc
+ SOURCE_GPG=habets.gpg:$SOURCE2:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
- WEB_SITE=http://www.habets.pp.se/synscan/programs.php?prog=ARPing
+ WEB_SITE=http://www.habets.pp.se/synscan/programs.php?prog=arping
ENTERED=20060710
LICENSE[0]=GPL
SHORT="utility to see if a specific IP address is taken and what
MAC address owns it"
diff --git a/net/arping/HISTORY b/net/arping/HISTORY
index 5c49444..ebd869b 100644
--- a/net/arping/HISTORY
+++ b/net/arping/HISTORY
@@ -1,3 +1,7 @@
+2010-03-21 Vlad Glagolev <stealth AT sourcemage.org>
+ * habets.gpg: added gpg keyring
+ * DETAILS: updated source url; converted to upstream signature
checking
+
2008-10-15 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 2.08; quoting paths; cleaned up
* DEPENDS: added missing `&&'
diff --git a/net/arping/habets.gpg b/net/arping/habets.gpg
new file mode 100644
index 0000000..7b84465
Binary files /dev/null and b/net/arping/habets.gpg differ



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (e6f9285d9b6bdcf4e6bfa100446956c0eae6b06f), Vlad Glagolev, 03/21/2010

Archive powered by MHonArc 2.6.24.

Top of Page