[58098] trunk/dports/sysutils/e2fsprogs/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Sep 21 23:34:39 PDT 2009


Revision: 58098
          http://trac.macports.org/changeset/58098
Author:   ryandesign at macports.org
Date:     2009-09-21 23:34:34 -0700 (Mon, 21 Sep 2009)
Log Message:
-----------
e2fsprogs: whitespace changes only

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

Modified: trunk/dports/sysutils/e2fsprogs/Portfile
===================================================================
--- trunk/dports/sysutils/e2fsprogs/Portfile	2009-09-22 06:28:34 UTC (rev 58097)
+++ trunk/dports/sysutils/e2fsprogs/Portfile	2009-09-22 06:34:34 UTC (rev 58098)
@@ -1,20 +1,29 @@
 # $Id$
-PortSystem 1.0
 
-name e2fsprogs
-conflicts ossp-uuid
-version 1.41.8
-revision 1
-categories sysutils
-maintainers nomaintainer
-description Utilities used for the second extended (ext2) filesystem
-long_description Utilities to create, check and manipulate extended 2 and 3 filesystem \
-  quite common in the Linux world.
-homepage http://e2fsprogs.sourceforge.net/
-platforms darwin
-master_sites sourceforge:
-depends_lib port:gettext
-destroot.target-append install-libs
-configure.args-append --enable-bsd-shlibs
-checksums md5 6708cc8e484809fc5cfb232882e48489
-patchfiles patch-lib__Makefile.darwin-lib
+PortSystem                  1.0
+
+name                        e2fsprogs
+conflicts                   ossp-uuid
+version                     1.41.8
+revision                    1
+categories                  sysutils
+platforms                   darwin
+maintainers                 nomaintainer
+
+description                 Utilities used for the second extended (ext2) filesystem
+
+long_description            Utilities to create, check and manipulate extended 2 \
+                            and 3 filesystem quite common in the Linux world.
+
+homepage                    http://e2fsprogs.sourceforge.net/
+master_sites                sourceforge:
+
+checksums                   md5     6708cc8e484809fc5cfb232882e48489
+
+depends_lib                 port:gettext
+
+patchfiles                  patch-lib__Makefile.darwin-lib
+
+configure.args-append       --enable-bsd-shlibs
+
+destroot.target-append      install-libs
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090921/abedb802/attachment-0001.html>


More information about the macports-changes mailing list