summaryrefslogtreecommitdiff
path: root/www/geeklog/Makefile
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2011-01-03 01:57:24 +0000
committertaca <taca@pkgsrc.org>2011-01-03 01:57:24 +0000
commit06ef5c297a17f6fd1592fca2c0b23b09e1674549 (patch)
tree73e39b0784c1372c4483f1a1259ac653114e15e1 /www/geeklog/Makefile
parentee8a73c743420638dc4ba7e1622a98b1b99af913 (diff)
downloadpkgsrc-06ef5c297a17f6fd1592fca2c0b23b09e1674549.tar.gz
Update geeklog package to 1.7.1.1 (1.7.1sr1), security fix.
Jan 2, 2011 (1.7.1sr1) ------------ This release addresses the following security issue: Aung Khant of the YGN Ethical Hacker Group reported an XSS in the admin's configuration panel.
Diffstat (limited to 'www/geeklog/Makefile')
-rw-r--r--www/geeklog/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/geeklog/Makefile b/www/geeklog/Makefile
index 74e3a9da3dd..2a1097d6968 100644
--- a/www/geeklog/Makefile
+++ b/www/geeklog/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2010/11/04 15:52:10 taca Exp $
+# $NetBSD: Makefile,v 1.30 2011/01/03 01:57:24 taca Exp $
#
DISTNAME= geeklog-${VER}
@@ -19,7 +19,7 @@ DEPENDS+= ${PHP_PKG_PREFIX}-mysql>=4.3.0:../../databases/php-mysql
USE_TOOLS+= pax
-VER= 1.7.1
+VER= 1.7.1sr1
NO_BUILD= YES
PKG_GROUPS_VARS+= APACHE_GROUP