diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-09-24 14:34:53 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-09-24 14:34:53 +0000 |
commit | f9b66406f0a491836d50528f97c386986a3821fe (patch) | |
tree | 7afd6c3cfa5cdd0cb5dc51b86fbb0e83afce28f4 /www/typolight | |
parent | 28163402a17732f04d0ac0bbd28f0bc0df2a5637 (diff) |
Notes
Diffstat (limited to 'www/typolight')
-rw-r--r-- | www/typolight/Makefile | 6 | ||||
-rw-r--r-- | www/typolight/distinfo | 6 | ||||
-rw-r--r-- | www/typolight/pkg-plist | 8 |
3 files changed, 14 insertions, 6 deletions
diff --git a/www/typolight/Makefile b/www/typolight/Makefile index 96770db2fb86..7558ccb3f07b 100644 --- a/www/typolight/Makefile +++ b/www/typolight/Makefile @@ -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: diff --git a/www/typolight/distinfo b/www/typolight/distinfo index 9ff10b8210c0..ed57e1acf430 100644 --- a/www/typolight/distinfo +++ b/www/typolight/distinfo @@ -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 diff --git a/www/typolight/pkg-plist b/www/typolight/pkg-plist index 7cc314ef4ce0..a72a4a73efe6 100644 --- a/www/typolight/pkg-plist +++ b/www/typolight/pkg-plist @@ -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 |