From 84e7434e5460f0ea2c0e8d4422fc8440f6c15350 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Sun, 9 Jan 2005 05:10:01 +0000 Subject: [PATCH] PATCH] Update www/phpwiki 1.2.4 -> 1.2.6 Update www/phpwiki to version 1.2.6. Changes: - supports now register_globals=off - adds user/password to pgsql - fix zip and dumpserial on dba, dbm, msql and file - fixes a minor (un)lock issue, displaying the (un)locked page afterwards and not the FrontPage - fixed !TitleSearch and Backlinks for flatfile - enable MostPopular (hitcount storage) for flatfile PR: ports/75716 Submitted by: Christian Brueffer --- www/phpwiki/Makefile | 2 +- www/phpwiki/distinfo | 4 ++-- www/phpwiki/pkg-plist | 5 +++++ www/phpwiki13/Makefile | 2 +- www/phpwiki13/distinfo | 4 ++-- www/phpwiki13/pkg-plist | 5 +++++ 6 files changed, 16 insertions(+), 6 deletions(-) diff --git a/www/phpwiki/Makefile b/www/phpwiki/Makefile index d2042ea62b42..23c0bc2c424a 100644 --- a/www/phpwiki/Makefile +++ b/www/phpwiki/Makefile @@ -6,7 +6,7 @@ # PORTNAME= phpwiki -PORTVERSION= 1.2.4 +PORTVERSION= 1.2.6 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= phpwiki diff --git a/www/phpwiki/distinfo b/www/phpwiki/distinfo index 7e1b0cc7fe64..e396d6b5635b 100644 --- a/www/phpwiki/distinfo +++ b/www/phpwiki/distinfo @@ -1,2 +1,2 @@ -MD5 (phpwiki-1.2.4.tar.gz) = 1f338c552f9078ff55f1b20b29b37400 -SIZE (phpwiki-1.2.4.tar.gz) = 183006 +MD5 (phpwiki-1.2.6.tar.gz) = 2862aee0fc3352f22492eb5c62f19f60 +SIZE (phpwiki-1.2.6.tar.gz) = 183792 diff --git a/www/phpwiki/pkg-plist b/www/phpwiki/pkg-plist index ecfe41163ca9..53200685f4e6 100644 --- a/www/phpwiki/pkg-plist +++ b/www/phpwiki/pkg-plist @@ -193,6 +193,11 @@ %%PHPWIKI%%/templates/editlinks.html %%PHPWIKI%%/templates/editpage.html %%PHPWIKI%%/templates/message.html +%%PHPWIKI%%/admin/.htaccess +%%PHPWIKI%%/lib/.htaccess +%%PHPWIKI%%/locale/.htaccess +%%PHPWIKI%%/schemas/.htaccess +%%PHPWIKI%%/templates/.htaccess @dirrm %%PHPWIKI%%/admin @dirrm %%PHPWIKI%%/images @dirrm %%PHPWIKI%%/lib diff --git a/www/phpwiki13/Makefile b/www/phpwiki13/Makefile index d2042ea62b42..23c0bc2c424a 100644 --- a/www/phpwiki13/Makefile +++ b/www/phpwiki13/Makefile @@ -6,7 +6,7 @@ # PORTNAME= phpwiki -PORTVERSION= 1.2.4 +PORTVERSION= 1.2.6 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= phpwiki diff --git a/www/phpwiki13/distinfo b/www/phpwiki13/distinfo index 7e1b0cc7fe64..e396d6b5635b 100644 --- a/www/phpwiki13/distinfo +++ b/www/phpwiki13/distinfo @@ -1,2 +1,2 @@ -MD5 (phpwiki-1.2.4.tar.gz) = 1f338c552f9078ff55f1b20b29b37400 -SIZE (phpwiki-1.2.4.tar.gz) = 183006 +MD5 (phpwiki-1.2.6.tar.gz) = 2862aee0fc3352f22492eb5c62f19f60 +SIZE (phpwiki-1.2.6.tar.gz) = 183792 diff --git a/www/phpwiki13/pkg-plist b/www/phpwiki13/pkg-plist index ecfe41163ca9..53200685f4e6 100644 --- a/www/phpwiki13/pkg-plist +++ b/www/phpwiki13/pkg-plist @@ -193,6 +193,11 @@ %%PHPWIKI%%/templates/editlinks.html %%PHPWIKI%%/templates/editpage.html %%PHPWIKI%%/templates/message.html +%%PHPWIKI%%/admin/.htaccess +%%PHPWIKI%%/lib/.htaccess +%%PHPWIKI%%/locale/.htaccess +%%PHPWIKI%%/schemas/.htaccess +%%PHPWIKI%%/templates/.htaccess @dirrm %%PHPWIKI%%/admin @dirrm %%PHPWIKI%%/images @dirrm %%PHPWIKI%%/lib