From owner-svn-ports-branches@FreeBSD.ORG Tue Jan 27 22:21:49 2015 Return-Path: Delivered-To: svn-ports-branches@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 50C72E18; Tue, 27 Jan 2015 22:21:49 +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 328C93A5; Tue, 27 Jan 2015 22:21:49 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t0RMLnKn001249; Tue, 27 Jan 2015 22:21:49 GMT (envelope-from ohauer@FreeBSD.org) Received: (from ohauer@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t0RMLmq0001246; Tue, 27 Jan 2015 22:21:48 GMT (envelope-from ohauer@FreeBSD.org) Message-Id: <201501272221.t0RMLmq0001246@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: ohauer set sender to ohauer@FreeBSD.org using -f From: Olli Hauer Date: Tue, 27 Jan 2015 22:21:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r378025 - in branches/2015Q1: devel/bugzilla44 german/bugzilla44 X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jan 2015 22:21:49 -0000 Author: ohauer Date: Tue Jan 27 22:21:47 2015 New Revision: 378025 URL: https://svnweb.freebsd.org/changeset/ports/378025 QAT: https://qat.redports.org/buildarchive/r378025/ Log: MFH: r378023 - update to 4.4.8 Release Notes: https://www.bugzilla.org/releases/4.4.8/release-notes.html This releases contains the following bug fix: - Fixing a regression caused by bug 10902750 [1], JSON-RPC API calls could crash in certain cases instead of displaying the proper error message. (Bug 1124716) [2] [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1090275 [2] https://bugzilla.mozilla.org/show_bug.cgi?id=1124716 MFH: r378024 - adjust bugzilla revision to 4.4.7, - bump PORTREVISION Approved by: portmgr (implicit) Modified: branches/2015Q1/devel/bugzilla44/Makefile branches/2015Q1/devel/bugzilla44/distinfo branches/2015Q1/german/bugzilla44/Makefile Directory Properties: branches/2015Q1/ (props changed) Modified: branches/2015Q1/devel/bugzilla44/Makefile ============================================================================== --- branches/2015Q1/devel/bugzilla44/Makefile Tue Jan 27 21:34:51 2015 (r378024) +++ branches/2015Q1/devel/bugzilla44/Makefile Tue Jan 27 22:21:47 2015 (r378025) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= bugzilla -PORTVERSION= 4.4.7 +PORTVERSION= 4.4.8 CATEGORIES= devel MASTER_SITES= BUGZILLA MASTER_SITE_SUBDIR= webtools webtools/archived @@ -173,7 +173,7 @@ RUN_DEPENDS+= p5-File-MimeInfo>=0.16:${P .endif post-extract: - @${RM} -rf ${WRKSRC}/.bzr + @${RM} -rf ${WRKSRC}/.git @${RM} -f ${WRKSRC}/.bzrignore ${WRKSRC}/.gitignore ${WRKSRC}/.gitrev \ ${WRKSRC}/docs/en/README.docs ${WRKSRC}/docs/en/html/Bugzilla-Guide.proc \ ${WRKSRC}/.travis.yml ${WRKSRC}/Build.PL ${WRKSRC}/MANIFEST.SKIP Modified: branches/2015Q1/devel/bugzilla44/distinfo ============================================================================== --- branches/2015Q1/devel/bugzilla44/distinfo Tue Jan 27 21:34:51 2015 (r378024) +++ branches/2015Q1/devel/bugzilla44/distinfo Tue Jan 27 22:21:47 2015 (r378025) @@ -1,2 +1,2 @@ -SHA256 (bugzilla/bugzilla-4.4.7.tar.gz) = 5fe8141f017b964b3b80b94665bb73d15a31291393fc34429523ecbab26b2695 -SIZE (bugzilla/bugzilla-4.4.7.tar.gz) = 4924634 +SHA256 (bugzilla/bugzilla-4.4.8.tar.gz) = 90edf7a3193a3bd8c7ac49e3325e63c539b506db28bd48eb173d30ff59385046 +SIZE (bugzilla/bugzilla-4.4.8.tar.gz) = 4924519 Modified: branches/2015Q1/german/bugzilla44/Makefile ============================================================================== --- branches/2015Q1/german/bugzilla44/Makefile Tue Jan 27 21:34:51 2015 (r378024) +++ branches/2015Q1/german/bugzilla44/Makefile Tue Jan 27 22:21:47 2015 (r378025) @@ -2,7 +2,7 @@ PORTNAME= bugzilla PORTVERSION= 4.4.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= german MASTER_SITES= SF MASTER_SITE_SUBDIR=bugzilla-de/${PORTVERSION:R}/${PORTVERSION} @@ -17,7 +17,7 @@ NO_WRKSUBDIR= yes # adjust BZ_REVNUM if bugzilla revision was incremented and there are no # changes in bugzilla/templates/en. If not used simply comment the line. -BZ_REVNUM= 7 +BZ_REVNUM= 8 .include "${.CURDIR}/../../devel/bugzilla44/Makefile.common"