[113888] trunk/dports/devel/patcher/Portfile

g5pw at macports.org g5pw at macports.org
Sun Nov 24 22:32:14 PST 2013


Revision: 113888
          https://trac.macports.org/changeset/113888
Author:   g5pw at macports.org
Date:     2013-11-24 22:32:14 -0800 (Sun, 24 Nov 2013)
Log Message:
-----------
devel/patcher:
  whitespace only

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

Modified: trunk/dports/devel/patcher/Portfile
===================================================================
--- trunk/dports/devel/patcher/Portfile	2013-11-25 06:09:23 UTC (rev 113887)
+++ trunk/dports/devel/patcher/Portfile	2013-11-25 06:32:14 UTC (rev 113888)
@@ -1,24 +1,26 @@
 # $Id$
 
-PortSystem 1.0
-PortGroup python 1.0
+PortSystem          1.0
+PortGroup           python 1.0
 
-name patcher
-version 0.6
-categories devel
-license GPL-2+
-maintainers nomaintainer
-description A tool for quick creation of patches against a project source tree
-long_description Patcher is a tool for quick creation of patches against a project source tree. \
-      Patcher functionality resembles a lightweight version control system. \
-      It has no repository, and only controls differences between a pristine version and a working copy.
-homepage http://labix.org/patcher
-platforms darwin
-supported_archs noarch
-master_sites http://labix.org/download/patcher/ http://distfiles.macports.org/python/
-checksums md5 afb7d5e5cbbf8812c6a67017c8498baf  \
-          sha1 28ab198cfd9a1ee9a3d0af379849643e91a44832 \
-          rmd160 d400a3c7fde78bba7a1607d281b885596e9e68bb
+name                patcher
+version             0.6
+categories          devel
+license             GPL-2+
+maintainers         nomaintainer
+description         A tool for quick creation of patches against a project source tree
+long_description    Patcher is a tool for quick creation of patches against \
+                    a project source tree. Patcher functionality resembles \
+                    a lightweight version control system. It has no \
+                    repository, and only controls differences between a pristine \
+                    version and a working copy.
+homepage            http://labix.org/patcher
+platforms           darwin
+supported_archs     noarch
+master_sites        http://labix.org/download/patcher/ http://distfiles.macports.org/python/
+checksums           md5 afb7d5e5cbbf8812c6a67017c8498baf  \
+                    sha1 28ab198cfd9a1ee9a3d0af379849643e91a44832 \
+                    rmd160 d400a3c7fde78bba7a1607d281b885596e9e68bb
 
 python.default_version 27
 python.link_binaries_suffix
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131124/0c237d81/attachment.html>


More information about the macports-changes mailing list