Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Dec 2012 11:45:25 +0100
From:      nemysis <nemysis@gmx.ch>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/174607: [MAINTAINER] security/zenmap: update to 6.25
Message-ID:  <20121221104528.3CF4614E@hub.freebsd.org>
Resent-Message-ID: <201212211050.qBLAo0om042878@freefall.freebsd.org>

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

>Number:         174607
>Category:       ports
>Synopsis:       [MAINTAINER] security/zenmap: update to 6.25
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 21 10:50:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     nemysis
>Release:        FreeBSD 9.0-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD FreeBSD_Ports 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan  3 07:46:30 UTC
>Description:
- Update to 6.25

Generated and tested manually, tested with port test, sent with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports)
>How-To-Repeat:

portlint -A
looks usual.

port test: clean

>Fix:

--- py27-zenmap-6.25.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/security/zenmap/Makefile ./Makefile
--- /usr/ports/security/zenmap/Makefile	2012-12-19 22:09:56.000000000 +0100
+++ ./Makefile	2012-12-21 11:43:17.000000000 +0100
@@ -2,8 +2,7 @@
 # $FreeBSD: head/security/zenmap/Makefile 309266 2012-12-19 20:33:33Z pawel $
 
 PORTNAME=	zenmap
-PORTVERSION=	6.01
-PORTREVISION=	1
+PORTVERSION=	6.25
 CATEGORIES=	security ipv6
 MASTER_SITES=	http://nmap.org/dist/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff -ruN --exclude=CVS /usr/ports/security/zenmap/distinfo ./distinfo
--- /usr/ports/security/zenmap/distinfo	2012-12-05 00:41:02.000000000 +0100
+++ ./distinfo	2012-12-21 10:13:49.000000000 +0100
@@ -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 -ruN --exclude=CVS /usr/ports/security/zenmap/pkg-plist ./pkg-plist
--- /usr/ports/security/zenmap/pkg-plist	2012-12-19 22:09:56.000000000 +0100
+++ ./pkg-plist	2012-12-21 10:26:07.000000000 +0100
@@ -324,6 +324,8 @@
 %%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 @@
 %%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
--- py27-zenmap-6.25.patch ends here ---

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



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