Date: Sun, 31 May 2015 16:10:33 +0000 (UTC) From: Olli Hauer <ohauer@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r388119 - head/german/bugzilla44 Message-ID: <201505311610.t4VGAXAc030265@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505311610.t4VGAXAc030265>