pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
lgogdownloader-git: remove now unnecessary patch.
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Mon Mar 7 14:25:25 2016 +0100
Changeset: 3bef45fec019a665e146f6185450d5d19542e3be
Modified Files:
lgogdownloader-git/distinfo
Removed Files:
lgogdownloader-git/patches/patch-cmake_FindTinyxml.cmake
Log Message:
lgogdownloader-git: remove now unnecessary patch.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=3bef45fec019a665e146f6185450d5d19542e3be
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
lgogdownloader-git/distinfo | 1 -
lgogdownloader-git/patches/patch-cmake_FindTinyxml.cmake | 14 --------------
2 files changed, 15 deletions(-)
diffs:
diff --git a/lgogdownloader-git/distinfo b/lgogdownloader-git/distinfo
index ac2d955..a34ce3d 100644
--- a/lgogdownloader-git/distinfo
+++ b/lgogdownloader-git/distinfo
@@ -1,4 +1,3 @@
$NetBSD$
SHA1 (patch-cmake_FindJsoncpp.cmake) = 0ab831e8d26625a748cf9c4ab270cd7a39a4472e
-SHA1 (patch-cmake_FindTinyxml.cmake) = 66dabf0fff90893c46fcf0aecdab24a7e4c530c8
diff --git a/lgogdownloader-git/patches/patch-cmake_FindTinyxml.cmake b/lgogdownloader-git/patches/patch-cmake_FindTinyxml.cmake
deleted file mode 100644
index da06fa4..0000000
--- a/lgogdownloader-git/patches/patch-cmake_FindTinyxml.cmake
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD$
-
-tinyxml does not provide a pkg-config file, don't insist on one.
-
---- cmake/FindTinyxml.cmake.orig 2016-01-17 17:41:13.000000000 +0000
-+++ cmake/FindTinyxml.cmake
-@@ -6,7 +6,6 @@
- # Tinyxml_LIBRARIES - The libraries needed to use tinyxml
-
- find_package(PkgConfig)
--pkg_check_modules(PC_TINYXML REQUIRED tinyxml)
-
- find_path(TINYXML_INCLUDE_DIR tinyxml.h
- HINTS
Home |
Main Index |
Thread Index |
Old Index