[119668] trunk/dports/devel/astyle/Portfile
cal at macports.org
cal at macports.org
Sat May 3 09:19:07 PDT 2014
Revision: 119668
https://trac.macports.org/changeset/119668
Author: cal at macports.org
Date: 2014-05-03 09:19:07 -0700 (Sat, 03 May 2014)
Log Message:
-----------
astyle: whitespace-only, align to a multiple of 4 spaces, align consistently
Modified Paths:
--------------
trunk/dports/devel/astyle/Portfile
Modified: trunk/dports/devel/astyle/Portfile
===================================================================
--- trunk/dports/devel/astyle/Portfile 2014-05-03 16:18:51 UTC (rev 119667)
+++ trunk/dports/devel/astyle/Portfile 2014-05-03 16:19:07 UTC (rev 119668)
@@ -1,33 +1,33 @@
# -*- 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
+PortSystem 1.0
-name astyle
-version 2.04
-categories devel
-platforms darwin
-maintainers wyuenho openmaintainer
+name astyle
+version 2.04
+categories devel
+platforms darwin
+maintainers wyuenho openmaintainer
-description source code beautifier for the C, C++, C# and Java programming languages
-long_description Artistic Style is a source code indenter, source code formatter, \
- and source code beautifier for the C, C++, C# and Java \
- programming languages.
+description source code beautifier for the C, C++, C# and Java programming languages
+long_description Artistic Style is a source code indenter, source code formatter, \
+ and source code beautifier for the C, C++, C# and Java \
+ programming languages.
-homepage http://astyle.sourceforge.net
-master_sites sourceforge::macosx
-distfiles ${name}_${version}_macosx.tar.gz:macosx
-checksums rmd160 3acff3f6d604c50a4762db9bce8c5cb18088c4a0 \
- sha256 e0ba90723463172fd8a063897092284993eeebb87c63cf26ee36f555b0d89368
+homepage http://astyle.sourceforge.net
+master_sites sourceforge::macosx
+distfiles ${name}_${version}_macosx.tar.gz:macosx
+checksums rmd160 3acff3f6d604c50a4762db9bce8c5cb18088c4a0 \
+ sha256 e0ba90723463172fd8a063897092284993eeebb87c63cf26ee36f555b0d89368
-worksrcdir ${name}/build/mac
-patchfiles patch-Makefile.diff
-use_configure no
-conflicts astyle-dev
+worksrcdir ${name}/build/mac
+patchfiles patch-Makefile.diff
+use_configure no
+conflicts astyle-dev
-variant universal {}
+variant universal {}
-build.target release
+build.target release
build.args-append prefix=${prefix} \
CXX="${configure.cxx} [get_canonical_archflags cxx]"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140503/737ec92f/attachment.html>
More information about the macports-changes
mailing list