Date: Tue, 29 Sep 2015 17:09:25 +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: r398184 - head/german/bugzilla44 Message-ID: <201509291709.t8TH9Pfv081440@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ohauer Date: Tue Sep 29 17:09:24 2015 New Revision: 398184 URL: https://svnweb.freebsd.org/changeset/ports/398184 Log: - update to 4.4.10 Modified: head/german/bugzilla44/Makefile head/german/bugzilla44/distinfo Modified: head/german/bugzilla44/Makefile ============================================================================== --- head/german/bugzilla44/Makefile Tue Sep 29 16:56:29 2015 (r398183) +++ head/german/bugzilla44/Makefile Tue Sep 29 17:09:24 2015 (r398184) @@ -1,8 +1,8 @@ # $FreeBSD$ PORTNAME= bugzilla -PORTVERSION= 4.4.9 -PORTREVISION= 1 +PORTVERSION= 4.4.10 +#PORTREVISION= 1 CATEGORIES= german MASTER_SITES= SF/bugzilla-de/${PORTVERSION:R}/${PORTVERSION} DISTNAME= ${PORTNAME}-de-${PORTVERSION}-1.utf-8 @@ -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= 10 +#BZ_REVNUM= 10 .include "${.CURDIR}/../../devel/bugzilla44/Makefile.common" Modified: head/german/bugzilla44/distinfo ============================================================================== --- head/german/bugzilla44/distinfo Tue Sep 29 16:56:29 2015 (r398183) +++ head/german/bugzilla44/distinfo Tue Sep 29 17:09:24 2015 (r398184) @@ -1,2 +1,2 @@ -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 +SHA256 (bugzilla/bugzilla-de-4.4.10-1.utf-8.tar.gz) = fbe1686094ad4c2ef6d0997c452730c503e8915eebf4ccbe872c7702beca02e2 +SIZE (bugzilla/bugzilla-de-4.4.10-1.utf-8.tar.gz) = 263008
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201509291709.t8TH9Pfv081440>