aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorrm <rm@FreeBSD.org>2013-01-05 04:01:47 +0800
committerrm <rm@FreeBSD.org>2013-01-05 04:01:47 +0800
commitc8066cfcf70402a7155919be3c078a29fc588e01 (patch)
tree3dc6bc1d609cb0844cf39c8f09ee1a452fc664d5 /security
parentc31cd60a96709fc26e64cf37315fc2b60844a156 (diff)
downloadfreebsd-ports-gnome-c8066cfcf70402a7155919be3c078a29fc588e01.tar.gz
freebsd-ports-gnome-c8066cfcf70402a7155919be3c078a29fc588e01.tar.zst
freebsd-ports-gnome-c8066cfcf70402a7155919be3c078a29fc588e01.zip
- update to 6.25
while here: - limit python version to 2.x only (pygtk2) - correct dependency PR: 174607 Submitted by: nemysis <nemysis@gmx.ch> (maintainer)
Diffstat (limited to 'security')
-rw-r--r--security/zenmap/Makefile7
-rw-r--r--security/zenmap/distinfo4
-rw-r--r--security/zenmap/pkg-plist6
3 files changed, 11 insertions, 6 deletions
diff --git a/security/zenmap/Makefile b/security/zenmap/Makefile
index bd67890d284c..a9a99bb1f7d6 100644
--- a/security/zenmap/Makefile
+++ b/security/zenmap/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= zenmap
-PORTVERSION= 6.01
-PORTREVISION= 1
+PORTVERSION= 6.25
CATEGORIES= security ipv6
MASTER_SITES= http://nmap.org/dist/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -15,13 +14,13 @@ COMMENT= GUI frontend for the Nmap scanning utility
LICENSE= GPLv2
RUN_DEPENDS= ${LOCALBASE}/bin/nmap:${PORTSDIR}/security/nmap \
- ${PYTHON_PACKAGENAMEPREFIX}sqlite3>:${PORTSDIR}/databases/py-sqlite3
+ ${PYTHON_PACKAGENAMEPREFIX}sqlite3>0:${PORTSDIR}/databases/py-sqlite3
WRKSRC= ${WRKDIR}/${DISTNAME}/${PORTNAME}
USE_BZIP2= yes
USE_GNOME= pygtk2
-USE_PYTHON= 2.5+
+USE_PYTHON= -2.7
USE_PYDISTUTILS=yes
MLINKS= zenmap.1 xnmap.1
diff --git a/security/zenmap/distinfo b/security/zenmap/distinfo
index b36229b8d496..d8a65768cb67 100644
--- a/security/zenmap/distinfo
+++ b/security/zenmap/distinfo
@@ -1,2 +1,2 @@
-SHA256 (nmap-6.01.tar.bz2) = 77f6635b677d28b546cbef97e4ead6c2d4a5aebcaa108fe3a3c135db6448617a
-SIZE (nmap-6.01.tar.bz2) = 21640157
+SHA256 (nmap-6.25.tar.bz2) = 3349cc6d36b86b95ca2b8075d16615a3a598cef494920d6652f9a8bf9f7660b5
+SIZE (nmap-6.25.tar.bz2) = 7668639
diff --git a/security/zenmap/pkg-plist b/security/zenmap/pkg-plist
index 945bfc854ff3..1f397f40f7de 100644
--- a/security/zenmap/pkg-plist
+++ b/security/zenmap/pkg-plist
@@ -324,6 +324,8 @@ share/applications/zenmap-root.desktop
%%NLS%%%%DATADIR%%/locale/de/LC_MESSAGES/zenmap.mo
%%NLS%%%%DATADIR%%/locale/fr/LC_MESSAGES/zenmap.mo
%%NLS%%%%DATADIR%%/locale/hr/LC_MESSAGES/zenmap.mo
+%%NLS%%%%DATADIR%%/locale/it/LC_MESSAGES/zenmap.mo
+%%NLS%%%%DATADIR%%/locale/ja/LC_MESSAGES/zenmap.mo
%%NLS%%%%DATADIR%%/locale/pt_BR/LC_MESSAGES/zenmap.mo
%%NLS%%%%DATADIR%%/locale/ru/LC_MESSAGES/zenmap.mo
%%DATADIR%%/misc/profile_editor.xml
@@ -377,6 +379,10 @@ share/applications/zenmap-root.desktop
%%NLS%%@dirrm %%DATADIR%%/locale/ru
%%NLS%%@dirrm %%DATADIR%%/locale/pt_BR/LC_MESSAGES
%%NLS%%@dirrm %%DATADIR%%/locale/pt_BR
+%%NLS%%@dirrm %%DATADIR%%/locale/ja/LC_MESSAGES
+%%NLS%%@dirrm %%DATADIR%%/locale/ja
+%%NLS%%@dirrm %%DATADIR%%/locale/it/LC_MESSAGES
+%%NLS%%@dirrm %%DATADIR%%/locale/it
%%NLS%%@dirrm %%DATADIR%%/locale/hr/LC_MESSAGES
%%NLS%%@dirrm %%DATADIR%%/locale/hr
%%NLS%%@dirrm %%DATADIR%%/locale/fr/LC_MESSAGES