[arch-commits] CVS update of extra/network/nmap (PKGBUILD)

Dan McGee dan at archlinux.org
Mon Jan 28 02:24:50 UTC 2008


    Date: Sunday, January 27, 2008 @ 21:24:50
  Author: dan
    Path: /home/cvs-extra/extra/network/nmap

Modified: PKGBUILD (1.50 -> 1.51)

upgpkg: nmap 4.53-1


----------+
 PKGBUILD |   13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)


Index: extra/network/nmap/PKGBUILD
diff -u extra/network/nmap/PKGBUILD:1.50 extra/network/nmap/PKGBUILD:1.51
--- extra/network/nmap/PKGBUILD:1.50	Wed Jan  2 13:48:10 2008
+++ extra/network/nmap/PKGBUILD	Sun Jan 27 21:24:50 2008
@@ -1,15 +1,16 @@
-# $Id: PKGBUILD,v 1.50 2008/01/02 18:48:10 dan Exp $
+# $Id: PKGBUILD,v 1.51 2008/01/28 02:24:50 dan Exp $
 # Maintainer: Dan McGee <dan at archlinux.org>
 
 pkgname=nmap
-pkgver=4.52
-pkgrel=2
+pkgver=4.53
+pkgrel=1
 pkgdesc="A network exploration tool and security/port scanner"
 arch=(i686 x86_64)
-url="http://www.insecure.org"
+url="http://nmap.org"
 license=('custom:GPL')
 depends=('pcre' 'openssl' 'libpcap>=0.9.8' 'lua')
-makedepends=('gtk2')
+# python is needed for zenmap
+makedepends=('python')
 options=('!makeflags')
 source=(http://download.insecure.org/nmap/dist/$pkgname-$pkgver.tgz)
 
@@ -26,4 +27,4 @@
   install -D -m644 COPYING $startdir/pkg/usr/share/licenses/$pkgname/LICENSE
 }
 
-md5sums=('c2c2da07621b43b7beefb38f153a9e9a')
+md5sums=('0d86c1c4fa55e936d0b7c8051f7036e9')




More information about the arch-commits mailing list