Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Apr 2011 13:14:10 GMT
From:      Gvozdikov Veniamin <g.veniamin@googlemail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/156125: Update port: security/nmapsi4 up to 0.2.1
Message-ID:  <201104021314.p32DEAF8030749@red.freebsd.org>
Resent-Message-ID: <201104021320.p32DKAoh068700@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         156125
>Category:       ports
>Synopsis:       Update port: security/nmapsi4 up to 0.2.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 02 13:20:10 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Gvozdikov Veniamin
>Release:        FreeBSD 8.2-RELEASE
>Organization:
>Environment:
FreeBSD LSD.zlonet.ru 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Fri Feb 18 02:24:46 UTC 2011 root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
>Description:
new version.
>How-To-Repeat:

>Fix:
diff -ruN nmapsi4.orig/Makefile nmapsi4/Makefile
--- nmapsi4.orig/Makefile	2011-04-02 21:10:59.000000000 +0800
+++ nmapsi4/Makefile	2011-04-02 20:19:03.000000000 +0800
@@ -6,23 +6,23 @@
 #
 
 PORTNAME=	nmapsi4
-PORTVERSION=	0.2
-PORTREVISION=	1
+PORTVERSION=	0.2.1
 CATEGORIES=	security
 MASTER_SITES=	GOOGLE_CODE
-DISTNAME=	${PORTNAME}-${PORTVERSION}-alpha3
 
 MAINTAINER=	g.veniamin@googlemail.com
 COMMENT=	GUI frontend for the nmap scanning utility
 
 RUN_DEPENDS=	${LOCALBASE}/bin/nmap:${PORTSDIR}/security/nmap
 
-BROKEN=		does not compile
+LICENSE=	GPLv2
 
 USE_CMAKE=	yes
 CMAKE_USE_PTHREAD=	yes
+INSTALLS_ICONS=	yes
 USE_QT_VER=	4
-QT_COMPONENTS=	gui xml qmake_build uic_build moc_build rcc_build network linguist
+QT_COMPONENTS=	gui xml qmake_build uic_build moc_build rcc_build network \
+		linguist webkit
 
 post-install:
 	${CHMOD} 755 ${PREFIX}/bin/${PORTNAME}
diff -ruN nmapsi4.orig/distinfo nmapsi4/distinfo
--- nmapsi4.orig/distinfo	2011-04-02 21:10:59.000000000 +0800
+++ nmapsi4/distinfo	2011-04-02 19:19:02.000000000 +0800
@@ -1,3 +1,2 @@
-MD5 (nmapsi4-0.2-alpha3.tar.gz) = 86fbbc30f47559cd59abc6f3ab37615b
-SHA256 (nmapsi4-0.2-alpha3.tar.gz) = 47fd063b522d657440eddf8f9a776ffb17a928fc67a140f91c784dc0d7948788
-SIZE (nmapsi4-0.2-alpha3.tar.gz) = 231151
+SHA256 (nmapsi4-0.2.1.tar.gz) = 4e7589b920473c0efa3aee3e818bd491ff271664fd1695c549b38dbcb5251c2e
+SIZE (nmapsi4-0.2.1.tar.gz) = 300265
diff -ruN nmapsi4.orig/pkg-plist nmapsi4/pkg-plist
--- nmapsi4.orig/pkg-plist	2011-04-02 21:10:59.000000000 +0800
+++ nmapsi4/pkg-plist	2011-04-02 19:48:57.000000000 +0800
@@ -7,11 +7,13 @@
 share/icons/hicolor/16x16/apps/nmapsi4.png
 share/icons/hicolor/32x32/apps/nmapsi4.png
 share/icons/hicolor/64x64/apps/nmapsi4.png
+%%DATADIR%%/locale/nmapsi4-logr_cs.qm
 %%DATADIR%%/locale/nmapsi4-logr_de.qm
 %%DATADIR%%/locale/nmapsi4-logr_es.qm
 %%DATADIR%%/locale/nmapsi4-logr_fr.qm
 %%DATADIR%%/locale/nmapsi4-logr_it.qm
 %%DATADIR%%/locale/nmapsi4-logr_pl.qm
+%%DATADIR%%/locale/nmapsi4_cs.qm
 %%DATADIR%%/locale/nmapsi4_de.qm
 %%DATADIR%%/locale/nmapsi4_es.qm
 %%DATADIR%%/locale/nmapsi4_fr.qm

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201104021314.p32DEAF8030749>