diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2015-05-31 16:10:33 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2015-05-31 16:10:33 +0000 |
commit | 071722e9aa66ad1ca181997feb8e9e57700cad7c (patch) | |
tree | 151b279d0a57183f5f887687d7a4547a239ac47b /german | |
parent | beb2a6cdf62b65b5391772512211f30dc3a8875c (diff) | |
download | ports-071722e9aa66ad1ca181997feb8e9e57700cad7c.tar.gz ports-071722e9aa66ad1ca181997feb8e9e57700cad7c.zip |
- update to 4.4.9
Notes
Notes:
svn path=/head/; revision=388119
Diffstat (limited to 'german')
-rw-r--r-- | german/bugzilla44/Makefile | 8 | ||||
-rw-r--r-- | german/bugzilla44/distinfo | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/german/bugzilla44/Makefile b/german/bugzilla44/Makefile index 9d95b94704ef..febcdc26517e 100644 --- a/german/bugzilla44/Makefile +++ b/german/bugzilla44/Makefile @@ -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" diff --git a/german/bugzilla44/distinfo b/german/bugzilla44/distinfo index c7ec0d72129b..4daf6f1ce8cb 100644 --- a/german/bugzilla44/distinfo +++ b/german/bugzilla44/distinfo @@ -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 |