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

ryandesign at macports.org ryandesign at macports.org
Thu May 8 05:50:09 PDT 2014


Revision: 119858
          https://trac.macports.org/changeset/119858
Author:   ryandesign at macports.org
Date:     2014-05-08 05:50:09 -0700 (Thu, 08 May 2014)
Log Message:
-----------
log2timeline: whitespace changes to conform to modeline (tabs to spaces; see #43420)

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

Modified: trunk/dports/security/log2timeline/Portfile
===================================================================
--- trunk/dports/security/log2timeline/Portfile	2014-05-08 12:47:46 UTC (rev 119857)
+++ trunk/dports/security/log2timeline/Portfile	2014-05-08 12:50:09 UTC (rev 119858)
@@ -40,98 +40,98 @@
 ## FIXME! port version empty ?!
 livecheck.regex     ${name}_(\\d+(\\.\[0-9a-z\]+)+)${extract.suffix}
 
-variant perl5_12 conflicts perl5_18 perl5_16 description {Perl bindings with perl 5.12} {
-	depends_lib         port:perl5.12 \
-	                    port:p5.12-archive-zip \
-	                    port:p5.12-carp-assert \
-	                    port:p5.12-datetime-format-strptime \
-	                    port:p5.12-datetime-timezone \
-	                    port:p5.12-dbd-sqlite \
-	                    port:p5.12-dbi \
-	                    port:p5.12-digest-crc \
-	                    port:p5.12-gtk2 \
-	                    port:p5.12-html-parser \
-	                    port:p5.12-html-scrubber \
-	                    port:p5.12-image-exiftool \
-	                    port:p5.12-libwww-perl \
-	                    port:p5.12-net-pcap \
-	                    port:p5.12-netpacket \
-	                    port:p5.12-xml-libxml \
-	                    port:p5.12-datemanip \
-	                    port:p5.12-parse-win32registry \
-	                    port:p5.12-file-mork \
-	                    port:p5.12-data-hexify \
-	                    port:p5.12-version \
-	                    port:p5.12-params-validate \
-	                    port:p5.12-xml-entities \
-	                    port:p5.12-mac-propertylist
-	configure.cmd       ${prefix}/bin/perl5.12 Makefile.PL
+variant perl5_12 conflicts perl5_18 perl5_16 description { Perl bindings with perl 5.12} {
+    depends_lib         port:perl5.12 \
+                        port:p5.12-archive-zip \
+                        port:p5.12-carp-assert \
+                        port:p5.12-datetime-format-strptime \
+                        port:p5.12-datetime-timezone \
+                        port:p5.12-dbd-sqlite \
+                        port:p5.12-dbi \
+                        port:p5.12-digest-crc \
+                        port:p5.12-gtk2 \
+                        port:p5.12-html-parser \
+                        port:p5.12-html-scrubber \
+                        port:p5.12-image-exiftool \
+                        port:p5.12-libwww-perl \
+                        port:p5.12-net-pcap \
+                        port:p5.12-netpacket \
+                        port:p5.12-xml-libxml \
+                        port:p5.12-datemanip \
+                        port:p5.12-parse-win32registry \
+                        port:p5.12-file-mork \
+                        port:p5.12-data-hexify \
+                        port:p5.12-version \
+                        port:p5.12-params-validate \
+                        port:p5.12-xml-entities \
+                        port:p5.12-mac-propertylist
+    configure.cmd       ${prefix}/bin/perl5.12 Makefile.PL
 
-	notes "
+    notes "
 tool is ${prefix}/libexec/perl5.12/sitebin/log2timeline
 "
 }
 
-variant perl5_16 conflicts perl5_18 perl5_12 description {Perl bindings with perl 5.16} {
-	depends_lib         port:perl5.16 \
-	                    port:p5.16-archive-zip \
-	                    port:p5.16-carp-assert \
-	                    port:p5.16-datetime-format-strptime \
-	                    port:p5.16-datetime-timezone \
-	                    port:p5.16-dbd-sqlite \
-	                    port:p5.16-dbi \
-	                    port:p5.16-digest-crc \
-	                    port:p5.16-gtk2 \
-	                    port:p5.16-html-parser \
-	                    port:p5.16-html-scrubber \
-	                    port:p5.16-image-exiftool \
-	                    port:p5.16-libwww-perl \
-	                    port:p5.16-net-pcap \
-	                    port:p5.16-netpacket \
-	                    port:p5.16-xml-libxml \
-	                    port:p5.16-datemanip \
-	                    port:p5.16-parse-win32registry \
-	                    port:p5.16-file-mork \
-	                    port:p5.16-data-hexify \
-	                    port:p5.16-version \
-	                    port:p5.16-params-validate \
-	                    port:p5.16-xml-entities \
-	                    port:p5.16-mac-propertylist
-	configure.cmd       ${prefix}/bin/perl5.16 Makefile.PL
+variant perl5_16 conflicts perl5_18 perl5_12 description { Perl bindings with perl 5.16} {
+    depends_lib         port:perl5.16 \
+                        port:p5.16-archive-zip \
+                        port:p5.16-carp-assert \
+                        port:p5.16-datetime-format-strptime \
+                        port:p5.16-datetime-timezone \
+                        port:p5.16-dbd-sqlite \
+                        port:p5.16-dbi \
+                        port:p5.16-digest-crc \
+                        port:p5.16-gtk2 \
+                        port:p5.16-html-parser \
+                        port:p5.16-html-scrubber \
+                        port:p5.16-image-exiftool \
+                        port:p5.16-libwww-perl \
+                        port:p5.16-net-pcap \
+                        port:p5.16-netpacket \
+                        port:p5.16-xml-libxml \
+                        port:p5.16-datemanip \
+                        port:p5.16-parse-win32registry \
+                        port:p5.16-file-mork \
+                        port:p5.16-data-hexify \
+                        port:p5.16-version \
+                        port:p5.16-params-validate \
+                        port:p5.16-xml-entities \
+                        port:p5.16-mac-propertylist
+    configure.cmd       ${prefix}/bin/perl5.16 Makefile.PL
 
-	notes "
+    notes "
 tool is ${prefix}/libexec/perl5.16/sitebin/log2timeline
 "
 }
 
-variant perl5_18 conflicts perl5_16 perl5_12 description {Perl bindings with perl 5.18} {
-	depends_lib         port:perl5.18 \
-	                    port:p5.18-archive-zip \
-	                    port:p5.18-carp-assert \
-	                    port:p5.18-datetime-format-strptime \
-	                    port:p5.18-datetime-timezone \
-	                    port:p5.18-dbd-sqlite \
-	                    port:p5.18-dbi \
-	                    port:p5.18-digest-crc \
-	                    port:p5.18-gtk2 \
-	                    port:p5.18-html-parser \
-	                    port:p5.18-html-scrubber \
-	                    port:p5.18-image-exiftool \
-	                    port:p5.18-libwww-perl \
-	                    port:p5.18-net-pcap \
-	                    port:p5.18-netpacket \
-	                    port:p5.18-xml-libxml \
-	                    port:p5.18-datemanip \
-	                    port:p5.18-parse-win32registry \
-	                    port:p5.18-file-mork \
-	                    port:p5.18-data-hexify \
-	                    port:p5.18-version \
-	                    port:p5.18-params-validate \
-	                    port:p5.18-xml-entities \
-	                    port:p5.18-mac-propertylist
-	configure.cmd       ${prefix}/bin/perl5.18 Makefile.PL
+variant perl5_18 conflicts perl5_16 perl5_12 description { Perl bindings with perl 5.18} {
+    depends_lib         port:perl5.18 \
+                        port:p5.18-archive-zip \
+                        port:p5.18-carp-assert \
+                        port:p5.18-datetime-format-strptime \
+                        port:p5.18-datetime-timezone \
+                        port:p5.18-dbd-sqlite \
+                        port:p5.18-dbi \
+                        port:p5.18-digest-crc \
+                        port:p5.18-gtk2 \
+                        port:p5.18-html-parser \
+                        port:p5.18-html-scrubber \
+                        port:p5.18-image-exiftool \
+                        port:p5.18-libwww-perl \
+                        port:p5.18-net-pcap \
+                        port:p5.18-netpacket \
+                        port:p5.18-xml-libxml \
+                        port:p5.18-datemanip \
+                        port:p5.18-parse-win32registry \
+                        port:p5.18-file-mork \
+                        port:p5.18-data-hexify \
+                        port:p5.18-version \
+                        port:p5.18-params-validate \
+                        port:p5.18-xml-entities \
+                        port:p5.18-mac-propertylist
+    configure.cmd       ${prefix}/bin/perl5.18 Makefile.PL
 
-	notes "
+    notes "
 tool is ${prefix}/libexec/perl5.18/sitebin/log2timeline
 "
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140508/f8a6824b/attachment.html>


More information about the macports-changes mailing list