From owner-svn-ports-head@freebsd.org Wed Oct 14 23:32:04 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 8C375445436; Wed, 14 Oct 2020 23:32:04 +0000 (UTC) (envelope-from joneum@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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CBTGD38qNz4ZFH; Wed, 14 Oct 2020 23:32:04 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4F982164D6; Wed, 14 Oct 2020 23:32:04 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 09ENW48T034942; Wed, 14 Oct 2020 23:32:04 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 09ENW30k034939; Wed, 14 Oct 2020 23:32:03 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <202010142332.09ENW30k034939@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Wed, 14 Oct 2020 23:32:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r552360 - head/mail/phplist X-SVN-Group: ports-head X-SVN-Commit-Author: joneum X-SVN-Commit-Paths: head/mail/phplist X-SVN-Commit-Revision: 552360 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Oct 2020 23:32:04 -0000 Author: joneum Date: Wed Oct 14 23:32:03 2020 New Revision: 552360 URL: https://svnweb.freebsd.org/changeset/ports/552360 Log: Update to 3.5.6 PR: 250292 Submitted by: maintainer Sponsored by: Netzkommune GmbH Modified: head/mail/phplist/Makefile head/mail/phplist/distinfo head/mail/phplist/pkg-plist Modified: head/mail/phplist/Makefile ============================================================================== --- head/mail/phplist/Makefile Wed Oct 14 23:05:51 2020 (r552359) +++ head/mail/phplist/Makefile Wed Oct 14 23:32:03 2020 (r552360) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= phplist -PORTVERSION= 3.5.5 +PORTVERSION= 3.5.6 CATEGORIES= mail www MASTER_SITES= SF PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} Modified: head/mail/phplist/distinfo ============================================================================== --- head/mail/phplist/distinfo Wed Oct 14 23:05:51 2020 (r552359) +++ head/mail/phplist/distinfo Wed Oct 14 23:32:03 2020 (r552360) @@ -1,3 +1,3 @@ TIMESTAMP = 1579021468 -SHA256 (phplist-3.5.5.tgz) = b247b775d1cdb4a229048b85d2487957a01bfff82643dd6a1a71e08474e17ddb -SIZE (phplist-3.5.5.tgz) = 20385194 +SHA256 (phplist-3.5.6.tgz) = c1f966fd394b5c6cf14e7b366daf90e4784eee8e5cfa6df02e1f819ad2d4873d +SIZE (phplist-3.5.6.tgz) = 20400316 Modified: head/mail/phplist/pkg-plist ============================================================================== --- head/mail/phplist/pkg-plist Wed Oct 14 23:05:51 2020 (r552359) +++ head/mail/phplist/pkg-plist Wed Oct 14 23:32:03 2020 (r552360) @@ -5358,6 +5358,7 @@ bin/phplist %%WWWDIR%%/lists/base/vendor/phplist/rest-api/tests/Unit/PhpListRestBundleTest.php %%WWWDIR%%/lists/base/vendor/phpoption/phpoption/composer.json %%WWWDIR%%/lists/base/vendor/phpoption/phpoption/LICENSE +%%WWWDIR%%/lists/base/vendor/phpoption/phpoption/Makefile %%WWWDIR%%/lists/base/vendor/phpoption/phpoption/src/PhpOption/LazyOption.php %%WWWDIR%%/lists/base/vendor/phpoption/phpoption/src/PhpOption/None.php %%WWWDIR%%/lists/base/vendor/phpoption/phpoption/src/PhpOption/Option.php @@ -6049,7 +6050,7 @@ bin/phplist %%WWWDIR%%/lists/base/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/LICENSE %%WWWDIR%%/lists/base/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/phpunit.xml.dist %%WWWDIR%%/lists/base/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/README.md -%%WWWDIR%%/lists/base/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Resources/bin/check-unused-tags-whitelist.php +%%WWWDIR%%/lists/base/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Resources/bin/check-unused-known-tags.php %%WWWDIR%%/lists/base/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Resources/config/annotations.xml %%WWWDIR%%/lists/base/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Resources/config/assets.xml %%WWWDIR%%/lists/base/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Resources/config/cache_debug.xml @@ -8243,6 +8244,7 @@ bin/phplist %%WWWDIR%%/lists/base/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Tests/Fixtures/includes/ProjectWithXsdExtension.php %%WWWDIR%%/lists/base/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Tests/Fixtures/includes/ProjectWithXsdExtensionInPhar.phar %%WWWDIR%%/lists/base/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Tests/Fixtures/includes/schema/project-1.0.xsd +%%WWWDIR%%/lists/base/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Tests/Fixtures/includes/uniontype_classes.php %%WWWDIR%%/lists/base/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Tests/Fixtures/ini/almostvalid.ini %%WWWDIR%%/lists/base/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Tests/Fixtures/ini/ini_with_wrong_ext.xml %%WWWDIR%%/lists/base/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Tests/Fixtures/ini/nonvalid.ini @@ -9062,6 +9064,7 @@ bin/phplist %%WWWDIR%%/lists/base/vendor/symfony/symfony/src/Symfony/Component/Form/Tests/Fixtures/RecursiveFormTypeFoo.php %%WWWDIR%%/lists/base/vendor/symfony/symfony/src/Symfony/Component/Form/Tests/Fixtures/TestExtension.php %%WWWDIR%%/lists/base/vendor/symfony/symfony/src/Symfony/Component/Form/Tests/Fixtures/Type.php +%%WWWDIR%%/lists/base/vendor/symfony/symfony/src/Symfony/Component/Form/Tests/Fixtures/TypehintedPropertiesCar.php %%WWWDIR%%/lists/base/vendor/symfony/symfony/src/Symfony/Component/Form/Tests/FormBuilderTest.php %%WWWDIR%%/lists/base/vendor/symfony/symfony/src/Symfony/Component/Form/Tests/FormConfigTest.php %%WWWDIR%%/lists/base/vendor/symfony/symfony/src/Symfony/Component/Form/Tests/FormErrorIteratorTest.php @@ -9172,6 +9175,7 @@ bin/phplist %%WWWDIR%%/lists/base/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Tests/File/Fixtures/directory/.empty %%WWWDIR%%/lists/base/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Tests/File/Fixtures/other-file.example %%WWWDIR%%/lists/base/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Tests/File/Fixtures/test +%%WWWDIR%%/lists/base/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Tests/File/Fixtures/test.docx %%WWWDIR%%/lists/base/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Tests/File/Fixtures/test.gif %%WWWDIR%%/lists/base/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Tests/File/MimeType/MimeTypeTest.php %%WWWDIR%%/lists/base/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Tests/File/UploadedFileTest.php @@ -10986,6 +10990,7 @@ bin/phplist %%WWWDIR%%/lists/base/vendor/symfony/symfony/src/Symfony/Component/PropertyInfo/Tests/Fixtures/ParentDummy.php %%WWWDIR%%/lists/base/vendor/symfony/symfony/src/Symfony/Component/PropertyInfo/Tests/Fixtures/Php71Dummy.php %%WWWDIR%%/lists/base/vendor/symfony/symfony/src/Symfony/Component/PropertyInfo/Tests/Fixtures/Php7Dummy.php +%%WWWDIR%%/lists/base/vendor/symfony/symfony/src/Symfony/Component/PropertyInfo/Tests/Fixtures/Php80Dummy.php %%WWWDIR%%/lists/base/vendor/symfony/symfony/src/Symfony/Component/PropertyInfo/Tests/PropertyInfoCacheExtractorTest.php %%WWWDIR%%/lists/base/vendor/symfony/symfony/src/Symfony/Component/PropertyInfo/Tests/PropertyInfoExtractorTest.php %%WWWDIR%%/lists/base/vendor/symfony/symfony/src/Symfony/Component/PropertyInfo/Tests/TypeTest.php @@ -12186,6 +12191,8 @@ bin/phplist %%WWWDIR%%/lists/base/vendor/symfony/symfony/src/Symfony/Component/Validator/Tests/Fixtures/ConstraintA.php %%WWWDIR%%/lists/base/vendor/symfony/symfony/src/Symfony/Component/Validator/Tests/Fixtures/ConstraintB.php %%WWWDIR%%/lists/base/vendor/symfony/symfony/src/Symfony/Component/Validator/Tests/Fixtures/ConstraintC.php +%%WWWDIR%%/lists/base/vendor/symfony/symfony/src/Symfony/Component/Validator/Tests/Fixtures/ConstraintWithStaticProperty.php +%%WWWDIR%%/lists/base/vendor/symfony/symfony/src/Symfony/Component/Validator/Tests/Fixtures/ConstraintWithTypedProperty.php %%WWWDIR%%/lists/base/vendor/symfony/symfony/src/Symfony/Component/Validator/Tests/Fixtures/ConstraintWithValue.php %%WWWDIR%%/lists/base/vendor/symfony/symfony/src/Symfony/Component/Validator/Tests/Fixtures/ConstraintWithValueAsDefault.php %%WWWDIR%%/lists/base/vendor/symfony/symfony/src/Symfony/Component/Validator/Tests/Fixtures/Countable.php