[28058] trunk/dports/archivers/sharutils/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Sun Aug 19 08:57:25 PDT 2007


Revision: 28058
          http://trac.macosforge.org/projects/macports/changeset/28058
Author:   nox at macports.org
Date:     2007-08-19 08:57:25 -0700 (Sun, 19 Aug 2007)

Log Message:
-----------
sharutils: Whitespace changes.

Modified Paths:
--------------
    trunk/dports/archivers/sharutils/Portfile

Modified: trunk/dports/archivers/sharutils/Portfile
===================================================================
--- trunk/dports/archivers/sharutils/Portfile	2007-08-19 15:45:09 UTC (rev 28057)
+++ trunk/dports/archivers/sharutils/Portfile	2007-08-19 15:57:25 UTC (rev 28058)
@@ -1,14 +1,14 @@
 # $Id$
 
-PortSystem 1.0
+PortSystem			1.0
 
-name                sharutils
-version             4.6.3
-categories          archivers
-maintainers         nomaintainer
-description         Shell archiver utilities
+name				sharutils
+version				4.6.3
+categories			archivers
+maintainers			nomaintainer
+description			Shell archiver utilities
 
-long_description    GNU shar makes so-called shell archives out of many files, \
+long_description	GNU shar makes so-called shell archives out of many files, \
 					preparing them for transmission by electronic mail services. \
 					A shell archive is a collection of files that can be unpacked \
 					by /bin/sh. A wide range of features provide extensive \
@@ -17,15 +17,15 @@
 					files, split long files and construct multi-part mailings, ensure \
 					correct unsharing order, and provide simplistic checksums.
 
-master_sites        gnu:${name}/REL-${version}
-homepage            http://www.gnu.org/software/${name}/
-use_bzip2           yes
+master_sites		gnu:${name}/REL-${version}
+homepage			http://www.gnu.org/software/${name}/
+use_bzip2			yes
 
 checksums           md5 ec4c932d0704efe288d82219b089a3dc \
                     sha1 a036736307b814695ca68d04c465fdc4e5889218 \
                     rmd160 3beb2c202610d65d8df1e9ea585cfcb28dcb9897
 
-depends_lib         port:gettext
+depends_lib			port:gettext
 
 configure.args-append	--mandir=${prefix}/share/man \
 						--infodir=${prefix}/share/info

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070819/5cc2658b/attachment.html


More information about the macports-changes mailing list