[104970] trunk/dports/lang/asn1c/Portfile

mww at macports.org mww at macports.org
Sat Apr 6 04:00:17 PDT 2013


Revision: 104970
          https://trac.macports.org/changeset/104970
Author:   mww at macports.org
Date:     2013-04-06 04:00:17 -0700 (Sat, 06 Apr 2013)
Log Message:
-----------
asn1c: fix whitespaces

Modified Paths:
--------------
    trunk/dports/lang/asn1c/Portfile

Modified: trunk/dports/lang/asn1c/Portfile
===================================================================
--- trunk/dports/lang/asn1c/Portfile	2013-04-06 10:59:09 UTC (rev 104969)
+++ trunk/dports/lang/asn1c/Portfile	2013-04-06 11:00:17 UTC (rev 104970)
@@ -2,30 +2,30 @@
 
 PortSystem 1.0
 
-name			asn1c
-version			0.9.24
-categories		lang
-platforms		darwin
-maintainers		mww
-license			BSD
-description		ASN.1 to C compiler
-long_description	The asn1c is a Free ASN.1 to C compiler. It supports a \
-				wide range of ASN.1 syntaxes, including ISO/IEC/ITU ASN.1 \
-				1988, 1994, 1997, 2002 and later amendments. The basic \
-				supported syntax is ITU-T Rec. X.690 | ISO/IEC 8825-1 (2002).
+name                asn1c
+version             0.9.24
+categories          lang
+platforms           darwin
+maintainers         mww
+license             BSD
+description         ASN.1 to C compiler
+long_description    The asn1c is a Free ASN.1 to C compiler. It supports a \
+                    wide range of ASN.1 syntaxes, including ISO/IEC/ITU ASN.1 \
+                    1988, 1994, 1997, 2002 and later amendments. The basic \
+                    supported syntax is ITU-T Rec. X.690 | ISO/IEC 8825-1 (2002).
 
-homepage		http://lionet.info/asn1c/
-master_sites	sourceforge:asn1c \
-				http://lionet.info/soft/
+homepage            http://lionet.info/asn1c/
+master_sites        sourceforge:asn1c \
+                    http://lionet.info/soft/
 checksums           rmd160  4d9759d0cdbbf3b97220ee3fc67b5d112bef4e50 \
                     sha256  2200bb45f8bc7e85d065fb0714f255861040dd8aa58fe94b4393b282b0d1295f
 
-configure.args	--mandir=${prefix}/share/man
+configure.args      --mandir=${prefix}/share/man
 
-test.run		yes
-test.target		check
+test.run            yes
+test.target         check
 
-livecheck.type	regex
-livecheck.url	http://lionet.info/asn1c/download.html
-livecheck.regex	asn1c-(\[0-9\\.\]+)\\.tar.gz
+livecheck.type      regex
+livecheck.url       http://lionet.info/asn1c/download.html
+livecheck.regex     asn1c-(\[0-9\\.\]+)\\.tar.gz
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130406/c67b822c/attachment-0001.html>


More information about the macports-changes mailing list