[140680] trunk/dports/security/libewf/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Sep 29 21:44:21 PDT 2015


Revision: 140680
          https://trac.macports.org/changeset/140680
Author:   ryandesign at macports.org
Date:     2015-09-29 21:44:21 -0700 (Tue, 29 Sep 2015)
Log Message:
-----------
libewf: adjust whitespace

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

Modified: trunk/dports/security/libewf/Portfile
===================================================================
--- trunk/dports/security/libewf/Portfile	2015-09-30 04:34:00 UTC (rev 140679)
+++ trunk/dports/security/libewf/Portfile	2015-09-30 04:44:21 UTC (rev 140680)
@@ -1,28 +1,30 @@
 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
-PortSystem 1.0
+PortSystem          1.0
 
-name		libewf
-version		20131230
-revision        1
-categories	security
-maintainers	nomaintainer
+name                libewf
+version             20131230
+revision            1
+categories          security
+platforms           darwin
+maintainers         nomaintainer
 license             LGPL-3+
-description	Libewf is a library for support of the Expert Witness Compression Format
-homepage    http://libewf.sourceforge.net/
-platforms	darwin
-homepage	http://code.google.com/p/libewf/
 
-depends_lib path:lib/libssl.dylib:openssl path:lib/pkgconfig/fuse.pc:osxfuse
+description         Libewf is a library for support of the Expert Witness Compression Format
 
-long_description Libewf is a library for support of the Expert Witness \
-		Compression Format (EWF), it support both the SMART \
-		format (EWF-S01) and the EnCase format (EWF-E01).  \
-		Libewf allows you to read and write media information within the EWF files.
+long_description    Libewf is a library for support of the Expert Witness \
+                    Compression Format (EWF), it support both the SMART \
+                    format (EWF-S01) and the EnCase format (EWF-E01). \
+                    Libewf allows you to read and write media information \
+                    within the EWF files.
 
+homepage            http://libewf.sourceforge.net/
+homepage            http://code.google.com/p/libewf/
 master_sites        https://googledrive.com/host/0B3fBvzttpiiSMTdoaVExWWNsRjg/
 
+checksums           rmd160  3b9d24feba48a9db96576eeecf84e88942552406 \
+                    sha256  e4ffe1b538cb496ca043ab0f738487828babe33285f29b4ce1cbe115af83a92d
 
-checksums           rmd160     3b9d24feba48a9db96576eeecf84e88942552406 \
-                    sha256    e4ffe1b538cb496ca043ab0f738487828babe33285f29b4ce1cbe115af83a92d
+depends_lib         path:lib/libssl.dylib:openssl \
+                    path:lib/pkgconfig/fuse.pc:osxfuse
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150929/9bac2bd7/attachment.html>


More information about the macports-changes mailing list