pkgsrc-WIP-changes archive

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

Update a comment



Module Name:	pkgsrc-wip
Committed By:	Pierre Pronchery <khorben%defora.org@localhost>
Pushed By:	khorben
Date:		Sun Jul 15 01:51:10 2018 +0200
Changeset:	3ce2a7a9e65507085a51e998f7bc01d1891d0503

Modified Files:
	freecad/distinfo
	freecad/patches/patch-src_Main_CMakeLists.txt

Log Message:
Update a comment

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

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

diffstat:
 freecad/distinfo                              | 2 +-
 freecad/patches/patch-src_Main_CMakeLists.txt | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diffs:
diff --git a/freecad/distinfo b/freecad/distinfo
index 23b3ddff75..89c4b51f88 100644
--- a/freecad/distinfo
+++ b/freecad/distinfo
@@ -12,7 +12,7 @@ SHA1 (patch-src_App_CMakeLists.txt) = c73a2a69235bf62ae0a1d45101fd021826aed9cf
 SHA1 (patch-src_App_FreeCADInit.py) = 81ff70632cdb15ab4ebd744da64f691bf621f3d2
 SHA1 (patch-src_Base_TimeInfo.cpp) = 7ec2ddac5c326ff1b1aa3f68c046c81018cc6e23
 SHA1 (patch-src_Base_TimeInfo.h) = 3dbdd0fbb27c0c8fb1fe7cec8faa6c437426d9c6
-SHA1 (patch-src_Main_CMakeLists.txt) = c10d5b97eb8fb840360681c4a5a38b14b8c1c0bb
+SHA1 (patch-src_Main_CMakeLists.txt) = 49a676bf38bc7d27560b9ecbe331c8844cd8cbe0
 SHA1 (patch-src_Main_MainCmd.cpp) = 1554fd69e21627889fd4e0802e16dbd8f057f21d
 SHA1 (patch-src_Main_MainGui.cpp) = 482dafad3dbfd80661870d9230bbad2f05a4b950
 SHA1 (patch-src_Main_MainPy.cpp) = f92b2ab54d81e293e5ce737f12c7811e1ec131b0
diff --git a/freecad/patches/patch-src_Main_CMakeLists.txt b/freecad/patches/patch-src_Main_CMakeLists.txt
index 6486f4ebd5..24dde5ae29 100644
--- a/freecad/patches/patch-src_Main_CMakeLists.txt
+++ b/freecad/patches/patch-src_Main_CMakeLists.txt
@@ -1,6 +1,6 @@
 $NetBSD$
 
-Fix build on fbsd, link against libcompat
+Fix build on FreeBSD (link against libcompat)
 
 --- src/Main/CMakeLists.txt.orig	2016-04-07 01:39:34.000000000 +0000
 +++ src/Main/CMakeLists.txt


Home | Main Index | Thread Index | Old Index