Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (f296e28372d3aa2fb15a26481ff4ae3b7f517995)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ladislav Hagara <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (f296e28372d3aa2fb15a26481ff4ae3b7f517995)
  • Date: Fri, 18 Apr 2014 05:56:22 -0500

GIT changes to master grimoire by Ladislav Hagara <hgr AT vabo.cz>:

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

New commits:
commit f296e28372d3aa2fb15a26481ff4ae3b7f517995
Author: Ladislav Hagara <hgr AT vabo.cz>
Commit: Ladislav Hagara <hgr AT vabo.cz>

nmap 6.46

diff --git a/security/nmap/DEPENDS b/security/nmap/DEPENDS
index aa61854..b1da0d5 100755
--- a/security/nmap/DEPENDS
+++ b/security/nmap/DEPENDS
@@ -34,7 +34,7 @@ optional_depends libdnet \
"--with-libdnet=included" \
"use external dnet lib?" &&

-optional_depends lua51 \
+optional_depends LUA \
"--with-liblua=$INSTALL_ROOT/usr" \
"--with-liblua=included" \
"use external Lua lib?"
diff --git a/security/nmap/DETAILS b/security/nmap/DETAILS
index ee608750..b08a2ff 100755
--- a/security/nmap/DETAILS
+++ b/security/nmap/DETAILS
@@ -1,5 +1,5 @@
SPELL=nmap
- VERSION=6.40
+ VERSION=6.46
SOURCE=$SPELL-$VERSION.tar.bz2
# SOURCE2=$SOURCE.asc
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
@@ -9,7 +9,7 @@ SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE2_URL[1]=http://sectools.org/nmap/sigs/$SOURCE2
# SOURCE_GPG=nmap.gpg:$SOURCE2:UPSTREAM_KEY
SOURCE2_IGNORE=signature
-
SOURCE_HASH=sha512:b0ccb7634838e814dc0e36a0dbfc8c74853ef9dc6a119b73ffc90caab8875cbae893e0d24371ea568f9fff969440ed2a2e89953a6dbb6eb26313a4ea25b02b3b
+
SOURCE_HASH=sha512:eec55267009d1e539df06187ed1522b86e3fa36282159fc872ed5537d93d361201d2d944bcde6af86f22816c0038db7832b011d4ece204ea7c470b716a2dc4c7
WEB_SITE=http://nmap.org/
ENTERED=20010922
LICENSE[0]=GPL
diff --git a/security/nmap/HISTORY b/security/nmap/HISTORY
index 94caf92..a2b9a4d 100644
--- a/security/nmap/HISTORY
+++ b/security/nmap/HISTORY
@@ -1,3 +1,7 @@
+2014-04-18 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 6.46
+ * DEPENDS: lua51 -> LUA
+
2013-08-20 Eric Sandall <sandalle AT sourcemage.org>
* BUILD: Fails to build with -Wl,--as-needed in LDFLAGS




  • [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (f296e28372d3aa2fb15a26481ff4ae3b7f517995), Ladislav Hagara, 04/18/2014

Archive powered by MHonArc 2.6.24.

Top of Page