[Midnightbsd-cvs] mports [15678] trunk/devel/compiler-rt: minor cleanup
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Thu Dec 19 09:04:55 EST 2013
Revision: 15678
http://svnweb.midnightbsd.org/mports/?rev=15678
Author: laffer1
Date: 2013-12-19 09:04:54 -0500 (Thu, 19 Dec 2013)
Log Message:
-----------
minor cleanup
Modified Paths:
--------------
trunk/devel/compiler-rt/Makefile
trunk/devel/compiler-rt/distinfo
Modified: trunk/devel/compiler-rt/Makefile
===================================================================
--- trunk/devel/compiler-rt/Makefile 2013-12-19 05:18:24 UTC (rev 15677)
+++ trunk/devel/compiler-rt/Makefile 2013-12-19 14:04:54 UTC (rev 15678)
@@ -2,6 +2,7 @@
PORTNAME= compiler-rt
DISTVERSION= 0.r${SVN_REV}
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_FREEBSD_LOCAL}
MASTER_SITE_SUBDIR= brooks
@@ -8,6 +9,7 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT= Compiler runtime library with Blocks support
+
LICENSE= agg
BUILD_DEPENDS= cmake:${PORTSDIR}/devel/cmake
@@ -18,13 +20,10 @@
CMAKE_SOURCE_PATH= ${WRKSRC}
-USE_CMAKE= yes
-USE_GCC= 4.2+
-USE_GMAKE= yes
+USES= cmake
USE_BZIP2= yes
USE_LDCONFIG= yes
MAKE_ARGS= VERBOSE=1
-MAKE_JOBS_SAFE= yes
LLVM_SVN= http://llvm.org/svn/llvm-project
Modified: trunk/devel/compiler-rt/distinfo
===================================================================
--- trunk/devel/compiler-rt/distinfo 2013-12-19 05:18:24 UTC (rev 15677)
+++ trunk/devel/compiler-rt/distinfo 2013-12-19 14:04:54 UTC (rev 15678)
@@ -1,3 +1,2 @@
SHA256 (compiler-rt-0.r131639.tar.bz2) = 8ad19eddcbe594c33c9e6b6348b80ea9a617169d8cbc7758202ffddf76cc85ee
-RMD160 (compiler-rt-0.r131639.tar.bz2) = b27b0c874038001ed998a3f60222d4d5d0c782d6
SIZE (compiler-rt-0.r131639.tar.bz2) = 762482
More information about the Midnightbsd-cvs
mailing list