From 6aefaf4b81856a3ff5aeec1b46ce1b266ea6397e Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Thu, 13 Dec 2018 00:01:51 +0000 Subject: graphics/dcmtk: Update 3.6.0 -> 3.6.4; Move to the 'graphics' category Port changes: * Take maintainership * Move to github * Remove targets: it installs itself fine Update graphics/aeskulap: Swutch to a more updated fork; Update patches and dependencies. --- .../files/patch-imagepool_poolfindassociation.h | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 graphics/aeskulap/files/patch-imagepool_poolfindassociation.h (limited to 'graphics/aeskulap/files/patch-imagepool_poolfindassociation.h') diff --git a/graphics/aeskulap/files/patch-imagepool_poolfindassociation.h b/graphics/aeskulap/files/patch-imagepool_poolfindassociation.h deleted file mode 100644 index 276928d8b6db..000000000000 --- a/graphics/aeskulap/files/patch-imagepool_poolfindassociation.h +++ /dev/null @@ -1,20 +0,0 @@ ---- imagepool/poolfindassociation.h.orig 2014-01-19 07:38:17 UTC -+++ imagepool/poolfindassociation.h -@@ -45,7 +45,7 @@ public: - /** - Send a query object (C-Find) through association - */ -- CONDITION SendObject(DcmDataset *dataset); -+ OFCondition SendObject(DcmDataset *dataset); - - /** - Get the result stack of the last query -@@ -88,7 +88,7 @@ private: - /** - C-Find service class user - */ -- CONDITION findSCU(T_ASC_Association * assoc, DcmDataset * query); -+ OFCondition findSCU(T_ASC_Association * assoc, DcmDataset * query); - - /** - Callback function for C-Find service class user -- cgit v1.2.3