[88018] trunk/dports/sysutils/testdisk/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Dec 15 17:30:57 PST 2011


Revision: 88018
          http://trac.macports.org/changeset/88018
Author:   ryandesign at macports.org
Date:     2011-12-15 17:30:57 -0800 (Thu, 15 Dec 2011)
Log Message:
-----------
testdisk: whitespace changes (tabs to spaces)

Modified Paths:
--------------
    trunk/dports/sysutils/testdisk/Portfile

Modified: trunk/dports/sysutils/testdisk/Portfile
===================================================================
--- trunk/dports/sysutils/testdisk/Portfile	2011-12-16 01:29:19 UTC (rev 88017)
+++ trunk/dports/sysutils/testdisk/Portfile	2011-12-16 01:30:57 UTC (rev 88018)
@@ -1,14 +1,14 @@
 # -*- 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            testdisk
 version         6.11.3
 categories      sysutils
 platforms       darwin
 maintainers     snc openmaintainer
-license             GPL-2+
+license         GPL-2+
 description     TestDisk is a powerful free data recovery utility.
 long_description    \
         TestDisk was primarily designed to help recover     \
@@ -18,7 +18,7 @@
         (such as accidentally erasing your Partition Table).    \
         Partition table recovery using TestDisk is really easy.
 
-patchfiles	patch-configure.diff
+patchfiles      patch-configure.diff
 depends_build   port:ncurses
 
 depends_lib     port:e2fsprogs \
@@ -28,15 +28,15 @@
                 port:ntfs-3g \
                 port:openssl \
                 port:zlib \
-		port:libewf
+                port:libewf
 
 use_bzip2       yes
 
 homepage        http://www.cgsecurity.org/wiki/TestDisk
 master_sites    http://www.cgsecurity.org/
 
-checksums           rmd160  4be84ba9de88f40329b2da49dae527dd6aa603fd \
-                    sha256  203c2d39dea6e3a4b1a39c3f9d60fecf2f3525310da4c20ec854127892c950b9
+checksums       rmd160  4be84ba9de88f40329b2da49dae527dd6aa603fd \
+                sha256  203c2d39dea6e3a4b1a39c3f9d60fecf2f3525310da4c20ec854127892c950b9
 
 configure.cppflags-append   -I${prefix}/include/ossp
 
@@ -46,7 +46,7 @@
                         --with-iconv-includes=${prefix}/include
 
 # needed for testdisk 6.11's configure script
-configure.cflags-append	-fnested-functions
+configure.cflags-append -fnested-functions
 
 livecheck.type  regex
 livecheck.regex {href="/wiki/TestDisk_Download".*>([0-9.]+)<}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111215/016f860d/attachment.html>


More information about the macports-changes mailing list