[70622] trunk/dports/security/log2timeline/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Aug 15 06:31:52 PDT 2010


Revision: 70622
          http://trac.macports.org/changeset/70622
Author:   ryandesign at macports.org
Date:     2010-08-15 06:31:51 -0700 (Sun, 15 Aug 2010)
Log Message:
-----------
log2timeline: add missing dependencies and fix warning during configure (see #26087); add license info

Modified Paths:
--------------
    trunk/dports/security/log2timeline/Portfile

Modified: trunk/dports/security/log2timeline/Portfile
===================================================================
--- trunk/dports/security/log2timeline/Portfile	2010-08-15 13:23:58 UTC (rev 70621)
+++ trunk/dports/security/log2timeline/Portfile	2010-08-15 13:31:51 UTC (rev 70622)
@@ -5,10 +5,11 @@
 
 name                log2timeline
 version             0.50
-revision            1
+revision            2
 categories          security
 platforms           darwin
 maintainers         yahoo.fr:jul_bsd openmaintainer
+license             GPL-3+
 
 description         framework for automatic creation of a super timeline
 
@@ -42,11 +43,17 @@
                     port:p5-libwww-perl \
                     port:p5-net-pcap \
                     port:p5-netpacket \
-                    port:p5-xml-libxml
+                    port:p5-xml-libxml \
+                    port:p5-datemanip \
+                    port:p5-parse-win32registry \
+                    port:p5-file-mork \
+                    port:p5-data-hexify \
+                    port:p5-version
 
 supported_archs     noarch
 
 configure.cmd       perl Makefile.PL
+configure.pre_args
 
 post-destroot {
     eval delete [glob ${destroot}${prefix}/lib/perl5/*/darwin-2level/perllocal.pod]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100815/0cad7481/attachment.html>


More information about the macports-changes mailing list