From nobody Mon Feb 5 18:24:44 2024 X-Original-To: dev-commits-ports-main@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 4TTFCd1Bx9z58k2y; Mon, 5 Feb 2024 18:24:45 +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 4TTFCd0gB8z4ZtK; Mon, 5 Feb 2024 18:24:45 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1707157485; 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=iEMBR/PvkHwZbaOfIs1h2mYQ9CTIyxFDwe25bdq+gnQ=; b=Y7cVA1vVFlWFc9XR9bXeywVycaK30bDC7qjP1dKjgD9qTSgcmxKEAbgiXupVnPETDpM+IS jbDJthiNc3/TizLtUxeCDQyKU2Ps8EHOFkf3004bZ3BQ+E7dqQbv3TmD7u+SIUcJtaoHlw 6TetUi0MKinACupRYxxx/f+Uc2izqGCowxRGIj3EcGufqWTwYu5pzGa6ZQPleMdBFbVK+P CywQiA6bOoYw+N+osldIS6CXyHY6SN42PUv6DeawgYAvDPVsl/n9CuG7pfolNnnIoGz4BV RndlCWQx/AGg1/5W6eVYoIPu6lNhG/I2T69WcPXbEwdhirimiUbMzOPmnLiP4w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1707157485; 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=iEMBR/PvkHwZbaOfIs1h2mYQ9CTIyxFDwe25bdq+gnQ=; b=imgLQQV7wRwZNRsZhs6RZSB80GBhDARxIqha0JwUl9hLs1K4z8rnQ83zTDGDqdNaIVWML5 Q1Tmm0+m9+RlWCppyS18VFGvu0l93a9lDAR6V6OSuRglIrBHIwaPMNG36y6DnR25vw7Ca1 XmF8m429UiGQfdH3AI8fWTlbvC0I55JT6oTAlnZBpF+zgf9cHlC8wE63gnk4ytyMiS5zTy MPBzC/o1d+do5sAqat7HuG9jPpWoNVapvGbHsg4gW5Y0hF0oFKNYI1bZi/8siShXhb26Wc 7twxtsr9fgHGC4d5Xni8ML6rB6616lPg0QaLlUP4KpWndKuhgqchMMinOavJNA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1707157485; a=rsa-sha256; cv=none; b=c6cymLflfe2DWYYXabgVJRgW/q9Qua/MPdLvwIjGRyzCpX6N/xIwR2JKn1TOg5Zi9CsPKz BLx1gnivaXVvujKJkO8mFS34U99NcugbcHt1FV2E+bWyv9ug+0qGKryqz/B60xwRqaMwWt 8EtF0meu+3u29CvegsbxV/TK//T9Ckl7lwf1//IOovRzrkyD+eYM706sUPSZVOMA9IPciD 5enc3n7+v/reIanOw2kGeBF3/K2rWqeNrByaqxyHrGHel0Ew++w7ug4Mc5l+l5zOgaXcCJ xdByUTZNqL7aHpPDq130hmxLvi1kCrdRbZNMVhv4gRISu0LjapHf8W26QmNpGg== 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 4TTFCc6r5wzqk6; Mon, 5 Feb 2024 18:24:44 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 415IOiJN050453; Mon, 5 Feb 2024 18:24:44 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 415IOiue050450; Mon, 5 Feb 2024 18:24:44 GMT (envelope-from git) Date: Mon, 5 Feb 2024 18:24:44 GMT Message-Id: <202402051824.415IOiue050450@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Jochen Neumeister Subject: git: 2bd0bdf600ee - main - mail/phpmailer6: Update to 6.9.1 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: joneum X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 2bd0bdf600eeda7abec543f34a93b69a32d27262 Auto-Submitted: auto-generated The branch main has been updated by joneum: URL: https://cgit.FreeBSD.org/ports/commit/?id=2bd0bdf600eeda7abec543f34a93b69a32d27262 commit 2bd0bdf600eeda7abec543f34a93b69a32d27262 Author: Jochen Neumeister AuthorDate: 2024-02-05 18:23:18 +0000 Commit: Jochen Neumeister CommitDate: 2024-02-05 18:23:18 +0000 mail/phpmailer6: Update to 6.9.1 Changelog: https://github.com/PHPMailer/PHPMailer/blob/master/changelog.md Sponsored by: Netzkommune GmbH --- mail/phpmailer6/Makefile | 2 +- mail/phpmailer6/distinfo | 6 +++--- mail/phpmailer6/pkg-plist | 3 +++ 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/mail/phpmailer6/Makefile b/mail/phpmailer6/Makefile index 244e2830daf5..46dad542056f 100644 --- a/mail/phpmailer6/Makefile +++ b/mail/phpmailer6/Makefile @@ -1,5 +1,5 @@ PORTNAME= phpmailer -PORTVERSION= 6.8.0 +PORTVERSION= 6.9.1 DISTVERSIONPREFIX= v CATEGORIES= mail PKGNAMESUFFIX= 6 diff --git a/mail/phpmailer6/distinfo b/mail/phpmailer6/distinfo index 24aa1e6072ee..edb1660a8113 100644 --- a/mail/phpmailer6/distinfo +++ b/mail/phpmailer6/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1680798740 -SHA256 (PHPMailer-PHPMailer-v6.8.0_GH0.tar.gz) = 7043e7e93c3a0d07952a400fa72890efbcdf5a376f13da8f7cc04310f0acd50f -SIZE (PHPMailer-PHPMailer-v6.8.0_GH0.tar.gz) = 105206 +TIMESTAMP = 1707156357 +SHA256 (PHPMailer-PHPMailer-v6.9.1_GH0.tar.gz) = 54f28f9aad8f3352eb8e6f249052d56f1688758ee57c4c1d84a741f751cd2a86 +SIZE (PHPMailer-PHPMailer-v6.9.1_GH0.tar.gz) = 109263 diff --git a/mail/phpmailer6/pkg-plist b/mail/phpmailer6/pkg-plist index 6aa94997f924..27bd0d656bad 100644 --- a/mail/phpmailer6/pkg-plist +++ b/mail/phpmailer6/pkg-plist @@ -4,10 +4,12 @@ %%DATADIR%%/SMTP.php %%DATADIR%%/language/phpmailer.lang-af.php %%DATADIR%%/language/phpmailer.lang-ar.php +%%DATADIR%%/language/phpmailer.lang-as.php %%DATADIR%%/language/phpmailer.lang-az.php %%DATADIR%%/language/phpmailer.lang-ba.php %%DATADIR%%/language/phpmailer.lang-be.php %%DATADIR%%/language/phpmailer.lang-bg.php +%%DATADIR%%/language/phpmailer.lang-bn.php %%DATADIR%%/language/phpmailer.lang-ca.php %%DATADIR%%/language/phpmailer.lang-cs.php %%DATADIR%%/language/phpmailer.lang-da.php @@ -43,6 +45,7 @@ %%DATADIR%%/language/phpmailer.lang-pt_br.php %%DATADIR%%/language/phpmailer.lang-ro.php %%DATADIR%%/language/phpmailer.lang-ru.php +%%DATADIR%%/language/phpmailer.lang-si.php %%DATADIR%%/language/phpmailer.lang-sk.php %%DATADIR%%/language/phpmailer.lang-sl.php %%DATADIR%%/language/phpmailer.lang-sr.php