From owner-svn-ports-all@FreeBSD.ORG Wed Oct 31 06:34:30 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 531AD3C3; Wed, 31 Oct 2012 06:34:30 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 2CB268FC08; Wed, 31 Oct 2012 06:34:30 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q9V6YU9U068570; Wed, 31 Oct 2012 06:34:30 GMT (envelope-from rm@svn.freebsd.org) Received: (from rm@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q9V6YTIo068564; Wed, 31 Oct 2012 06:34:29 GMT (envelope-from rm@svn.freebsd.org) Message-Id: <201210310634.q9V6YTIo068564@svn.freebsd.org> From: Ruslan Mahmatkhanov Date: Wed, 31 Oct 2012 06:34:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r306735 - head/www/tikiwiki X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Oct 2012 06:34:30 -0000 Author: rm Date: Wed Oct 31 06:34:29 2012 New Revision: 306735 URL: http://svn.freebsd.org/changeset/ports/306735 Log: - update to 9.2 while here: - s/YES/yes/ change in Makefile - remove trailing whitespace in pkg-descr PR: 173220 Submitted by: Chris Petrik (maintainer) Feature safe: yes Modified: head/www/tikiwiki/Makefile head/www/tikiwiki/distinfo head/www/tikiwiki/pkg-descr head/www/tikiwiki/pkg-plist Modified: head/www/tikiwiki/Makefile ============================================================================== --- head/www/tikiwiki/Makefile Wed Oct 31 05:53:43 2012 (r306734) +++ head/www/tikiwiki/Makefile Wed Oct 31 06:34:29 2012 (r306735) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tikiwiki -PORTVERSION= 9.1 +PORTVERSION= 9.2 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/Tiki_9.x_Herbig_Haro/${PORTVERSION}/ DISTNAME= tiki-${PORTVERSION} @@ -11,9 +11,9 @@ MAINTAINER= c.petrik.sosa@gmail.com COMMENT= Powerful PHP based Wiki/CMS/Groupware USE_PHP= gettext pcre posix session xml zlib -WANT_PHP_WEB= YES +WANT_PHP_WEB= yes -NO_BUILD= YES +NO_BUILD= yes TIKIWIKI_DIR?= www/${PORTNAME}-${PORTVERSION} PLIST_SUB= TIKIWIKI_DIR=${TIKIWIKI_DIR} TEMP_PLIST= ${WRKDIR}/temp-pkg-plist Modified: head/www/tikiwiki/distinfo ============================================================================== --- head/www/tikiwiki/distinfo Wed Oct 31 05:53:43 2012 (r306734) +++ head/www/tikiwiki/distinfo Wed Oct 31 06:34:29 2012 (r306735) @@ -1,2 +1,2 @@ -SHA256 (tiki-9.1.tar.gz) = 5032b70737c1ad84e3bc7fae424e07b3f7723e7a6f0505c947acad40516dfb0e -SIZE (tiki-9.1.tar.gz) = 25505600 +SHA256 (tiki-9.2.tar.gz) = a8020ecaa909e70f4af38229a4a0eee35c78bdce1736d91b6d5e7e32134f62eb +SIZE (tiki-9.2.tar.gz) = 25594919 Modified: head/www/tikiwiki/pkg-descr ============================================================================== --- head/www/tikiwiki/pkg-descr Wed Oct 31 05:53:43 2012 (r306734) +++ head/www/tikiwiki/pkg-descr Wed Oct 31 06:34:29 2012 (r306735) @@ -1,11 +1,11 @@ -Tiki CMS/Groupware, also known as TikiWiki, is a powerful -web-based Groupware and Content Management System (CMS) -using PHP, ADOdb and smarty. +Tiki CMS/Groupware, also known as TikiWiki, is a powerful +web-based Groupware and Content Management System (CMS) +using PHP, ADOdb and smarty. -It can be used to create all sorts of web applications, -sites, portals, intranets and extranets. For example you can -use it as GeoCMS (Geospatial Content Management System) too. -It's developed by a large number of contributors which forms +It can be used to create all sorts of web applications, +sites, portals, intranets and extranets. For example you can +use it as GeoCMS (Geospatial Content Management System) too. +It's developed by a large number of contributors which forms the TikiWiki Community. WWW: http://tikiwiki.org/ Modified: head/www/tikiwiki/pkg-plist ============================================================================== --- head/www/tikiwiki/pkg-plist Wed Oct 31 05:53:43 2012 (r306734) +++ head/www/tikiwiki/pkg-plist Wed Oct 31 06:34:29 2012 (r306735) @@ -65,6 +65,7 @@ %%TIKIWIKI_DIR%%/contribution.php %%TIKIWIKI_DIR%%/copyright.txt %%TIKIWIKI_DIR%%/copyrights.php +%%TIKIWIKI_DIR%%/tiki-check.php %%TIKIWIKI_DIR%%/css/admin.css %%TIKIWIKI_DIR%%/css/calendar-print.css %%TIKIWIKI_DIR%%/css/calendar.css @@ -82,7 +83,7 @@ %%TIKIWIKI_DIR%%/db/tiki-db-adodb.php %%TIKIWIKI_DIR%%/db/tiki-db-pdo.php %%TIKIWIKI_DIR%%/db/tiki-db.php -%%TIKIWIKI_DIR%%/db/tiki-secdb_9.1_mysql.sql +%%TIKIWIKI_DIR%%/db/tiki-secdb_9.2_mysql.sql %%TIKIWIKI_DIR%%/db/tiki.sql %%TIKIWIKI_DIR%%/db/tiki_1.8to1.9.sql %%TIKIWIKI_DIR%%/db/tiki_1.9to2.0.sql @@ -1951,6 +1952,7 @@ %%TIKIWIKI_DIR%%/installer/schema/20120628_correct_admin_user_createdate_tiki.sql %%TIKIWIKI_DIR%%/installer/schema/20120823_admin_user_credit_menu_entry_tiki.sql %%TIKIWIKI_DIR%%/installer/schema/20120825_accounting_menu_entry_tiki.sql +%%TIKIWIKI_DIR%%/installer/schema/20120927_add_menu_parse_tiki.sql %%TIKIWIKI_DIR%%/installer/schema/999999991_decode_pages_sources_tiki.php %%TIKIWIKI_DIR%%/installer/schema/99999999_image_plugins_kill_tiki.php %%TIKIWIKI_DIR%%/installer/schema/index.php @@ -3095,6 +3097,7 @@ %%TIKIWIKI_DIR%%/lib/core/Search/Formatter/index.php %%TIKIWIKI_DIR%%/lib/core/Search/Formatter.php %%TIKIWIKI_DIR%%/lib/core/Search/GlobalSource/AdvancedRatingSource.php +%%TIKIWIKI_DIR%%/lib/core/Search/GlobalSource/VisitsSource.php %%TIKIWIKI_DIR%%/lib/core/Search/GlobalSource/CategorySource.php %%TIKIWIKI_DIR%%/lib/core/Search/GlobalSource/CommentSource.php %%TIKIWIKI_DIR%%/lib/core/Search/GlobalSource/FileAttachmentSource.php @@ -11375,6 +11378,7 @@ %%TIKIWIKI_DIR%%/templates/freetag.tpl %%TIKIWIKI_DIR%%/templates/freetag_list.tpl %%TIKIWIKI_DIR%%/templates/header.tpl +%%TIKIWIKI_DIR%%/templates/tiki-check.tpl %%TIKIWIKI_DIR%%/templates/index.php %%TIKIWIKI_DIR%%/templates/interactive_translation_box.tpl %%TIKIWIKI_DIR%%/templates/list_file_gallery.tpl