git: c80dda3bf578 - main - net-im/libpurple: Point to the system TLS certs.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 26 Dec 2021 16:05:46 UTC
The branch main has been updated by marcus:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c80dda3bf578ae5c0e9e02beec4a1be2609f0d44
commit c80dda3bf578ae5c0e9e02beec4a1be2609f0d44
Author: Joe Marcus Clarke <marcus@FreeBSD.org>
AuthorDate: 2021-12-26 16:04:38 +0000
Commit: Joe Marcus Clarke <marcus@FreeBSD.org>
CommitDate: 2021-12-26 16:04:38 +0000
net-im/libpurple: Point to the system TLS certs.
PR: 259954
---
net-im/libpurple/Makefile | 4 +++-
net-im/libpurple/pkg-plist | 3 ---
2 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/net-im/libpurple/Makefile b/net-im/libpurple/Makefile
index 48ca7ab7261d..6b840dda5727 100644
--- a/net-im/libpurple/Makefile
+++ b/net-im/libpurple/Makefile
@@ -2,6 +2,7 @@
PORTNAME?= libpurple
PORTVERSION= 2.14.8
+PORTREVISION?= 1
CATEGORIES?= net-im
MASTER_SITES= SF/pidgin/Pidgin/${PORTVERSION}
DISTNAME= pidgin-${PORTVERSION}
@@ -19,7 +20,8 @@ CONFIGURE_ARGS?=--disable-gtkui \
--disable-consoleui \
--with-dynamic-prpls=${PRPL_MODULES:S/,$//} \
--enable-static \
- --disable-nm
+ --disable-nm \
+ --with-system-ssl-certs=/etc/ssl/certs
INSTALL_TARGET= install-strip
.if !defined(PIDGIN_SLAVE)
diff --git a/net-im/libpurple/pkg-plist b/net-im/libpurple/pkg-plist
index 757f4d55dd1a..beef510973c4 100644
--- a/net-im/libpurple/pkg-plist
+++ b/net-im/libpurple/pkg-plist
@@ -241,9 +241,6 @@ share/locale/xh/LC_MESSAGES/pidgin.mo
share/locale/zh_CN/LC_MESSAGES/pidgin.mo
share/locale/zh_HK/LC_MESSAGES/pidgin.mo
share/locale/zh_TW/LC_MESSAGES/pidgin.mo
-share/purple/ca-certs/CAcert_Class3.pem
-share/purple/ca-certs/CAcert_Root.pem
-share/purple/ca-certs/mozilla.pem
share/sounds/purple/alert.wav
share/sounds/purple/login.wav
share/sounds/purple/logout.wav