[135894] trunk/dports/aqua/PRICE-aqua/Portfile

petr at macports.org petr at macports.org
Wed May 6 08:02:44 PDT 2015


Revision: 135894
          https://trac.macports.org/changeset/135894
Author:   petr at macports.org
Date:     2015-05-06 08:02:44 -0700 (Wed, 06 May 2015)
Log Message:
-----------
PRICE-aqua: whitespace changes

Modified Paths:
--------------
    trunk/dports/aqua/PRICE-aqua/Portfile

Modified: trunk/dports/aqua/PRICE-aqua/Portfile
===================================================================
--- trunk/dports/aqua/PRICE-aqua/Portfile	2015-05-06 14:58:09 UTC (rev 135893)
+++ trunk/dports/aqua/PRICE-aqua/Portfile	2015-05-06 15:02:44 UTC (rev 135894)
@@ -1,27 +1,29 @@
 # -*- 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
-PortGroup xcode 1.0
+PortSystem          1.0
+PortGroup           xcode 1.0
 
-name			PRICE-aqua
-version			1.1.0
-maintainers		phw openmaintainer
-description		Image filtering, enhancing and manipulation application
-long_description	PRICE, which stands for Precision Raster Image \
-				Convolution Engine, aims to be a high quality Image \
-				filtering, enhancing and manipulation application. It \
-				is written in Objective-C and AppKit.
+name                PRICE-aqua
+version             1.1.0
+maintainers         phw openmaintainer
 
-categories		aqua graphics
-license			GPL-2+
-homepage		http://price.sourceforge.net/
+description         Image filtering, enhancing and manipulation application
+long_description    PRICE, which stands for Precision Raster Image \
+                    Convolution Engine, aims to be a high quality Image \
+                    filtering, enhancing and manipulation application. It \
+                    is written in Objective-C and AppKit.
 
-distname		PRICE-${version}
-master_sites	sourceforge:price
+categories          aqua graphics
+license             GPL-2+
+homepage            http://price.sourceforge.net/
+
+distname            PRICE-${version}
+master_sites        sourceforge:price
+
 checksums           md5     139a1e739e1df73d08a1c1ec31316180 \
                     sha1    954417f69696345acb7615ea2f72030512a360dd \
                     rmd160  2d8087fe5e11245905bbe42aa5619b5d466403e1
 
-livecheck.type	sourceforge
-livecheck.regex	PRICE-((\\d+(\\.)*)+)\\.tar\\.gz
+livecheck.type      sourceforge
+livecheck.regex     PRICE-((\\d+(\\.)*)+)\\.tar\\.gz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150506/1d76bf23/attachment.html>


More information about the macports-changes mailing list