Skip to Content.
Sympa Menu

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

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 (2377a2133203fcd95464e1835a23c92d54551370)
  • Date: Sun, 30 Mar 2008 17:09:37 -0500

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

security/nmap/DEPENDS | 2 +-
security/nmap/DETAILS | 4 ++--
security/nmap/HISTORY | 4 ++++
3 files changed, 7 insertions(+), 3 deletions(-)

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

nmap: fixed pygtk2 dep + updated the links

diff --git a/security/nmap/DEPENDS b/security/nmap/DEPENDS
index e246eb6..f7c57df 100755
--- a/security/nmap/DEPENDS
+++ b/security/nmap/DEPENDS
@@ -1,6 +1,6 @@
depends g++ &&

-optional_depends gtk+2 \
+optional_depends pygtk2 \
"" "--without-zenmap" \
"for Zenmap graphical frontend" &&

diff --git a/security/nmap/DETAILS b/security/nmap/DETAILS
index b37c5fa..5ecb95b 100755
--- a/security/nmap/DETAILS
+++ b/security/nmap/DETAILS
@@ -2,9 +2,9 @@
VERSION=4.60
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://www.insecure.org/$SPELL/dist/$SOURCE
+ SOURCE_URL[0]=http://nmap.org/dist/$SOURCE

SOURCE_HASH=sha512:cbb1ca0ed0138ebe24cbc86af09327d0b9ed8d85516e193fded53a693ab4a7ef91418ace5dc4872b2da40ce2acf899f21883565f08fc49be1669e706fb414a95
- WEB_SITE=http://www.insecure.org/nmap/
+ WEB_SITE=http://nmap.org/
ENTERED=20010922
LICENSE[0]=GPL
KEYWORDS="security"
diff --git a/security/nmap/HISTORY b/security/nmap/HISTORY
index 09b568c..2e91665 100644
--- a/security/nmap/HISTORY
+++ b/security/nmap/HISTORY
@@ -1,3 +1,7 @@
+2008-03-31 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated website and source url
+ * DEPENDS: fixed gtk+2 dep => pygtk2
+
2008-03-30 Vlad Glagolev <stealth AT sourcemage.org>
* DEPENDS: cleaned up, added Lua as opt dep
* BUILD: useless, multijob OK



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (2377a2133203fcd95464e1835a23c92d54551370), Vlad Glagolev, 03/30/2008

Archive powered by MHonArc 2.6.24.

Top of Page