aboutsummaryrefslogtreecommitdiff
path: root/math/kig
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2020-08-13 17:10:30 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2020-08-13 17:10:30 +0000
commit0edfaee1ed970ab80a259d920b20cc1a2c0be6ba (patch)
treea300988022b47481632f3ac4326106c1d20ffb7b /math/kig
parenteab6fd195eb5c41f1d6fbe53a0d1f7a9af762712 (diff)
downloadports-0edfaee1ed970ab80a259d920b20cc1a2c0be6ba.tar.gz
ports-0edfaee1ed970ab80a259d920b20cc1a2c0be6ba.zip
KDE's August 2020 Apps Update
Dozens of KDE apps are getting new releases from KDE’s release service. New features, usability improvements, re-designs and bug fixes all contribute to helping boost your productivity and making this new batch of applications more efficient and pleasant to use. Full announcement: https://kde.org/announcements/releases/2020-08-apps-update/
Notes
Notes: svn path=/head/; revision=544824
Diffstat (limited to 'math/kig')
-rw-r--r--math/kig/distinfo6
-rw-r--r--math/kig/files/patch-cmake_modules_FindBoostPython.cmake22
-rw-r--r--math/kig/pkg-plist1
3 files changed, 4 insertions, 25 deletions
diff --git a/math/kig/distinfo b/math/kig/distinfo
index fd32cfda8cf4..0d04aaab8665 100644
--- a/math/kig/distinfo
+++ b/math/kig/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1594147065
-SHA256 (KDE/release-service/20.04.3/kig-20.04.3.tar.xz) = ccbc8f10e79f420d8a97aa00616fc29ed771721bfe22eb74b160464ac6cc3023
-SIZE (KDE/release-service/20.04.3/kig-20.04.3.tar.xz) = 3482876
+TIMESTAMP = 1596814201
+SHA256 (KDE/release-service/20.08.0/kig-20.08.0.tar.xz) = fa9754f5a67e35fdfd8b836d423001fc48fe5c41fadbfceece834fb3f5b6cccd
+SIZE (KDE/release-service/20.08.0/kig-20.08.0.tar.xz) = 3490564
diff --git a/math/kig/files/patch-cmake_modules_FindBoostPython.cmake b/math/kig/files/patch-cmake_modules_FindBoostPython.cmake
deleted file mode 100644
index 05ebe603f441..000000000000
--- a/math/kig/files/patch-cmake_modules_FindBoostPython.cmake
+++ /dev/null
@@ -1,22 +0,0 @@
---- cmake/modules/FindBoostPython.cmake.orig 2018-01-06 04:25:23 UTC
-+++ cmake/modules/FindBoostPython.cmake
-@@ -36,7 +36,8 @@ find_package(Boost QUIET COMPONENTS pyth
- cmake_push_check_state()
- set(CMAKE_REQUIRED_FLAGS ${CMAKE_REQUIRED_FLAGS} ${KDE4_ENABLE_EXCEPTIONS})
- set(CMAKE_REQUIRED_INCLUDES ${CMAKE_REQUIRED_INCLUDES} ${Boost_INCLUDE_DIRS})
--set(CMAKE_REQUIRED_LIBRARIES ${CMAKE_REQUIRED_LIBRARIES} ${Boost_PYTHON_LIBRARY})
-+# Don't mess with check_include_file_cxx
-+set(CMAKE_REQUIRED_LIBRARIES "")
-
- check_include_file_cxx(boost/shared_ptr.hpp HAVE_BOOST_SHARED_PTR_HPP)
-
-@@ -46,6 +47,9 @@ check_include_file_cxx(boost/shared_ptr.
- # If user wants to shoot himself in the foot, he is allowed to do this, too.
- set(BoostPython_COMPILES)
-
-+# Now that the header has been found, set the libraries.
-+set(CMAKE_REQUIRED_LIBRARIES ${CMAKE_REQUIRED_LIBRARIES} ${Boost_PYTHON_LIBRARY})
-+
- # If shared_ptr.hpp or Python library is not available, then there is
- # no point to do anything.
- if(HAVE_BOOST_SHARED_PTR_HPP AND Boost_PYTHON_FOUND)
diff --git a/math/kig/pkg-plist b/math/kig/pkg-plist
index 723d2b35fe89..d8b47f244e00 100644
--- a/math/kig/pkg-plist
+++ b/math/kig/pkg-plist
@@ -5,6 +5,7 @@ man/ca/man1/kig.1.gz
man/de/man1/kig.1.gz
man/es/man1/kig.1.gz
man/et/man1/kig.1.gz
+man/fr/man1/kig.1.gz
man/it/man1/kig.1.gz
man/man1/kig.1.gz
man/nl/man1/kig.1.gz