Date: Sat, 21 Oct 2006 15:27:35 +0800 From: chinsan <chinsan@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/104644: [MAINTAINER] www/dokuwiki-devel: Update to rc2006-10-19 (RC3) Message-ID: <20061021072704.134342E9DF@smtp2.bc.hgc.com.tw> Resent-Message-ID: <200610210730.k9L7ULms034925@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 104644 >Category: ports >Synopsis: [MAINTAINER] www/dokuwiki-devel: Update to rc2006-10-19 (RC3) >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Oct 21 07:30:20 GMT 2006 >Closed-Date: >Last-Modified: >Originator: chinsan >Release: FreeBSD 6.2-PRERELEASE i386 >Organization: Taiwan >Environment: System: FreeBSD BSD6.giga.hgc.com.tw 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #6: Thu Sep 14 09:46:10 CST 2006 >Description: - Update to rc2006-10-19 (RC3) This releaes adds some bugfixes for the new changelog system, fixes minor issues in the installer and other parts of DokuWiki, and closes an XSS vulnerability. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- dokuwiki-devel-20061019.patch begins here --- diff -ruN --exclude=CVS /usr/ports/www/dokuwiki-devel/Makefile /usr/home/chinsan/project/dokuwiki-devel/Makefile --- /usr/ports/www/dokuwiki-devel/Makefile Tue Oct 10 05:20:15 2006 +++ /usr/home/chinsan/project/dokuwiki-devel/Makefile Sat Oct 21 15:11:42 2006 @@ -18,7 +18,7 @@ MAINTAINER= chinsan@FreeBSD.org COMMENT= A simple and easy to use wiki, no database required -DIST_VER= ${PORTNAME}-rc2006-10-08 +DIST_VER= ${PORTNAME}-rc2006-10-19 USE_PHP= gd mbstring pcre session xml zlib NO_BUILD= YES WANT_PHP_WEB= YES diff -ruN --exclude=CVS /usr/ports/www/dokuwiki-devel/distinfo /usr/home/chinsan/project/dokuwiki-devel/distinfo --- /usr/ports/www/dokuwiki-devel/distinfo Mon Oct 9 05:20:55 2006 +++ /usr/home/chinsan/project/dokuwiki-devel/distinfo Sat Oct 21 15:18:12 2006 @@ -1,3 +1,3 @@ -MD5 (dokuwiki-rc2006-10-08.tgz) = 60ffe90271b874aa3151d4aa27694968 -SHA256 (dokuwiki-rc2006-10-08.tgz) = ea46cfe7ccec5a4811fde569271d4637809d488b77c4ebbe87d79fbfa3938cdf -SIZE (dokuwiki-rc2006-10-08.tgz) = 1026465 +MD5 (dokuwiki-rc2006-10-19.tgz) = dc4091c839e21dbaa661d01c851e801a +SHA256 (dokuwiki-rc2006-10-19.tgz) = 5c34d4599013ed2cc9cebdba3b77e891856eb12bef937805d64151da73ef250a +SIZE (dokuwiki-rc2006-10-19.tgz) = 1031164 diff -ruN --exclude=CVS /usr/ports/www/dokuwiki-devel/pkg-plist /usr/home/chinsan/project/dokuwiki-devel/pkg-plist --- /usr/ports/www/dokuwiki-devel/pkg-plist Wed Oct 4 00:37:40 2006 +++ /usr/home/chinsan/project/dokuwiki-devel/pkg-plist Sat Oct 21 15:17:39 2006 @@ -731,9 +731,11 @@ %%DOKUWIKI_DIR%%/inc/lang/lv/conflict.txt %%DOKUWIKI_DIR%%/inc/lang/lv/denied.txt %%DOKUWIKI_DIR%%/inc/lang/lv/diff.txt +%%DOKUWIKI_DIR%%/inc/lang/lv/draft.txt %%DOKUWIKI_DIR%%/inc/lang/lv/edit.txt %%DOKUWIKI_DIR%%/inc/lang/lv/editrev.txt %%DOKUWIKI_DIR%%/inc/lang/lv/index.txt +%%DOKUWIKI_DIR%%/inc/lang/lv/install.html %%DOKUWIKI_DIR%%/inc/lang/lv/lang.php %%DOKUWIKI_DIR%%/inc/lang/lv/locked.txt %%DOKUWIKI_DIR%%/inc/lang/lv/login.txt @@ -742,9 +744,11 @@ %%DOKUWIKI_DIR%%/inc/lang/lv/norev.txt %%DOKUWIKI_DIR%%/inc/lang/lv/password.txt %%DOKUWIKI_DIR%%/inc/lang/lv/preview.txt +%%DOKUWIKI_DIR%%/inc/lang/lv/pwconfirm.txt %%DOKUWIKI_DIR%%/inc/lang/lv/read.txt %%DOKUWIKI_DIR%%/inc/lang/lv/recent.txt %%DOKUWIKI_DIR%%/inc/lang/lv/register.txt +%%DOKUWIKI_DIR%%/inc/lang/lv/registermail.txt %%DOKUWIKI_DIR%%/inc/lang/lv/resendpwd.txt %%DOKUWIKI_DIR%%/inc/lang/lv/revisions.txt %%DOKUWIKI_DIR%%/inc/lang/lv/searchpage.txt --- dokuwiki-devel-20061019.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061021072704.134342E9DF>