pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

brlcad: cmake issue has been solved, remove comment



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Sat Oct 22 01:09:31 2016 +0200
Changeset:	e431c23afe558019944339521c5ce2b87e55d936

Modified Files:
	brlcad/distinfo
	brlcad/patches/patch-misc_CMake_ThirdParty.cmake

Log Message:
brlcad: cmake issue has been solved, remove comment

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e431c23afe558019944339521c5ce2b87e55d936

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 brlcad/distinfo                                  | 2 +-
 brlcad/patches/patch-misc_CMake_ThirdParty.cmake | 2 --
 2 files changed, 1 insertion(+), 3 deletions(-)

diffs:
diff --git a/brlcad/distinfo b/brlcad/distinfo
index a7956d6..e533a3f 100644
--- a/brlcad/distinfo
+++ b/brlcad/distinfo
@@ -4,4 +4,4 @@ SHA1 (brlcad-7.26.0.tar.bz2) = b0e307016317bff87c3b49ea395b4829a6305156
 RMD160 (brlcad-7.26.0.tar.bz2) = bf391f887463ece786c5e1e4f3382c168bfc99b3
 SHA512 (brlcad-7.26.0.tar.bz2) = e4819da6e94ff7e5f777cb3c59a911f8818a10ddef42f02f3c3b95be9057a7a83427fdbc29bc3f610f16100b65bb14919438598bd5d59af16fcdbe9f6351006a
 Size (brlcad-7.26.0.tar.bz2) = 113073230 bytes
-SHA1 (patch-misc_CMake_ThirdParty.cmake) = 64d0728da286807d48d537c78b372630c4192042
+SHA1 (patch-misc_CMake_ThirdParty.cmake) = 03cb989aa4de0a07e146bc80facd649946a9688b
diff --git a/brlcad/patches/patch-misc_CMake_ThirdParty.cmake b/brlcad/patches/patch-misc_CMake_ThirdParty.cmake
index 74d3ff3..2ff578a 100644
--- a/brlcad/patches/patch-misc_CMake_ThirdParty.cmake
+++ b/brlcad/patches/patch-misc_CMake_ThirdParty.cmake
@@ -1,8 +1,6 @@
 $NetBSD$
 
 Allow to pass library defintion from command-line.
-CMake part in this project is broken and fails to detect some libraries/headers
-for unknown reason.
 
 --- misc/CMake/ThirdParty.cmake.orig	2016-08-09 06:52:32.000000000 +0000
 +++ misc/CMake/ThirdParty.cmake


Home | Main Index | Thread Index | Old Index