summaryrefslogtreecommitdiff
path: root/www/geeklog/patches
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2010-08-10 16:00:42 +0000
committertaca <taca@pkgsrc.org>2010-08-10 16:00:42 +0000
commit711c7f027d15fdf86b54df567f46292d6a8190df (patch)
tree1a8c1e835e93eed952f9be918416af37966a52e7 /www/geeklog/patches
parent5eaa60a56a90dbdb549cb572d1ab7eea1e8100d9 (diff)
downloadpkgsrc-711c7f027d15fdf86b54df567f46292d6a8190df.tar.gz
Update geeklog package to 1.7.0.
Quote from release announce: This release adds support for PostgreSQL (in addition to MySQL and MS SQL), developed by Stan Palatnik during the Google Summer of Code 2009. It also adds a re-authentication option in case the CSRF token expires, thus preventing loss of data. For other improvements, please see the list of changes. Of course, it also addresses the latest security issue. We would also like to thank all those students again who applied for the Google Summer of Code 2010 and submitted patches for Geeklog. Some of them already made it into 1.7.0, the rest is scheduled for inclusion into Geeklog 1.7.1. We will also be looking into adding more of our successful GSoC projects from 2009 into that release.
Diffstat (limited to 'www/geeklog/patches')
-rw-r--r--www/geeklog/patches/patch-aj7
1 files changed, 3 insertions, 4 deletions
diff --git a/www/geeklog/patches/patch-aj b/www/geeklog/patches/patch-aj
index c92fde450d4..b42126172b8 100644
--- a/www/geeklog/patches/patch-aj
+++ b/www/geeklog/patches/patch-aj
@@ -1,11 +1,10 @@
-$NetBSD: patch-aj,v 1.4 2009/11/30 15:44:45 taca Exp $
+$NetBSD: patch-aj,v 1.5 2010/08/10 16:00:42 taca Exp $
* Change for pkgsrc.
-* Output Content-Type header explicitly.
---- public_html/admin/install/index.php.orig 2009-08-30 18:08:41.000000000 +0900
+--- public_html/admin/install/index.php.orig 2010-04-25 06:56:58.000000000 +0000
+++ public_html/admin/install/index.php
-@@ -867,16 +867,8 @@ function INST_defaultPluginInstall()
+@@ -918,16 +918,8 @@ function INST_defaultPluginInstall()
// | Main |
// +---------------------------------------------------------------------------+