[99860] trunk/dports/lang/gccxml-devel/Portfile
mmoll at macports.org
mmoll at macports.org
Mon Nov 19 07:38:20 PST 2012
Revision: 99860
https://trac.macports.org/changeset/99860
Author: mmoll at macports.org
Date: 2012-11-19 07:38:20 -0800 (Mon, 19 Nov 2012)
Log Message:
-----------
lang/gccxml-devel: moved to a new repository, update snapshot
Modified Paths:
--------------
trunk/dports/lang/gccxml-devel/Portfile
Modified: trunk/dports/lang/gccxml-devel/Portfile
===================================================================
--- trunk/dports/lang/gccxml-devel/Portfile 2012-11-19 15:22:02 UTC (rev 99859)
+++ trunk/dports/lang/gccxml-devel/Portfile 2012-11-19 15:38:20 UTC (rev 99860)
@@ -2,28 +2,21 @@
PortSystem 1.0
PortGroup cmake 1.0
+PortGroup github 1.0
name gccxml-devel
-version 20120517
+version 20121106
categories lang
platforms darwin
-license {GPL-2 BSD}
maintainers mnick openmaintainer
-# See http://public.kitware.com/GCC_XML/HTML/Copyright.html for license details
-license {GPL-2 BSD}
+# See http://www.gccxml.org/HTML/Copyright.html for license details
+license {GPL-2 BSD}
+github.setup gccxml gccxml 2cbeb9d631e0198fcbeca3d230ef49fe07e87dd8
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/
-master_sites https://downloads.sourceforge.net/project/ompl/dependencies/
-distname gccxml-2012-05-17
-extract.suffix .tgz
-checksums rmd160 8095d9eb91fa79815d13ddf525dacdab4c6fba13 \
- sha256 511a42b8d9ee8f3a49c02df67d512027db1cca4e69896caeb0426821a198f8eb
-worksrcdir gccxml
-
+checksums rmd160 d318f0e54b1ec65fde4d7ef78b5c94e9065117e7 \
+ sha256 220612e154618f231c02b5f3c7d759925c9f957112de438bb583cffd9ea34c65
universal_variant no
-if {${configure.compiler} == "clang"} {
- configure.compiler llvm-gcc-4.2
-}
+compiler.blacklist clang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121119/bbdfd09a/attachment.html>
More information about the macports-changes
mailing list