From owner-svn-ports-head@freebsd.org Fri Mar 19 07:29:28 2021 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 78FBA5BAC16; Fri, 19 Mar 2021 07:29:28 +0000 (UTC) (envelope-from danfe@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 4F1wWX31Lkz3rpp; Fri, 19 Mar 2021 07:29:28 +0000 (UTC) (envelope-from danfe@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 5A57410DE6; Fri, 19 Mar 2021 07:29:28 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 12J7TS2m090622; Fri, 19 Mar 2021 07:29:28 GMT (envelope-from danfe@FreeBSD.org) Received: (from danfe@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 12J7TRWn090618; Fri, 19 Mar 2021 07:29:27 GMT (envelope-from danfe@FreeBSD.org) Message-Id: <202103190729.12J7TRWn090618@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danfe set sender to danfe@FreeBSD.org using -f From: Alexey Dokuchaev Date: Fri, 19 Mar 2021 07:29:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r568776 - in head/www/webtrees: . files X-SVN-Group: ports-head X-SVN-Commit-Author: danfe X-SVN-Commit-Paths: in head/www/webtrees: . files X-SVN-Commit-Revision: 568776 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.34 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: Fri, 19 Mar 2021 07:29:28 -0000 Author: danfe Date: Fri Mar 19 07:29:27 2021 New Revision: 568776 URL: https://svnweb.freebsd.org/changeset/ports/568776 Log: - Update to the latest version 1.7.18 - Include target PHP version in the COMMENT - Prepare pkg-message.in for upcoming suffixed port(s) Modified: head/www/webtrees/Makefile head/www/webtrees/distinfo head/www/webtrees/files/pkg-message.in head/www/webtrees/pkg-plist Modified: head/www/webtrees/Makefile ============================================================================== --- head/www/webtrees/Makefile Fri Mar 19 07:00:30 2021 (r568775) +++ head/www/webtrees/Makefile Fri Mar 19 07:29:27 2021 (r568776) @@ -2,12 +2,12 @@ # $FreeBSD$ PORTNAME= webtrees -PORTVERSION= 1.7.13 +PORTVERSION= 1.7.18 CATEGORIES= www MASTER_SITES= http://github.com/fisharebest/${PORTNAME}/releases/download/${PORTVERSION}/ MAINTAINER= fbsd@opal.com -COMMENT= Online genealogy viewer +COMMENT= Online genealogy viewer (for PHP 5.3-7.3) EXTRACT_AFTER_ARGS= -d ${WRKSRC} @@ -21,14 +21,21 @@ NO_BUILD= yes NO_ARCH= yes SUB_FILES= pkg-message pkg-deinstall +SUB_LIST= VERSION_SUFFIX=${PKGNAMESUFFIX} +post-patch: .SILENT + ${RM} -r ${WRKSRC}/webtrees/vendor/michelf/php-markdown/test + ${RM} ${WRKSRC}/webtrees/vendor/michelf/php-markdown/.editorconfig + ${RM} ${WRKSRC}/webtrees/vendor/michelf/php-markdown/.scrutinizer.yml + ${RM} ${WRKSRC}/webtrees/vendor/michelf/php-markdown/phpunit.xml.dist + do-install: -${MKDIR} ${STAGEDIR}${WWWDIR} @cd ${WRKSRC}/${PORTNAME} && ${COPYTREE_BIN} . ${STAGEDIR}${WWWDIR} @(cd ${WRKSRC}/${PORTNAME}; ${FIND} . -not -type d) | ${SORT} | \ ${SED} -ne 's,^${PORTNAME}/,${WWWDIR_REL}/,p' >> ${TMPPLIST} @${ECHO_CMD} \ - '@postexec chown -R ${WWWOWN}:${WWWGRP} %D/${WWWDIR_REL}/data' \ + '@postexec ${CHOWN} -R ${WWWOWN}:${WWWGRP} %D/${WWWDIR_REL}/data' \ >> ${TMPPLIST} .include Modified: head/www/webtrees/distinfo ============================================================================== --- head/www/webtrees/distinfo Fri Mar 19 07:00:30 2021 (r568775) +++ head/www/webtrees/distinfo Fri Mar 19 07:29:27 2021 (r568776) @@ -1,3 +1,3 @@ -TIMESTAMP = 1553111201 -SHA256 (webtrees-1.7.13.zip) = 553331245d696ab1c082ecdb7037f8d67a2c5e735fe2db06bd1f909c4dd3ab27 -SIZE (webtrees-1.7.13.zip) = 32909098 +TIMESTAMP = 1615385950 +SHA256 (webtrees-1.7.18.zip) = ca66952a8e6eb3155e2136efe73b502a0c99bd324b12f5b36a4d81474d8cc298 +SIZE (webtrees-1.7.18.zip) = 33452680 Modified: head/www/webtrees/files/pkg-message.in ============================================================================== --- head/www/webtrees/files/pkg-message.in Fri Mar 19 07:00:30 2021 (r568775) +++ head/www/webtrees/files/pkg-message.in Fri Mar 19 07:29:27 2021 (r568776) @@ -7,7 +7,7 @@ webtrees for the first time: 1. For installation on the apache web server, add the following to your apache site configuration, and restart the web server: - Alias /webtrees %%WWWDIR%%/ + Alias /webtrees%%VERSION_SUFFIX%% %%WWWDIR%%/ ### Add the AcceptPathInfo directive only for Apache 2.0.30 ### or later. @@ -23,12 +23,12 @@ webtrees for the first time: and database using commands such as (substitute PASSWD for something of your own choosing): - mysql> create user webtrees@localhost identified by PASSWD; - mysql> create database webtrees; - mysql> grant all on webtrees.* to webtrees@localhost; + mysql> create user webtrees%%VERSION_SUFFIX%%@localhost identified by PASSWD; + mysql> create database webtrees%%VERSION_SUFFIX%%; + mysql> grant all on webtrees%%VERSION_SUFFIX%%.* to webtrees%%VERSION_SUFFIX%%@localhost; 3. Configure webtrees by browsing to the webtrees URL: - http://your.server.com/webtrees/ + http://your.server.com/webtrees%%VERSION_SUFFIX%%/ and you should be taken to the setup wizard, which will lead you through setting up webtrees: asking for the database server, database user and database name, and then assist you in creating a webtrees Modified: head/www/webtrees/pkg-plist ============================================================================== --- head/www/webtrees/pkg-plist Fri Mar 19 07:00:30 2021 (r568775) +++ head/www/webtrees/pkg-plist Fri Mar 19 07:29:27 2021 (r568776) @@ -571,6 +571,7 @@ %%WWWDIR%%/language/fr.mo %%WWWDIR%%/language/gl.mo %%WWWDIR%%/language/he.mo +%%WWWDIR%%/language/hi.mo %%WWWDIR%%/language/hr.mo %%WWWDIR%%/language/hu.mo %%WWWDIR%%/language/id.mo @@ -579,7 +580,9 @@ %%WWWDIR%%/language/ja.mo %%WWWDIR%%/language/jv.mo %%WWWDIR%%/language/ka.mo +%%WWWDIR%%/language/kk.mo %%WWWDIR%%/language/ko.mo +%%WWWDIR%%/language/ku.mo %%WWWDIR%%/language/ln.mo %%WWWDIR%%/language/lt.mo %%WWWDIR%%/language/lv.mo @@ -606,9 +609,11 @@ %%WWWDIR%%/language/sw.mo %%WWWDIR%%/language/ta.mo %%WWWDIR%%/language/th.mo +%%WWWDIR%%/language/tl.mo %%WWWDIR%%/language/tr.mo %%WWWDIR%%/language/tt.mo %%WWWDIR%%/language/uk.mo +%%WWWDIR%%/language/ur.mo %%WWWDIR%%/language/vi.mo %%WWWDIR%%/language/yi.mo %%WWWDIR%%/language/zh-Hans.mo @@ -2237,6 +2242,7 @@ %%WWWDIR%%/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.AggressivelyFixLt.txt %%WWWDIR%%/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.AggressivelyRemoveScript.txt %%WWWDIR%%/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.AllowHostnameUnderscore.txt +%%WWWDIR%%/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.AllowParseManyTags.txt %%WWWDIR%%/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.CollectErrors.txt %%WWWDIR%%/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.ColorKeywords.txt %%WWWDIR%%/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.ConvertDocumentToFragment.txt @@ -2474,7 +2480,7 @@ %%WWWDIR%%/vendor/ezyang/htmlpurifier/maintenance/compile-doxygen.sh %%WWWDIR%%/vendor/ezyang/htmlpurifier/maintenance/config-scanner.php %%WWWDIR%%/vendor/ezyang/htmlpurifier/maintenance/flush-definition-cache.php -%%WWWDIR%%/vendor/ezyang/htmlpurifier/maintenance/flush.php +%%WWWDIR%%/vendor/ezyang/htmlpurifier/maintenance/flush.sh %%WWWDIR%%/vendor/ezyang/htmlpurifier/maintenance/generate-entity-file.php %%WWWDIR%%/vendor/ezyang/htmlpurifier/maintenance/generate-includes.php %%WWWDIR%%/vendor/ezyang/htmlpurifier/maintenance/generate-ph5p-patch.php @@ -2487,7 +2493,6 @@ %%WWWDIR%%/vendor/ezyang/htmlpurifier/maintenance/regenerate-docs.sh %%WWWDIR%%/vendor/ezyang/htmlpurifier/maintenance/remove-trailing-whitespace.php %%WWWDIR%%/vendor/ezyang/htmlpurifier/maintenance/rename-config.php -%%WWWDIR%%/vendor/ezyang/htmlpurifier/maintenance/update-config.php %%WWWDIR%%/vendor/ezyang/htmlpurifier/package.php %%WWWDIR%%/vendor/ezyang/htmlpurifier/phpdoc.ini %%WWWDIR%%/vendor/ezyang/htmlpurifier/plugins/modx.txt @@ -2504,10 +2509,9 @@ %%WWWDIR%%/vendor/ezyang/htmlpurifier/plugins/phorum/settings/migrate-sigs-form.php %%WWWDIR%%/vendor/ezyang/htmlpurifier/plugins/phorum/settings/migrate-sigs.php %%WWWDIR%%/vendor/ezyang/htmlpurifier/plugins/phorum/settings/save.php -%%WWWDIR%%/vendor/ezyang/htmlpurifier/release1-update.php -%%WWWDIR%%/vendor/ezyang/htmlpurifier/release2-tag.php %%WWWDIR%%/vendor/ezyang/htmlpurifier/test-settings.sample.php %%WWWDIR%%/vendor/ezyang/htmlpurifier/test-settings.travis.php +%%WWWDIR%%/vendor/ezyang/htmlpurifier/update-for-release %%WWWDIR%%/vendor/fisharebest/algorithm/.codeclimate.yml %%WWWDIR%%/vendor/fisharebest/algorithm/CHANGELOG.md %%WWWDIR%%/vendor/fisharebest/algorithm/LICENSE.md @@ -5709,6 +5713,11 @@ %%WWWDIR%%/vendor/symfony/polyfill-php70/Resources/stubs/TypeError.php %%WWWDIR%%/vendor/symfony/polyfill-php70/bootstrap.php %%WWWDIR%%/vendor/symfony/polyfill-php70/composer.json +%%WWWDIR%%/vendor/symfony/polyfill-php71/LICENSE +%%WWWDIR%%/vendor/symfony/polyfill-php71/Php71.php +%%WWWDIR%%/vendor/symfony/polyfill-php71/README.md +%%WWWDIR%%/vendor/symfony/polyfill-php71/bootstrap.php +%%WWWDIR%%/vendor/symfony/polyfill-php71/composer.json %%WWWDIR%%/vendor/symfony/polyfill-php72/LICENSE %%WWWDIR%%/vendor/symfony/polyfill-php72/Php72.php %%WWWDIR%%/vendor/symfony/polyfill-php72/README.md @@ -5718,14 +5727,18 @@ %%WWWDIR%%/vendor/symfony/polyfill-util/BinaryNoFuncOverload.php %%WWWDIR%%/vendor/symfony/polyfill-util/BinaryOnFuncOverload.php %%WWWDIR%%/vendor/symfony/polyfill-util/LICENSE -%%WWWDIR%%/vendor/symfony/polyfill-util/LegacyTestListener.php %%WWWDIR%%/vendor/symfony/polyfill-util/README.md %%WWWDIR%%/vendor/symfony/polyfill-util/TestListener.php +%%WWWDIR%%/vendor/symfony/polyfill-util/TestListenerForV5.php +%%WWWDIR%%/vendor/symfony/polyfill-util/TestListenerForV6.php +%%WWWDIR%%/vendor/symfony/polyfill-util/TestListenerForV7.php %%WWWDIR%%/vendor/symfony/polyfill-util/TestListenerTrait.php %%WWWDIR%%/vendor/symfony/polyfill-util/composer.json +%%WWWDIR%%/vendor/tecnickcom/tcpdf/.github/FUNDING.yml %%WWWDIR%%/vendor/tecnickcom/tcpdf/CHANGELOG.TXT %%WWWDIR%%/vendor/tecnickcom/tcpdf/LICENSE.TXT %%WWWDIR%%/vendor/tecnickcom/tcpdf/README.md +%%WWWDIR%%/vendor/tecnickcom/tcpdf/VERSION %%WWWDIR%%/vendor/tecnickcom/tcpdf/composer.json %%WWWDIR%%/vendor/tecnickcom/tcpdf/config/tcpdf_config.php %%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/barcodes/example_1d_html.php @@ -5887,7 +5900,6 @@ %%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/tcpdf_include.php %%WWWDIR%%/vendor/tecnickcom/tcpdf/fonts/ae_fonts_2.0/COPYING %%WWWDIR%%/vendor/tecnickcom/tcpdf/fonts/ae_fonts_2.0/ChangeLog -%%WWWDIR%%/vendor/tecnickcom/tcpdf/fonts/ae_fonts_2.0/ChangeLog.9745.BAK %%WWWDIR%%/vendor/tecnickcom/tcpdf/fonts/ae_fonts_2.0/README %%WWWDIR%%/vendor/tecnickcom/tcpdf/fonts/aealarabiya.ctg.z %%WWWDIR%%/vendor/tecnickcom/tcpdf/fonts/aealarabiya.php @@ -5992,7 +6004,6 @@ %%WWWDIR%%/vendor/tecnickcom/tcpdf/fonts/freefont-20120503/COPYING %%WWWDIR%%/vendor/tecnickcom/tcpdf/fonts/freefont-20120503/CREDITS %%WWWDIR%%/vendor/tecnickcom/tcpdf/fonts/freefont-20120503/ChangeLog -%%WWWDIR%%/vendor/tecnickcom/tcpdf/fonts/freefont-20120503/ChangeLog.10070.BAK %%WWWDIR%%/vendor/tecnickcom/tcpdf/fonts/freefont-20120503/INSTALL %%WWWDIR%%/vendor/tecnickcom/tcpdf/fonts/freefont-20120503/README %%WWWDIR%%/vendor/tecnickcom/tcpdf/fonts/freefont-20120503/TROUBLESHOOTING