[88088] trunk/dports/devel/patchutils/Portfile

cal at macports.org cal at macports.org
Sun Dec 18 07:54:15 PST 2011


Revision: 88088
          http://trac.macports.org/changeset/88088
Author:   cal at macports.org
Date:     2011-12-18 07:54:12 -0800 (Sun, 18 Dec 2011)
Log Message:
-----------
patchutils: Whitespace only, preceeding update to 0.3.2

Modified Paths:
--------------
    trunk/dports/devel/patchutils/Portfile

Modified: trunk/dports/devel/patchutils/Portfile
===================================================================
--- trunk/dports/devel/patchutils/Portfile	2011-12-18 15:31:05 UTC (rev 88087)
+++ trunk/dports/devel/patchutils/Portfile	2011-12-18 15:54:12 UTC (rev 88088)
@@ -2,24 +2,24 @@
 
 PortSystem 1.0
 
-name			patchutils
-version			0.3.1
-platforms		darwin
-categories		devel
-maintainers		nomaintainer
-description		small collection of programs that operate on patch files
-long_description	Patchutils is a small collection of programs that \
-					operate on  patch files.  They are the following: \
-					interdiff, combinediff, filterdiff, fixcvsdiff, \
-					lsdiff, splitdiff, rediff, grepdiff, recountdiff, \
-					unwrapdiff, dehtmldiff, flipdiff, espdiff
-homepage		http://cyberelk.net/tim/${name}/
-master_sites	http://cyberelk.net/tim/data/${name}/stable/
-use_bzip2		yes
+name                patchutils
+version             0.3.1
+platforms           darwin
+categories          devel
+maintainers         nomaintainer
+description         small collection of programs that operate on patch files
+long_description    Patchutils is a small collection of programs that \
+                    operate on  patch files.  They are the following: \
+                    interdiff, combinediff, filterdiff, fixcvsdiff, \
+                    lsdiff, splitdiff, rediff, grepdiff, recountdiff, \
+                    unwrapdiff, dehtmldiff, flipdiff, espdiff
+homepage            http://cyberelk.net/tim/${name}/
+master_sites        http://cyberelk.net/tim/data/${name}/stable/
+use_bzip2           yes
 checksums           md5     3fd9bca58a429fbbb1c2126f1b72aa23 \
                     sha1    548966515c54e8de2cc0e988ff8ba5f0d9b61315 \
                     rmd160  688ff846dc9730f25533c0e39ac013f90abc0a65 
 
-depends_lib		bin:perl:perl5
+depends_lib         bin:perl:perl5
 
-configure.args	--mandir=\\\${prefix}/share/man
+configure.args      --mandir="${prefix}/share/man"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111218/7924ca0d/attachment.html>


More information about the macports-changes mailing list