diff options
| author | Yuri Victorovich <yuri@FreeBSD.org> | 2018-12-13 00:01:51 +0000 |
|---|---|---|
| committer | Yuri Victorovich <yuri@FreeBSD.org> | 2018-12-13 00:01:51 +0000 |
| commit | 6aefaf4b81856a3ff5aeec1b46ce1b266ea6397e (patch) | |
| tree | 3de8eea1494f6765a755a48dbe3f3fbdb9d97808 /devel/dcmtk/files/patch-dcmtls_libsrc_tlslayer.cc | |
| parent | x11-fonts/plex-ttf: Update to 1.2.2 (diff) | |
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.
Notes
Notes:
svn path=/head/; revision=487330
Diffstat (limited to 'devel/dcmtk/files/patch-dcmtls_libsrc_tlslayer.cc')
| -rw-r--r-- | devel/dcmtk/files/patch-dcmtls_libsrc_tlslayer.cc | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/devel/dcmtk/files/patch-dcmtls_libsrc_tlslayer.cc b/devel/dcmtk/files/patch-dcmtls_libsrc_tlslayer.cc deleted file mode 100644 index 9b7a7aa50e79..000000000000 --- a/devel/dcmtk/files/patch-dcmtls_libsrc_tlslayer.cc +++ /dev/null @@ -1,12 +0,0 @@ ---- dcmtls/libsrc/tlslayer.cc.orig 2010-10-14 13:14:46 UTC -+++ dcmtls/libsrc/tlslayer.cc -@@ -371,7 +371,9 @@ void DcmTLSTransportLayer::seedPRNG(cons - #endif - if (randFile) - { -+#ifndef LIBRESSL_VERSION_NUMBER - if (RAND_egd(randFile) <= 0) -+#endif - { - RAND_load_file(randFile ,-1); - } |
