From owner-svn-ports-head@FreeBSD.ORG Fri Mar 29 10:19:42 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 6D4888D0; Fri, 29 Mar 2013 10:19:42 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 5E52E897; Fri, 29 Mar 2013 10:19:42 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r2TAJg3e042600; Fri, 29 Mar 2013 10:19:42 GMT (envelope-from tota@svn.freebsd.org) Received: (from tota@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r2TAJgYB042595; Fri, 29 Mar 2013 10:19:42 GMT (envelope-from tota@svn.freebsd.org) Message-Id: <201303291019.r2TAJgYB042595@svn.freebsd.org> From: TAKATSU Tomonari Date: Fri, 29 Mar 2013 10:19:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r315535 - head/www/testlink X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Mar 2013 10:19:42 -0000 Author: tota Date: Fri Mar 29 10:19:41 2013 New Revision: 315535 URL: http://svnweb.freebsd.org/changeset/ports/315535 Log: - Fix pkg-plist Reported by: pointyhat (miwi) Modified: head/www/testlink/Makefile head/www/testlink/pkg-plist Modified: head/www/testlink/Makefile ============================================================================== --- head/www/testlink/Makefile Fri Mar 29 10:04:43 2013 (r315534) +++ head/www/testlink/Makefile Fri Mar 29 10:19:41 2013 (r315535) @@ -2,6 +2,7 @@ PORTNAME= testlink PORTVERSION= 1.9.6 +PORTREVISION= 1 CATEGORIES= www devel MASTER_SITES= SF MASTER_SITE_SUBDIR= ${PORTNAME}/TestLink%201.9/TestLink%20${PORTVERSION} Modified: head/www/testlink/pkg-plist ============================================================================== --- head/www/testlink/pkg-plist Fri Mar 29 10:04:43 2013 (r315534) +++ head/www/testlink/pkg-plist Fri Mar 29 10:19:41 2013 (r315535) @@ -1014,10 +1014,6 @@ %%WWWDIR%%/locale/zh_CN/texts.php %%WWWDIR%%/login.php %%WWWDIR%%/logout.php -%%WWWDIR%%/logs/audits.log -%%WWWDIR%%/logs/config_check.txt -%%WWWDIR%%/logs/userlog0.log -%%WWWDIR%%/logs/userlog1.log %%WWWDIR%%/lostPassword.php %%WWWDIR%%/third_party/Zend/Exception.php %%WWWDIR%%/third_party/Zend/Http/Client.php