From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id CDA9A139694 for ; Sun, 14 May 2017 16:22:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E45B0E0DBD; Sun, 14 May 2017 16:22:32 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C2E10E0DBD for ; Sun, 14 May 2017 16:22:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8F3DD3416C7 for ; Sun, 14 May 2017 16:22:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EB9AF7456 for ; Sun, 14 May 2017 16:22:29 +0000 (UTC) From: "Michael Orlitzky" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Orlitzky" Message-ID: <1494778871.8908b739946b2b7420e5b8dfb1d7de98a52b7f76.mjo@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/PHPMailer/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-php/PHPMailer/Manifest dev-php/PHPMailer/PHPMailer-5.2.20.ebuild dev-php/PHPMailer/PHPMailer-5.2.23.ebuild X-VCS-Directories: dev-php/PHPMailer/ X-VCS-Committer: mjo X-VCS-Committer-Name: Michael Orlitzky X-VCS-Revision: 8908b739946b2b7420e5b8dfb1d7de98a52b7f76 X-VCS-Branch: master Date: Sun, 14 May 2017 16:22:29 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: d1e0383c-8120-469d-933f-406576ce53b4 X-Archives-Hash: c71d65afa25fd97b67e0c664a1d623f4 commit: 8908b739946b2b7420e5b8dfb1d7de98a52b7f76 Author: Michael Orlitzky gentoo org> AuthorDate: Sun May 14 16:21:11 2017 +0000 Commit: Michael Orlitzky gentoo org> CommitDate: Sun May 14 16:21:11 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8908b739 dev-php/PHPMailer: new version 5.2.23. Package-Manager: Portage-2.3.3, Repoman-2.3.1 dev-php/PHPMailer/Manifest | 2 +- dev-php/PHPMailer/{PHPMailer-5.2.20.ebuild => PHPMailer-5.2.23.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-php/PHPMailer/Manifest b/dev-php/PHPMailer/Manifest index a73ab401ba4..8c2feb43098 100644 --- a/dev-php/PHPMailer/Manifest +++ b/dev-php/PHPMailer/Manifest @@ -1 +1 @@ -DIST PHPMailer-5.2.20.tar.gz 156793 SHA256 4716acef60503f345323849842f3138a8453c178d3829477553bf1e347664976 SHA512 c8dab5decd5012687b2e1d7a4ce2a3a605a6c3589b1f747960faa6080fb1c65580c1dd0f0cba52fc3735e4cf357c31237b51a6ade00c5dbffc57c27328d15018 WHIRLPOOL 9d490758ac09accf3f30645615a34a39a5c7ec542f5eceaa6327d3119ff35bf5c14f420dd731ee47f84cfb6409f5f26d6f7d9979031343172778b59825b7d08d +DIST PHPMailer-5.2.23.tar.gz 157335 SHA256 6bd8caf379e7d821aa1074b5f793f3b17a1b92ca953221fc61b7941ae34f5bbe SHA512 6442538a5a9bfbe704379cd7dbc1634b4d8d6865421b7fac4c67e8ced03173f6b533651033681c2e8814ad9b22b2b3276c23169cdd7ba04878b710533cade65f WHIRLPOOL 84ee5dea5ee2a17cc4ae705049a9431e16de6069fadc36eb8a969eaf3b1269a7580fd5df534ff7d04a49bb38fec8e1aab044c6fa315f573a57612b4750672fdf diff --git a/dev-php/PHPMailer/PHPMailer-5.2.20.ebuild b/dev-php/PHPMailer/PHPMailer-5.2.23.ebuild similarity index 96% rename from dev-php/PHPMailer/PHPMailer-5.2.20.ebuild rename to dev-php/PHPMailer/PHPMailer-5.2.23.ebuild index 1c36780624d..8b5977bf1cf 100644 --- a/dev-php/PHPMailer/PHPMailer-5.2.20.ebuild +++ b/dev-php/PHPMailer/PHPMailer-5.2.23.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6