aboutsummaryrefslogtreecommitdiff
path: root/www/xoops
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-01-13 00:15:39 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-01-13 00:15:39 +0000
commit5a889a8bc1fd659a437799327fe26094d610abf6 (patch)
tree2b26d572b81f32c7e3781cb7f4c67b71230154e4 /www/xoops
parentc6e722d2c215a0fbfe0123954446ea2027d59947 (diff)
downloadports-5a889a8bc1fd659a437799327fe26094d610abf6.tar.gz
ports-5a889a8bc1fd659a437799327fe26094d610abf6.zip
Notes
Diffstat (limited to 'www/xoops')
-rw-r--r--www/xoops/Makefile10
-rw-r--r--www/xoops/distinfo6
-rw-r--r--www/xoops/pkg-plist15
3 files changed, 26 insertions, 5 deletions
diff --git a/www/xoops/Makefile b/www/xoops/Makefile
index a18d6b9ee596..6f3ed2b75e85 100644
--- a/www/xoops/Makefile
+++ b/www/xoops/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= xoops
-PORTVERSION= 2.3.1
+PORTVERSION= 2.3.2b
CATEGORIES= www
MASTER_SITES= SF
@@ -21,7 +21,13 @@ SUB_FILES= pkg-message
.include <bsd.port.pre.mk>
do-install:
- @cd ${WRKSRC} && ${COPYTREE_SHARE} . ${WWWDIR}
+ ${MKDIR} ${WWWDIR}
+.for i in checksum.md5 checksum.php release_notes.txt
+ @cd ${WRKDIR} && ${CP} ${i} ${WWWDIR}/
+.endfor
+.for d in docs extras htdocs upgrade
+ @cd ${WRKDIR} && ${COPYTREE_SHARE} ${d} ${WWWDIR}
+.endfor
@${CHOWN} -R ${WWWOWN}:${WWWGRP} ${WWWDIR}
@${CHMOD} -R 755 ${WWWDIR}
@${ECHO_CMD} '@exec ${CHOWN} -R ${WWWOWN}:${WWWGRP} ${WWWDIR}' \
diff --git a/www/xoops/distinfo b/www/xoops/distinfo
index 37c9572084a6..9a2e3b7e0d6c 100644
--- a/www/xoops/distinfo
+++ b/www/xoops/distinfo
@@ -1,3 +1,3 @@
-MD5 (xoops-2.3.1.tar.gz) = 616eac397281910992206f14358b5fa8
-SHA256 (xoops-2.3.1.tar.gz) = 4c94aa9d736bc12bf83e4cb0637ff589b2b4ebbeb7dfc2cbd24f81ee9ee0bcd9
-SIZE (xoops-2.3.1.tar.gz) = 3965879
+MD5 (xoops-2.3.2b.tar.gz) = 92ff4928d45c238adbd86940ffc41d84
+SHA256 (xoops-2.3.2b.tar.gz) = 57312c85af7a04ab90207e26808626357141763619c0625ed085c65f3ac7da81
+SIZE (xoops-2.3.2b.tar.gz) = 3908955
diff --git a/www/xoops/pkg-plist b/www/xoops/pkg-plist
index 7817a247c965..e87f9009dac7 100644
--- a/www/xoops/pkg-plist
+++ b/www/xoops/pkg-plist
@@ -215,6 +215,7 @@
%%WWWDIR%%/htdocs/class/textsanitizer/censor/config.php
%%WWWDIR%%/htdocs/class/textsanitizer/censor/index.html
%%WWWDIR%%/htdocs/class/textsanitizer/config.php
+%%WWWDIR%%/htdocs/class/textsanitizer/config.custom.php
%%WWWDIR%%/htdocs/class/textsanitizer/flash/config.php
%%WWWDIR%%/htdocs/class/textsanitizer/flash/flash.php
%%WWWDIR%%/htdocs/class/textsanitizer/flash/index.html
@@ -3041,8 +3042,10 @@
%%WWWDIR%%/htdocs/xoops_lib/modules/protector/filters_disabled/postcommon_register_insert_js_check.php
%%WWWDIR%%/htdocs/xoops_lib/modules/protector/filters_disabled/precommon_badip_message.php
%%WWWDIR%%/htdocs/xoops_lib/modules/protector/filters_disabled/precommon_badip_redirection.php
+%%WWWDIR%%/htdocs/xoops_lib/modules/protector/filters_disabled/precommon_bwlimit_message.php
%%WWWDIR%%/htdocs/xoops_lib/modules/protector/filters_disabled/prepurge_exit_message.php
%%WWWDIR%%/htdocs/xoops_lib/modules/protector/filters_disabled/spamcheck_overrun_message.php
+%%WWWDIR%%/htdocs/xoops_lib/modules/protector/filters_enabled/precommon_badip_message.php
%%WWWDIR%%/htdocs/xoops_lib/modules/protector/include/install_extramodcheck.inc.php
%%WWWDIR%%/htdocs/xoops_lib/modules/protector/include/postcheck.inc.php
%%WWWDIR%%/htdocs/xoops_lib/modules/protector/include/postcheck_functions.php
@@ -3079,6 +3082,14 @@
%%WWWDIR%%/htdocs/xoops_lib/modules/protector/language/ja_utf8/admin.php
%%WWWDIR%%/htdocs/xoops_lib/modules/protector/language/ja_utf8/main.php
%%WWWDIR%%/htdocs/xoops_lib/modules/protector/language/ja_utf8/modinfo.php
+%%WWWDIR%%/htdocs/xoops_lib/modules/protector/language/italian/admin.php
+%%WWWDIR%%/htdocs/xoops_lib/modules/protector/language/italian/index.html
+%%WWWDIR%%/htdocs/xoops_lib/modules/protector/language/italian/main.php
+%%WWWDIR%%/htdocs/xoops_lib/modules/protector/language/italian/modinfo.php
+%%WWWDIR%%/htdocs/xoops_lib/modules/protector/language/nederlands/admin.php
+%%WWWDIR%%/htdocs/xoops_lib/modules/protector/language/nederlands/index.html
+%%WWWDIR%%/htdocs/xoops_lib/modules/protector/language/nederlands/main.php
+%%WWWDIR%%/htdocs/xoops_lib/modules/protector/language/nederlands/modinfo.php
%%WWWDIR%%/htdocs/xoops_lib/modules/protector/language/persian/admin.php
%%WWWDIR%%/htdocs/xoops_lib/modules/protector/language/persian/index.html
%%WWWDIR%%/htdocs/xoops_lib/modules/protector/language/persian/main.php
@@ -3278,6 +3289,8 @@
%%WWWDIR%%/htdocs/xoops_lib/modules/protector/oninstall.php
%%WWWDIR%%/htdocs/xoops_lib/modules/protector/onuninstall.php
%%WWWDIR%%/htdocs/xoops_lib/modules/protector/onupdate.php
+%%WWWDIR%%/htdocs/xoops_lib/modules/protector/public_check.php
+%%WWWDIR%%/htdocs/xoops_lib/modules/protector/public_check.png
%%WWWDIR%%/htdocs/xoops_lib/modules/protector/sql/mysql.sql
%%WWWDIR%%/htdocs/xoops_lib/modules/protector/preload.php
%%WWWDIR%%/htdocs/xoops_lib/modules/protector/README
@@ -3687,6 +3700,8 @@
@dirrm %%WWWDIR%%/htdocs/xoops_lib/modules/protector/language/french
@dirrm %%WWWDIR%%/htdocs/xoops_lib/modules/protector/language/fr_utf8
@dirrm %%WWWDIR%%/htdocs/xoops_lib/modules/protector/language/german
+@dirrm %%WWWDIR%%/htdocs/xoops_lib/modules/protector/language/italian
+@dirrm %%WWWDIR%%/htdocs/xoops_lib/modules/protector/language/nederlands
@dirrm %%WWWDIR%%/htdocs/xoops_lib/modules/protector/language/japanese
@dirrm %%WWWDIR%%/htdocs/xoops_lib/modules/protector/language/ja_utf8
@dirrm %%WWWDIR%%/htdocs/xoops_lib/modules/protector/language/persian