Modified: trunk/dports/security/log2timeline/Portfile (74819 => 74820)
--- trunk/dports/security/log2timeline/Portfile 2011-01-03 05:23:26 UTC (rev 74819)
+++ trunk/dports/security/log2timeline/Portfile 2011-01-03 05:27:47 UTC (rev 74820)
@@ -4,8 +4,7 @@
PortGroup perl5 1.0
name log2timeline
-version 0.50
-revision 2
+version 0.51
categories security
platforms darwin
maintainers yahoo.fr:jul_bsd openmaintainer
@@ -25,11 +24,11 @@
distname ${name}_${version}
worksrcdir ${name}
-checksums md5 8e8aa929d8d055a3045c039026a5f789 \
- sha1 be0e84c16afd39b997037bb27e81f5036f1af390 \
- rmd160 7548e7e6f627f4ed2cdeb7e17c19a7ae1e58f45a
+checksums sha1 eca77c1b957a23150b1d906a7e9790e46d6ff277 \
+ rmd160 654bab031ce713253b133a94ac5d44dc3b976c9c
-depends_lib port:p5-archive-zip \
+depends_lib path:bin/perl:perl5 \
+ port:p5-archive-zip \
port:p5-carp-assert \
port:p5-datetime-format-strptime \
port:p5-datetime-timezone \
@@ -48,7 +47,10 @@
port:p5-parse-win32registry \
port:p5-file-mork \
port:p5-data-hexify \
- port:p5-version
+ port:p5-version \
+ port:p5-params-validate \
+ port:p5-xml-entities \
+ port:p5-mac-propertylist
supported_archs noarch
@@ -56,7 +58,7 @@
configure.pre_args
post-destroot {
- eval delete [glob ${destroot}${prefix}/lib/perl5/*/darwin-2level/perllocal.pod]
+ eval delete [glob ${destroot}${prefix}/lib/perl5/*/*/perllocal.pod]
}
livecheck.type regex