summaryrefslogtreecommitdiff
path: root/www/geeklog/Makefile
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2011-06-15 15:22:41 +0000
committertaca <taca@pkgsrc.org>2011-06-15 15:22:41 +0000
commit3046f70d81195fb3f01ae2a69781621878d34828 (patch)
tree734117088dd00cbd8b9230e44f6857a7baa115f4 /www/geeklog/Makefile
parentab706085a6f3d49e3006c75cf39f9be412a495fa (diff)
downloadpkgsrc-3046f70d81195fb3f01ae2a69781621878d34828.tar.gz
Update geeklog to 1.8.0.
Quote from release announce: With Geeklog 1.8.0 we have raised the minimum system requirement for PHP. PHP version 5.2.0 or greater is now required. There are a number of new features with this version of Geeklog. These include: - Improved Configuration, which was the Google Summer of Code project of Akeda Bagus from 2010. Improvements include the ability to search for configuration attributes, tabs, input validation as well as an updated look. - OAuth Support, allowing users to log into a Geeklog site with their Facebook, Twitter, or LinkedIn account, developed by Hiroshi Sakuramoto of Geeklog Japan. - Includes jQuery 1.5.2 and jQuery UI 1.8.11 - Updated Professional theme with new icons and tooltips. - Reworked Plugin Admin interface that now checks for dependencies when a plugin is installed.
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 20f49279641..b287163208c 100644
--- a/www/geeklog/Makefile
+++ b/www/geeklog/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2011/02/24 14:05:31 taca Exp $
+# $NetBSD: Makefile,v 1.32 2011/06/15 15:22:41 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.2
+VER= 1.8.0
NO_BUILD= YES
PKG_GROUPS_VARS+= APACHE_GROUP