Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Feb 2008 19:06:29 GMT
From:      Felippe de Meirelles Motta <lippemail@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/120908: [UPDATE] security/p5-Nmap-Parser
Message-ID:  <200802201906.m1KJ6TB1052849@www.freebsd.org>
Resent-Message-ID: <200802201910.m1KJA4aY049608@freefall.freebsd.org>

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

>Number:         120908
>Category:       ports
>Synopsis:       [UPDATE] security/p5-Nmap-Parser
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 20 19:10:04 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Felippe de Meirelles Motta
>Release:        FreeBSD 7.0-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD 7.0-PRERELEASE #0: Thu Jan 10 01:55:37 BRST 2008
    lippe@shire.freebsd.org:/usr/obj/usr/src/sys/GENERIC

>Description:
- Updated to 1.13
- Use CPAN macro
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/security/p5-Nmap-Parser/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	8 Jan 2008 17:39:47 -0000	1.2
+++ Makefile	20 Feb 2008 19:08:43 -0000
@@ -6,16 +6,16 @@
 #
 
 PORTNAME=	Nmap-Parser
-PORTVERSION=	1.12
+PORTVERSION=	1.13
 CATEGORIES=	security perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	../../authors/id/A/AP/APERSAUD
+MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	jabra@ccs.neu.edu
 COMMENT=	Parse nmap scan data with perl
 
-BUILD_DEPENDS=	${SITE_PERL}/XML/Twig.pm:${PORTSDIR}/textproc/p5-XML-Twig
+BUILD_DEPENDS=	p5-XML-Twig>=3.16:${PORTSDIR}/textproc/p5-XML-Twig \
+		p5-Storable>=2:${PORTSDIR}/devel/p5-Storable
 RUN_DEPENDS=	${BUILD_DEPENDS} \
 		nmap:${PORTSDIR}/security/nmap
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/security/p5-Nmap-Parser/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	8 Jan 2008 17:39:47 -0000	1.2
+++ distinfo	20 Feb 2008 19:08:43 -0000
@@ -1,3 +1,3 @@
-MD5 (Nmap-Parser-1.12.tar.gz) = ea2732f02f34dda18a89018c57af040d
-SHA256 (Nmap-Parser-1.12.tar.gz) = 9d0334298128787d5455454dad04b27552f3520839e3d0c215102116634f3163
-SIZE (Nmap-Parser-1.12.tar.gz) = 30613
+MD5 (Nmap-Parser-1.13.tar.gz) = 0539a01e5f477d37056959c87d95964b
+SHA256 (Nmap-Parser-1.13.tar.gz) = de345bb1dd6a7abe575191d156dc15ea0e1995ba06681f428907aad5267789de
+SIZE (Nmap-Parser-1.13.tar.gz) = 33839


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



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