[49745] trunk/dports/perl/p5-nmap-scanner/Portfile

markd at macports.org markd at macports.org
Thu Apr 16 23:13:19 PDT 2009


Revision: 49745
          http://trac.macports.org/changeset/49745
Author:   markd at macports.org
Date:     2009-04-16 23:13:19 -0700 (Thu, 16 Apr 2009)
Log Message:
-----------
Update to 1.0.

Modified Paths:
--------------
    trunk/dports/perl/p5-nmap-scanner/Portfile

Modified: trunk/dports/perl/p5-nmap-scanner/Portfile
===================================================================
--- trunk/dports/perl/p5-nmap-scanner/Portfile	2009-04-17 06:12:15 UTC (rev 49744)
+++ trunk/dports/perl/p5-nmap-scanner/Portfile	2009-04-17 06:13:19 UTC (rev 49745)
@@ -2,7 +2,7 @@
 
 PortSystem                      1.0
 PortGroup                       perl5 1.0
-perl5.setup                     Nmap-Scanner 0.9
+perl5.setup                     Nmap-Scanner 1.0
 
 maintainers                     nomaintainer
 
@@ -14,8 +14,15 @@
 				scanning events occur in event scan mode.
 
 platforms                       darwin
-checksums                       md5 952ad492942129fc0e24b3f13f61a98c
+checksums                       md5  af12a5cfeaca9b42eb6497e1cf7655eb
 
 depends_lib-append		port:nmap \
+				port:p5-class-generate \
 				port:p5-xml-libxml \
 				port:p5-xml-sax
+
+post-patch {
+	reinplace "s|/usr/local|${prefix}|g" \
+		${worksrcpath}/lib/Nmap/Scanner/Scanner.pm
+
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090416/8f051263/attachment.html>


More information about the macports-changes mailing list