SF.net SVN: gar:[27164] csw/mgar/pkg/unbound/trunk/Makefile

idogan23 at users.sourceforge.net idogan23 at users.sourceforge.net
Thu Feb 20 19:27:24 CET 2025


Revision: 27164
          http://sourceforge.net/p/gar/code/27164
Author:   idogan23
Date:     2025-02-20 18:27:23 +0000 (Thu, 20 Feb 2025)
Log Message:
-----------
unbound: Switch to OpenSSL 1.1.1

Modified Paths:
--------------
    csw/mgar/pkg/unbound/trunk/Makefile

Modified: csw/mgar/pkg/unbound/trunk/Makefile
===================================================================
--- csw/mgar/pkg/unbound/trunk/Makefile	2025-02-19 21:50:09 UTC (rev 27163)
+++ csw/mgar/pkg/unbound/trunk/Makefile	2025-02-20 18:27:23 UTC (rev 27164)
@@ -82,7 +82,7 @@
 SPKG_DESC_CSWunbound         = $(DESCRIPTION)
 RUNTIME_DEP_PKGS_CSWunbound += CSWlibunbound8
 RUNTIME_DEP_PKGS_CSWunbound += CSWlibexpat1
-RUNTIME_DEP_PKGS_CSWunbound += CSWlibssl1-0-0
+UNTIME_DEP_PKGS_CSWunbound += CSWlibssl1-1
 RUNTIME_DEP_PKGS_CSWunbound += CSWlibevent2-1-7
 
 PACKAGES += CSWlibunbound8
@@ -90,7 +90,7 @@
 PKGFILES_CSWlibunbound8 += $(call baseisadirs,$(libdir),libunbound\.so\.8\.1\.12)
 PKGFILES_CSWlibunbound8 += $(call baseisadirs,$(libdir),libunbound\.so\.8(\.\d+)*)
 SPKG_DESC_CSWlibunbound8 += $(DESCRIPTION), libunbound.so.8
-RUNTIME_DEP_PKGS_CSWlibunbound8 += CSWlibssl1-0-0
+RUNTIME_DEP_PKGS_CSWlibunbound8 += CSWlibssl1-1
 RUNTIME_DEP_PKGS_CSWlibunbound8 += CSWlibevent2-1-7
 
 CATALOGNAME_CSWunbound-devel       = unbound_devel
@@ -103,7 +103,7 @@
 PKGFILES_CSWunbound-host         += $(sbindir)/unbound-host
 PKGFILES_CSWunbound-host         += $(mandir)/man1/unbound-host.1
 RUNTIME_DEP_PKGS_CSWunbound-host += CSWlibunbound8
-RUNTIME_DEP_PKGS_CSWunbound-host += CSWlibssl1-0-0
+RUNTIME_DEP_PKGS_CSWunbound-host += CSWlibssl1-1
 
 # 32-bits are enough for unbound-host
 CHECKPKG_OVERRIDES_CSWunbound-host += 64-bit-binaries-missing

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list