mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
- Update to 2.6.1
This commit is contained in:
parent
28163402a1
commit
f9b66406f0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=220683
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= typolight
|
||||
PORTVERSION= 2.6.0
|
||||
PORTVERSION= 2.6.1
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= SF
|
||||
|
||||
@ -23,9 +23,9 @@ WWWDIR?= ${PREFIX}/www/${PORTNAME}
|
||||
|
||||
do-install:
|
||||
@${MKDIR} ${WWWDIR}
|
||||
@${TOUCH} ${WWWDIR}/system/config/localconfig.php
|
||||
@${CHOWN} ${WWWOWN} ${WWWDIR}/system/config/localconfig.php
|
||||
${CP} -R ${WRKSRC}/ ${WWWDIR}
|
||||
${TOUCH} ${WWWDIR}/system/config/localconfig.php
|
||||
@${CHOWN} ${WWWOWN} ${WWWDIR}/system/config/localconfig.php
|
||||
@${CAT} ${PKGMESSAGE}
|
||||
|
||||
create-plist:
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (typolight-2.6.0.tar.gz) = 791b88001b253ec43320d69e83dc5d69
|
||||
SHA256 (typolight-2.6.0.tar.gz) = c82c86fc25941606e960e2da5e31f29648479f81e893fdf2db1cc1d171d9c50a
|
||||
SIZE (typolight-2.6.0.tar.gz) = 2806082
|
||||
MD5 (typolight-2.6.1.tar.gz) = faed4e7210ed6a7387ecd9d574770b88
|
||||
SHA256 (typolight-2.6.1.tar.gz) = 19bb20a20cfd6082ea5a9fe6574b1eb49c71e8495a304f620564037dc0f562b7
|
||||
SIZE (typolight-2.6.1.tar.gz) = 2812585
|
||||
|
@ -536,6 +536,12 @@
|
||||
%%WWWDIR%%/plugins/tinyMCE/plugins/typolinks/langs/de_dlg.js
|
||||
%%WWWDIR%%/plugins/tinyMCE/plugins/typolinks/langs/en.js
|
||||
%%WWWDIR%%/plugins/tinyMCE/plugins/typolinks/langs/en_dlg.js
|
||||
%%WWWDIR%%/plugins/tinyMCE/plugins/typolinks/langs/fr.js
|
||||
%%WWWDIR%%/plugins/tinyMCE/plugins/typolinks/langs/fr_dlg.js
|
||||
%%WWWDIR%%/plugins/tinyMCE/plugins/typolinks/langs/it.js
|
||||
%%WWWDIR%%/plugins/tinyMCE/plugins/typolinks/langs/it_dlg.js
|
||||
%%WWWDIR%%/plugins/tinyMCE/plugins/typolinks/langs/pl.js
|
||||
%%WWWDIR%%/plugins/tinyMCE/plugins/typolinks/langs/pl_dlg.js
|
||||
%%WWWDIR%%/plugins/tinyMCE/plugins/typolinks/readme.txt
|
||||
%%WWWDIR%%/plugins/tinyMCE/plugins/typolinks/typoimages.php
|
||||
%%WWWDIR%%/plugins/tinyMCE/plugins/typolinks/typolib.php
|
||||
@ -1065,6 +1071,7 @@
|
||||
%%WWWDIR%%/system/modules/faq/templates/mod_faqreader.tpl
|
||||
%%WWWDIR%%/system/modules/frontend/ContentAccordion.php
|
||||
%%WWWDIR%%/system/modules/frontend/ContentAlias.php
|
||||
%%WWWDIR%%/system/modules/frontend/ContentArticle.php
|
||||
%%WWWDIR%%/system/modules/frontend/ContentCode.php
|
||||
%%WWWDIR%%/system/modules/frontend/ContentDownload.php
|
||||
%%WWWDIR%%/system/modules/frontend/ContentDownloads.php
|
||||
@ -1174,6 +1181,7 @@
|
||||
%%WWWDIR%%/system/modules/frontend/templates/member_grouped.tpl
|
||||
%%WWWDIR%%/system/modules/frontend/templates/mod_article.tpl
|
||||
%%WWWDIR%%/system/modules/frontend/templates/mod_article_list.tpl
|
||||
%%WWWDIR%%/system/modules/frontend/templates/mod_article_plain.tpl
|
||||
%%WWWDIR%%/system/modules/frontend/templates/mod_article_teaser.tpl
|
||||
%%WWWDIR%%/system/modules/frontend/templates/mod_breadcrumb.tpl
|
||||
%%WWWDIR%%/system/modules/frontend/templates/mod_flash.tpl
|
||||
|
Loading…
Reference in New Issue
Block a user