[70205] trunk/dports/security/log2timeline/Portfile
Revision: 70205 http://trac.macports.org/changeset/70205 Author: ryandesign@macports.org Date: 2010-08-01 16:12:59 -0700 (Sun, 01 Aug 2010) Log Message: ----------- log2timeline: alphabetize dependencies, why not Modified Paths: -------------- trunk/dports/security/log2timeline/Portfile Modified: trunk/dports/security/log2timeline/Portfile =================================================================== --- trunk/dports/security/log2timeline/Portfile 2010-08-01 22:55:06 UTC (rev 70204) +++ trunk/dports/security/log2timeline/Portfile 2010-08-01 23:12:59 UTC (rev 70205) @@ -28,20 +28,21 @@ sha1 be0e84c16afd39b997037bb27e81f5036f1af390 \ rmd160 7548e7e6f627f4ed2cdeb7e17c19a7ae1e58f45a -depends_lib port:p5-gtk2 \ - port:p5-xml-libxml \ - port:p5-netpacket port:p5-net-pcap \ - port:p5-image-exiftool \ +depends_lib port:p5-archive-zip \ + port:p5-carp-assert \ + port:p5-datetime-format-strptime \ + port:p5-datetime-timezone \ + port:p5-dbd-sqlite \ + port:p5-dbi \ + port:p5-digest-crc \ + port:p5-gtk2 \ port:p5-html-parser \ port:p5-html-scrubber \ - port:p5-digest-crc \ - port:p5-datetime-timezone \ - port:p5-datetime-format-strptime \ - port:p5-dbi \ - port:p5-archive-zip \ - port:p5-carp-assert \ - port:p5-dbd-sqlite \ - port:p5-libwww-perl + port:p5-image-exiftool \ + port:p5-libwww-perl \ + port:p5-net-pcap \ + port:p5-netpacket \ + port:p5-xml-libxml supported_archs noarch
participants (1)
-
ryandesign@macports.org