Date: Tue, 27 Jan 2015 21:34:51 +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: r378024 - head/german/bugzilla44 Message-ID: <201501272134.t0RLYqhc077718@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ohauer Date: Tue Jan 27 21:34:51 2015 New Revision: 378024 URL: https://svnweb.freebsd.org/changeset/ports/378024 QAT: https://qat.redports.org/buildarchive/r378024/ Log: - adjust bugzilla revision to 4.4.7, - bump PORTREVISION MFH: 2015Q1 Modified: head/german/bugzilla44/Makefile Modified: head/german/bugzilla44/Makefile ============================================================================== --- head/german/bugzilla44/Makefile Tue Jan 27 21:33:42 2015 (r378023) +++ head/german/bugzilla44/Makefile Tue Jan 27 21:34:51 2015 (r378024) @@ -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"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201501272134.t0RLYqhc077718>