[134165] trunk/dports/lang/gccxml-devel/Portfile
larryv at macports.org
larryv at macports.org
Thu Mar 19 09:18:47 PDT 2015
Revision: 134165
https://trac.macports.org/changeset/134165
Author: larryv at macports.org
Date: 2015-03-19 09:18:47 -0700 (Thu, 19 Mar 2015)
Log Message:
-----------
gccxml-devel: Add modeline and rearrange (NFC)
Modified Paths:
--------------
trunk/dports/lang/gccxml-devel/Portfile
Modified: trunk/dports/lang/gccxml-devel/Portfile
===================================================================
--- trunk/dports/lang/gccxml-devel/Portfile 2015-03-19 16:13:59 UTC (rev 134164)
+++ trunk/dports/lang/gccxml-devel/Portfile 2015-03-19 16:18:47 UTC (rev 134165)
@@ -1,24 +1,28 @@
+# -*- 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
PortGroup cmake 1.0
PortGroup github 1.0
+github.setup gccxml gccxml ab651a2aa866351bdd089a4bf1d57f6a9bec2a66
+name gccxml-devel
+version 20140721
categories lang
platforms darwin
-maintainers nomaintainer
# See http://www.gccxml.org/HTML/Copyright.html for license details
license {GPL-2 BSD}
-github.setup gccxml gccxml ab651a2aa866351bdd089a4bf1d57f6a9bec2a66
-name gccxml-devel
-version 20140721
+maintainers nomaintainer
+
description generates XML description of C++ code
long_description generates an XML description of a C++ program from GCC's \
internal representation
homepage http://www.gccxml.org/
+
+universal_variant no
+
checksums rmd160 5439181b371c2aa9ee5cf8cf390c4c0b1ee00286 \
sha256 30c9270869334664ac8f11bdeb65065835544051c2ce0ecc1d84edefda813d06
-universal_variant no
# gcxxml can be compiled with clang, but can't simulate clang. It should be able
# to simulate gcc*, but gets confused by header files in /usr/include. The
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150319/e0eb72dd/attachment-0001.html>
More information about the macports-changes
mailing list