[38307] trunk/dports/devel/iso-codes/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Jul 15 01:29:42 PDT 2008


Revision: 38307
          http://trac.macosforge.org/projects/macports/changeset/38307
Author:   ryandesign at macports.org
Date:     2008-07-15 01:29:41 -0700 (Tue, 15 Jul 2008)
Log Message:
-----------
iso-codes: whitespace changes only

Modified Paths:
--------------
    trunk/dports/devel/iso-codes/Portfile

Modified: trunk/dports/devel/iso-codes/Portfile
===================================================================
--- trunk/dports/devel/iso-codes/Portfile	2008-07-15 08:03:54 UTC (rev 38306)
+++ trunk/dports/devel/iso-codes/Portfile	2008-07-15 08:29:41 UTC (rev 38307)
@@ -1,31 +1,30 @@
 # $Id$
 
-PortSystem      1.0
+PortSystem          1.0
 
-name            iso-codes
-version         2.0
-categories      devel
-platforms       darwin
-maintainers     nomaintainer
-description     ISO country, language and currency codes and translations
+name                iso-codes
+version             2.0
+categories          devel
+platforms           darwin
+maintainers         nomaintainer
 
-long_description \
-        This package aims to provide the list of the country and \
-        language (and currency) names in one place, rather than \
-        repeated in many programs.
+description         ISO country, language and currency codes and translations
+long_description    This package aims to provide the list of the country and \
+                    language (and currency) names in one place, rather than \
+                    repeated in many programs.
 
-homepage        http://pkg-isocodes.alioth.debian.org/
-master_sites    ftp://pkg-isocodes.alioth.debian.org/pub/pkg-isocodes/
-use_bzip2       yes
+homepage            http://pkg-isocodes.alioth.debian.org/
+master_sites        ftp://pkg-isocodes.alioth.debian.org/pub/pkg-isocodes/
+use_bzip2           yes
 
-checksums       md5 58e7fee45749583e11a3880c8e1ae567 \
-                sha1 49bb6a6b1a7e40528a76ad3bcb557ebab66a187a \
-                rmd160 93164a0a228d59e75587c5dcfe00f4c37a8c36dd
+checksums           md5 58e7fee45749583e11a3880c8e1ae567 \
+                    sha1 49bb6a6b1a7e40528a76ad3bcb557ebab66a187a \
+                    rmd160 93164a0a228d59e75587c5dcfe00f4c37a8c36dd
 
-depends_build   port:gettext \
-                bin:python:python25 \
-		port:py25-hashlib
+depends_build       port:gettext \
+                    bin:python:python25 \
+                    port:py25-hashlib
 
 universal_variant   no
 
-livecheck.check none
+livecheck.check     none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080715/c7ae8175/attachment.html 


More information about the macports-changes mailing list