Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv12283

Modified Files:
        nmap.info zenmap.info 
Log Message:
New upstream version.

Index: nmap.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net/nmap.info,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- nmap.info   28 Sep 2008 17:32:14 -0000      1.15
+++ nmap.info   1 Apr 2009 22:11:19 -0000       1.16
@@ -1,20 +1,18 @@
 Info2: <<
 Package: nmap
-Version: 4.76
-Revision: 2
+Version: 4.85beta6
+Revision: 1
 GCC: 4.0
 Maintainer: Daniel Johnson <dan...@daniel-johnson.org>
 
 BuildDepends: <<
        fink (>= 0.24.12),
-       libdnet1-dev,
        libpcap,
        lua51-dev,
        pcre,
        system-openssl-dev
 <<
 Depends: <<
-       libdnet1-shlibs,
        libpcap-shlibs,
        lua51-shlibs,
        pcre-shlibs
@@ -23,17 +21,18 @@
 Replaces: nmap-nox (<< 4.76-2), nmap (<< 4.76-2)
 Recommends: zenmap
 
-Source: http://nmap.org/dist/%n-%v.tar.bz2
-Source-MD5: 278dd2e849cc3dbb947df961a1aaffd0
-SourceDirectory: %n-%v
+Source: http://nmap.org/dist/%n-4.85BETA6.tar.bz2
+Source-MD5: 330aa3080845150d1df3f598a821e310
+SourceDirectory: %n-4.85BETA6
 
 PatchScript: <<
        # Don't use -no-cpp-precomp as it's a no-op.
        perl -pi -e 's/needs_cpp_precomp=yes/needs_cpp_precomp=no/g' configure
 <<
 
+SetCFLAGS: -Os
 SetCPPFLAGS: -I%p/lib/system-openssl/include
-SetCXXFLAGS: -I%p/lib/system-openssl/include -I%p/include
+SetCXXFLAGS: -I%p/lib/system-openssl/include -I%p/include -Os
 SetLDFLAGS: -L%p/lib/system-openssl/lib
 NoSetMAKEFLAGS: true
 SetMAKEFLAGS: -j1
@@ -43,7 +42,7 @@
        --with-libpcap=%p \
        --with-openssl=%p/lib/system-openssl \
        --with-libpcre=%p \
-       --with-libdnet=%p \
+       --with-libdnet=included \
        --with-liblua=yes \
        --without-zenmap
 <<
@@ -51,7 +50,7 @@
        ./configure %c
        
        # This hack is necessary to ensure that the system's openssl is always 
used.
-       make LDFLAGS='-L%p/lib/system-openssl/lib -L%p/lib -L%b/nbase 
-L%b/nsock/src/ $(STATIC)'
+       make LDFLAGS='-L%p/lib/system-openssl/lib -L%b/libdnet-stripped 
-L%p/lib -L%b/nbase -L%b/nsock/src/ $(STATIC)'
 <<
 InstallScript: <<
        make install DESTDIR=%d
@@ -69,9 +68,11 @@
        The GUI is now included in the 'zenmap' package.
 <<
 DescPackaging: <<
-       Use Fink-installed libpcre, libdnet and libpcap  instead of building 
our own.
+       Use Fink-installed libpcre and libpcap  instead of building our own.
        Now scriptable with lua!
        
+       Switch to included libdnet as it's newer.
+       
        Previously maintained by Jeremy Higgs <f...@higgs-family.net>
 <<
 License: GPL

Index: zenmap.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net/zenmap.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- zenmap.info 29 Mar 2009 07:07:57 -0000      1.3
+++ zenmap.info 1 Apr 2009 22:11:19 -0000       1.4
@@ -1,7 +1,7 @@
 Info2: <<
 Package: zenmap
-Version: 4.76
-Revision: 4
+Version: 4.85beta6
+Revision: 1
 Maintainer: Daniel Johnson <dan...@daniel-johnson.org>
 Type: python (2.5)
 Description: Offical Nmap GUI
@@ -33,7 +33,7 @@
 <<
 Depends: <<
        desktop-file-utils,
-       nmap (>= 4.76-2),
+       nmap (>= 4.85beta6-1),
        python%type_pkg[python],
        pygtk2-gtk-py%type_pkg[python]
 <<
@@ -41,9 +41,9 @@
 Conflicts: nmap (<< 4.76-2), umit
 Replaces: nmap (<< 4.76-2), umit
 
-Source: http://nmap.org/dist/nmap-%v.tar.bz2
-Source-MD5: 278dd2e849cc3dbb947df961a1aaffd0
-SourceDirectory: nmap-%v
+Source: http://nmap.org/dist/nmap-4.85BETA6.tar.bz2
+Source-MD5: 330aa3080845150d1df3f598a821e310
+SourceDirectory: nmap-4.85BETA6
 
 CompileScript: <<
        cd zenmap && %p/bin/python%type_raw[python] setup.py build


------------------------------------------------------------------------------
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to