[59937] trunk/dports/net/net6/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Oct 27 14:17:45 PDT 2009


Revision: 59937
          http://trac.macports.org/changeset/59937
Author:   ryandesign at macports.org
Date:     2009-10-27 14:17:41 -0700 (Tue, 27 Oct 2009)
Log Message:
-----------
net6: whitespace changes only (tabs to spaces)

Modified Paths:
--------------
    trunk/dports/net/net6/Portfile

Modified: trunk/dports/net/net6/Portfile
===================================================================
--- trunk/dports/net/net6/Portfile	2009-10-27 20:53:46 UTC (rev 59936)
+++ trunk/dports/net/net6/Portfile	2009-10-27 21:17:41 UTC (rev 59937)
@@ -1,34 +1,33 @@
 # $Id$
 
-PortSystem 1.0
+PortSystem              1.0
 
-name		net6
-version		1.3.9
-categories	net
-maintainers	nomaintainer
-description	Network access framework for IPv4/IPv6
-homepage	http://gobby.0x539.de/
-platforms	darwin freebsd
+name                    net6
+version                 1.3.9
+categories              net
+maintainers             nomaintainer
+description             Network access framework for IPv4/IPv6
+homepage                http://gobby.0x539.de/
+platforms               darwin freebsd
 
-long_description \
-		net6 is a library which eases the development of \
-		network-based applications as it provides a TCP and UDP \
-		protocol abstraction for C++. It is portable to both Windows \
-		and POSIX platforms.
+long_description        net6 is a library which eases the development of \
+                        network-based applications as it provides a TCP and UDP \
+                        protocol abstraction for C++. It is portable to both \
+                        Windows and POSIX platforms.
 
-master_sites	http://gentoo.osuosl.org/distfiles/ \
-		http://releases.0x539.de/net6/
+master_sites            http://gentoo.osuosl.org/distfiles/ \
+                        http://releases.0x539.de/net6/
 
-patchfiles	patch-gnutls-pkgconfig.diff
-use_autoreconf	yes
+patchfiles              patch-gnutls-pkgconfig.diff
+use_autoreconf          yes
 
-configure.args	CXXFLAGS=-I${prefix}/include
+configure.args          CXXFLAGS=-I${prefix}/include
 
-checksums	md5     afab12d33fc201a7dbc2cfa116218079 \
-		sha1    86c15f3b3bcd89bfa8da9cef68518b32349ba36f \
-		rmd160  178c0093edfc9edc3f11afed06c4743ef86052e8
+checksums               md5     afab12d33fc201a7dbc2cfa116218079 \
+                        sha1    86c15f3b3bcd89bfa8da9cef68518b32349ba36f \
+                        rmd160  178c0093edfc9edc3f11afed06c4743ef86052e8
 
-depends_build	port:pkgconfig
-depends_lib	port:libsigcxx2 \
-		port:gnutls
+depends_build           port:pkgconfig
 
+depends_lib             port:libsigcxx2 \
+                        port:gnutls
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091027/3efcabec/attachment-0001.html>


More information about the macports-changes mailing list