From nobody Wed Dec 29 13:58:07 2021 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id B5FEE191BA04; Wed, 29 Dec 2021 13:58:07 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4JPCfR3LZQz3m8s; Wed, 29 Dec 2021 13:58:07 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 52CD026185; Wed, 29 Dec 2021 13:58:07 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1BTDw72L054993; Wed, 29 Dec 2021 13:58:07 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1BTDw7Vf054992; Wed, 29 Dec 2021 13:58:07 GMT (envelope-from git) Date: Wed, 29 Dec 2021 13:58:07 GMT Message-Id: <202112291358.1BTDw7Vf054992@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Dima Panov Subject: git: 03b2af65b2fd - main - mail/exim: switch to native SRS implementation (+) List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: fluffy X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 03b2af65b2fd11c9e10ab7c27c5cec0ec2851cd4 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1640786287; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=3ccV8nGWWfu8dbAtwjbXgqS2PHIrOufgSYDdMQzDtuI=; b=VQg85jzMnFh1Aw4f6jexkkfjiSkTsrNoieMULGjaXvZITTLg/NJCgUKsKuim6Dm2+ZRjkA ASLKUHoOUoyv8F6Lcz96zO0B/hCCyAfkcVaS3qq+ltGC6GnIXnOje0PU/sgZwo3cBEIhG9 0EEacY0xk2ZK/up85t5pnLJ4aezEThl82EXVU9TQVgilOmx+F8aPsZ/Ke7hp4meu7GEa9/ srQ8cFTBjp64ReIQHKK9ZA+xCAdea+I2Z74LUykiOs/rak0MLkndBMXYvo79LQXeOAihED g2nNx1VAm2dCQc71Raxocznecx9EcWE0rZF3lDfFMFakLAI6CHrXhESzICP1XA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1640786287; a=rsa-sha256; cv=none; b=sXt7BOivoMVYaIvgDxKIIWeXRHUBUYV4BW17pXGl/OvH0ZfOXk2RWKYBSUbcqrx/cDtQCJ ib3X6gyhsWnCwosQa+xO4y4tGww0+P6RzG+C0mg6LISMtYVnVCzeSDEWO8sVsq8WwbDyNM S/Z9rRkPU/L/HeBcb/R75kdovUqpnOrW+hObjZVVlwPyhNH9TGGw+EGi38ZtkMsAcn2GGL khycZ0PlUhzrun4dMnLRP4f7cL3Wmem0GxZ/qytKbjLwkfZZDnJ7XQvAR3narJG6pQ+Nh4 05HDg3ritjUyBkeKm5UkIiq5ThlipX5QCHq/vKtTyVYva+P42HnT4hqeDOBPtw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=03b2af65b2fd11c9e10ab7c27c5cec0ec2851cd4 commit 03b2af65b2fd11c9e10ab7c27c5cec0ec2851cd4 Author: Dima Panov AuthorDate: 2021-12-29 13:53:55 +0000 Commit: Dima Panov CommitDate: 2021-12-29 13:53:55 +0000 mail/exim: switch to native SRS implementation (+) Years before Exim used alternative SRS library. Since 4.95 release, SRS functions was implemented as native code, switch build process tu use it insteasd of outdated alternative PR: 260789 Tested by: Martin Waschbüsch Sponsored by: Netzkommune GmbH --- mail/exim/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/mail/exim/Makefile b/mail/exim/Makefile index efb374f816e3..83bfb5aec983 100644 --- a/mail/exim/Makefile +++ b/mail/exim/Makefile @@ -2,7 +2,7 @@ PORTNAME= exim PORTVERSION?= ${EXIM_VERSION} -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= mail MASTER_SITES= EXIM:exim MASTER_SITE_SUBDIR= /exim4/:exim \ @@ -493,9 +493,8 @@ SEDLIST+= -e 's,XX_SPF_FLAGS_XX,,' \ .endif .if ${PORT_OPTIONS:MSRS} -LIB_DEPENDS+= libsrs_alt.so:mail/libsrs_alt -SEDLIST+= -e 's,XX_SRS_FLAGS_XX,-DEXPERIMENTAL_SRS,' \ - -e 's,XX_SRS_LIBS_XX,-L${LOCALBASE}/lib -lsrs_alt,' +SEDLIST+= -e 's,XX_SRS_FLAGS_XX,-DSUPPORT_SRS,' \ + -e 's,XX_SRS_LIBS_XX,,' .else SEDLIST+= -e 's,XX_SRS_FLAGS_XX,,' \ -e 's,XX_SRS_LIBS_XX,,'