From owner-svn-ports-head@FreeBSD.ORG Thu Mar 5 19:47:13 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7A2885FD; Thu, 5 Mar 2015 19:47:13 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4C39BDB0; Thu, 5 Mar 2015 19:47:13 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t25JlDMf037111; Thu, 5 Mar 2015 19:47:13 GMT (envelope-from dvl@FreeBSD.org) Received: (from dvl@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t25JlCsV037105; Thu, 5 Mar 2015 19:47:12 GMT (envelope-from dvl@FreeBSD.org) Message-Id: <201503051947.t25JlCsV037105@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: dvl set sender to dvl@FreeBSD.org using -f From: Dan Langille Date: Thu, 5 Mar 2015 19:47:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r380549 - head/databases/mantis 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.18-1 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: Thu, 05 Mar 2015 19:47:13 -0000 Author: dvl Date: Thu Mar 5 19:47:11 2015 New Revision: 380549 URL: https://svnweb.freebsd.org/changeset/ports/380549 QAT: https://qat.redports.org/buildarchive/r380549/ Log: Update to 1.2.19 NOTE: doc/en was not included in this release Approved by: mat (mentor) Modified: head/databases/mantis/Makefile head/databases/mantis/distinfo head/databases/mantis/pkg-plist Modified: head/databases/mantis/Makefile ============================================================================== --- head/databases/mantis/Makefile Thu Mar 5 19:10:18 2015 (r380548) +++ head/databases/mantis/Makefile Thu Mar 5 19:47:11 2015 (r380549) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mantis -PORTVERSION= 1.2.18 +PORTVERSION= 1.2.19 PORTREVISION= 0 CATEGORIES= databases www MASTER_SITES= SF/${PORTNAME}bt/${PORTNAME}-stable/${PORTVERSION} Modified: head/databases/mantis/distinfo ============================================================================== --- head/databases/mantis/distinfo Thu Mar 5 19:10:18 2015 (r380548) +++ head/databases/mantis/distinfo Thu Mar 5 19:47:11 2015 (r380549) @@ -1,2 +1,2 @@ -SHA256 (mantisbt-1.2.18.tar.gz) = 80d2787cbedcb3ca1c724a6c5b33d4d66046ce8f991da82e91a09c4b00ddb93d -SIZE (mantisbt-1.2.18.tar.gz) = 3961811 +SHA256 (mantisbt-1.2.19.tar.gz) = 0814d2113de4a53498bb67fa531ca36dee821e5c22df150deb75dc918eed86de +SIZE (mantisbt-1.2.19.tar.gz) = 2615171 Modified: head/databases/mantis/pkg-plist ============================================================================== --- head/databases/mantis/pkg-plist Thu Mar 5 19:10:18 2015 (r380548) +++ head/databases/mantis/pkg-plist Thu Mar 5 19:47:11 2015 (r380549) @@ -193,12 +193,6 @@ %%WWWDIR%%/doc/INSTALL %%WWWDIR%%/doc/LICENSE %%WWWDIR%%/doc/RELEASE -%%WWWDIR%%/doc/en/administration_guide.html -%%WWWDIR%%/doc/en/administration_guide.pdf -%%WWWDIR%%/doc/en/administration_guide.txt -%%WWWDIR%%/doc/en/developers.html -%%WWWDIR%%/doc/en/developers.pdf -%%WWWDIR%%/doc/en/developers.txt %%WWWDIR%%/excel_xml_export.php %%WWWDIR%%/file_download.php %%WWWDIR%%/history_inc.php