Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (8027aaf6e28215d3f00cc62274073c49b59b5bfe)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Jaka Kranjc <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (8027aaf6e28215d3f00cc62274073c49b59b5bfe)
  • Date: Mon, 19 Nov 2007 15:28:36 -0600

GIT changes to master grimoire by Jaka Kranjc <lynxlynxlynx AT sourcemage.org>:

security/nmap/DEPENDS | 3 ++-
security/nmap/HISTORY | 3 +++
2 files changed, 5 insertions(+), 1 deletion(-)

New commits:
commit 8027aaf6e28215d3f00cc62274073c49b59b5bfe
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

nmap: added optional pcre #9597

diff --git a/security/nmap/DEPENDS b/security/nmap/DEPENDS
index 5b7cb9b..10dbaa7 100755
--- a/security/nmap/DEPENDS
+++ b/security/nmap/DEPENDS
@@ -1,2 +1,3 @@
depends g++ &&
-optional_depends "gtk+2" '--with-nmapfe' '--without-nmapfe' 'for nmapfe
support'
+optional_depends "gtk+2" '--with-nmapfe' '--without-nmapfe' 'for nmapfe
support' &&
+optional_depends "pcre" "" "--with-pcre=included" "Use external pcre lib?"
diff --git a/security/nmap/HISTORY b/security/nmap/HISTORY
index 11c864f..6a2ed77 100644
--- a/security/nmap/HISTORY
+++ b/security/nmap/HISTORY
@@ -1,3 +1,6 @@
+2007-11-19 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * DEPENDS: added optional pcre #9597
+
2006-12-08 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 4.20, removed UPDATED




  • [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (8027aaf6e28215d3f00cc62274073c49b59b5bfe), Jaka Kranjc, 11/19/2007

Archive powered by MHonArc 2.6.24.

Top of Page