[arch-commits] Commit in nmap/repos (extra-x86_64 extra-x86_64/PKGBUILD)

Eric Belanger eric at archlinux.org
Fri Sep 12 02:24:07 UTC 2008


    Date: Thursday, September 11, 2008 @ 22:24:07
  Author: eric
Revision: 12255

Merged revisions 12115 via svnmerge from 
svn+ssh://svn.archlinux.org/home/svn-packages/nmap/trunk

........
  r12115 | hugo | 2008-09-10 12:58:38 -0400 (Wed, 10 Sep 2008) | 1 line
  
  upgpkg: nmap 4.75-1
........

Modified:
  nmap/repos/extra-x86_64/	(properties)
  nmap/repos/extra-x86_64/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)


Property changes on: nmap/repos/extra-x86_64
___________________________________________________________________
Name: svnmerge-integrated
   - /nmap/trunk:1-6271
   + /nmap/trunk:1-12254

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2008-09-12 02:21:20 UTC (rev 12254)
+++ extra-x86_64/PKGBUILD	2008-09-12 02:24:07 UTC (rev 12255)
@@ -2,8 +2,8 @@
 # Maintainer: Hugo Doria <hugo at archlinux.org>
 
 pkgname=nmap
-pkgver=4.68
-pkgrel=3
+pkgver=4.75
+pkgrel=1
 pkgdesc="A network exploration tool and security/port scanner"
 arch=('i686' 'x86_64')
 url="http://nmap.org"
@@ -11,10 +11,10 @@
 depends=('pcre' 'openssl' 'libpcap>=0.9.8' 'lua')
 # python is needed for zenmap
 makedepends=('python')
-optdepends=('pygtk')
+optdepends=('pygtk: gui for nmap')
 options=('!makeflags')
 source=(http://download.insecure.org/nmap/dist/${pkgname}-${pkgver}.tgz)
-md5sums=('a1373c992e4b21d8db4d65c6eb8fec42')
+md5sums=('85d160ccaaa848fcf415681e3349d848')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list