1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-17 19:39:43 +00:00

www/webtrees: Update to 1.7.20 (security release)

- Submitter becomes maintainer

ChangeLog:	https://github.com/fisharebest/webtrees/releases/tag/1.7.20
PR:		267466
MFH:		2022Q4
Security:	140a20e1-8769-11ed-b074-002b67dfc673
(cherry picked from commit 4eac9929c2)
This commit is contained in:
Krzysztof 2022-12-29 11:35:33 +00:00 committed by Nuno Teixeira
parent c5576c4d11
commit a9ba9254bf
3 changed files with 374 additions and 424 deletions

View File

@ -1,20 +1,19 @@
PORTNAME= webtrees
PORTVERSION= 1.7.18
PORTVERSION= 1.7.20
CATEGORIES= www
MASTER_SITES= http://github.com/fisharebest/${PORTNAME}/releases/download/${PORTVERSION}/
MAINTAINER= fbsd@opal.com
MAINTAINER= ports@bsdserwis.com
COMMENT= Online genealogy viewer (for PHP 5.3-7.3)
WWW= https://webtrees.net/
LICENSE= GPLv3+
USES= cpe gettext php shebangfix zip
EXTRACT_AFTER_ARGS= -d ${WRKSRC}
USES= cpe php shebangfix zip
SHEBANG_FILES= webtrees/vendor/ezyang/htmlpurifier/maintenance/*.php \
webtrees/vendor/ezyang/htmlpurifier/maintenance/*.sh \
webtrees/vendor/swiftmailer/swiftmailer/lib/swiftmailer_generate_mimes_config.php \
SHEBANG_FILES= webtrees/vendor/swiftmailer/swiftmailer/lib/swiftmailer_generate_mimes_config.php \
webtrees/vendor/tecnickcom/tcpdf/tools/tcpdf_addfont.php
USE_PHP= calendar dom filter gd json pcre pdo_mysql session simplexml xml
NO_BUILD= yes
@ -25,8 +24,6 @@ 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:

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1615385950
SHA256 (webtrees-1.7.18.zip) = ca66952a8e6eb3155e2136efe73b502a0c99bd324b12f5b36a4d81474d8cc298
SIZE (webtrees-1.7.18.zip) = 33452680
TIMESTAMP = 1667219014
SHA256 (webtrees-1.7.20.zip) = 207437a5b322224e24cd23f9612f66ccbe8108601fe0a45478ae19452a85eb3c
SIZE (webtrees-1.7.20.zip) = 33333354

File diff suppressed because it is too large Load Diff