From owner-svn-ports-head@FreeBSD.ORG Sun May 31 16:10:34 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5B9D9495; Sun, 31 May 2015 16:10:34 +0000 (UTC) (envelope-from ohauer@FreeBSD.org) 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 4A2A210CB; Sun, 31 May 2015 16:10:34 +0000 (UTC) (envelope-from ohauer@FreeBSD.org) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t4VGAYTf030268; Sun, 31 May 2015 16:10:34 GMT (envelope-from ohauer@FreeBSD.org) Received: (from ohauer@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t4VGAXAc030265; Sun, 31 May 2015 16:10:33 GMT (envelope-from ohauer@FreeBSD.org) Message-Id: <201505311610.t4VGAXAc030265@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: ohauer set sender to ohauer@FreeBSD.org using -f From: Olli Hauer Date: Sun, 31 May 2015 16:10:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r388119 - head/german/bugzilla44 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.20 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: Sun, 31 May 2015 16:10:34 -0000 Author: ohauer Date: Sun May 31 16:10:33 2015 New Revision: 388119 URL: https://svnweb.freebsd.org/changeset/ports/388119 Log: - update to 4.4.9 Modified: head/german/bugzilla44/Makefile head/german/bugzilla44/distinfo Modified: head/german/bugzilla44/Makefile ============================================================================== --- head/german/bugzilla44/Makefile Sun May 31 16:09:17 2015 (r388118) +++ head/german/bugzilla44/Makefile Sun May 31 16:10:33 2015 (r388119) @@ -1,11 +1,11 @@ # $FreeBSD$ PORTNAME= bugzilla -PORTVERSION= 4.4.6 -PORTREVISION= 2 +PORTVERSION= 4.4.9 +#PORTREVISION= 1 CATEGORIES= german MASTER_SITES= SF/bugzilla-de/${PORTVERSION:R}/${PORTVERSION} -DISTNAME= germzilla-${PORTVERSION}-1.utf-8 +DISTNAME= ${PORTNAME}-de-${PORTVERSION}-1.utf-8 MAINTAINER= bz-ports@FreeBSD.org COMMENT= German localization for Bugzilla @@ -16,7 +16,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= 8 +#BZ_REVNUM= 9 .include "${.CURDIR}/../../devel/bugzilla44/Makefile.common" Modified: head/german/bugzilla44/distinfo ============================================================================== --- head/german/bugzilla44/distinfo Sun May 31 16:09:17 2015 (r388118) +++ head/german/bugzilla44/distinfo Sun May 31 16:10:33 2015 (r388119) @@ -1,2 +1,2 @@ -SHA256 (bugzilla/germzilla-4.4.6-1.utf-8.tar.gz) = 90d984c03b5e15897d90293039b6fa448b538b9c690d3d75ecdafa04c5d793e2 -SIZE (bugzilla/germzilla-4.4.6-1.utf-8.tar.gz) = 263017 +SHA256 (bugzilla/bugzilla-de-4.4.9-1.utf-8.tar.gz) = b1826ed3e764588c0a751910b8e5ac4a5f1d72be7fe6b2614205f11e75a9e29d +SIZE (bugzilla/bugzilla-de-4.4.9-1.utf-8.tar.gz) = 263000