Andreas Wacknitz
2023-12-02 5062ad41c9d87018f0223935defeb2cabbc0a644
gpgpool-II: update to 4.4.5 & switch to openssl-3.1

2 files modified
10 ■■■■ changed files
components/database/pgpool-II/Makefile 8 ●●●● patch | view | raw | blame | history
components/database/pgpool-II/pkg5 2 ●●● patch | view | raw | blame | history
components/database/pgpool-II/Makefile
@@ -14,15 +14,15 @@
#
BUILD_BITS= 64
USE_OPENSSL11= yes
OPENSSL_VERSION= 3.1
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME=     pgpool-II
COMPONENT_VERSION=     4.4.4
COMPONENT_VERSION=     4.4.5
COMPONENT_SUMMARY=     A connection pooling/replication server for PostgreSQL
COMPONENT_SRC=         $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=     $(COMPONENT_SRC).tar.gz
COMPONENT_ARCHIVE_HASH= sha256:10bed66f8197c74dcb00a0e73f618066d5d5e0adc878865c2fcfa1c945e68f4f
COMPONENT_ARCHIVE_HASH= sha256:ccd4922c8694991102a2bef64dd43f33f539f6a185bd42f218322bab0a388a60
COMPONENT_PROJECT_URL=    https://www.pgpool.net
COMPONENT_ARCHIVE_URL=    $(COMPONENT_PROJECT_URL)/download.php?f=$(COMPONENT_ARCHIVE)
COMPONENT_FMRI=    database/postgres/$(COMPONENT_NAME)
@@ -72,6 +72,6 @@
REQUIRED_PACKAGES += $(PG_LIBRARY_PKG)
REQUIRED_PACKAGES += SUNWcs
REQUIRED_PACKAGES += library/openldap
REQUIRED_PACKAGES += library/security/openssl-11
REQUIRED_PACKAGES += library/security/openssl-31
REQUIRED_PACKAGES += system/library
REQUIRED_PACKAGES += system/library/math
components/database/pgpool-II/pkg5
@@ -5,7 +5,7 @@
        "database/postgres-15/library",
        "developer/documentation-tool/openjade",
        "library/openldap",
        "library/security/openssl-11",
        "library/security/openssl-31",
        "system/library",
        "system/library/math"
    ],