diff options
author | ohauer <ohauer@FreeBSD.org> | 2012-04-22 01:37:41 +0800 |
---|---|---|
committer | ohauer <ohauer@FreeBSD.org> | 2012-04-22 01:37:41 +0800 |
commit | 2d82fbb557fb90f0666ceb4d423e449e1b8d0291 (patch) | |
tree | bc42a91b972ba22856bc6ade455f0d41eea24c38 /devel | |
parent | 30348bf0a13784e0de159d97d04b4a7665ed1e8b (diff) | |
download | freebsd-ports-gnome-2d82fbb557fb90f0666ceb4d423e449e1b8d0291.tar.gz freebsd-ports-gnome-2d82fbb557fb90f0666ceb4d423e449e1b8d0291.tar.zst freebsd-ports-gnome-2d82fbb557fb90f0666ceb4d423e449e1b8d0291.zip |
- security update to bugzilla 3.0.9 and 4.0.6
- update russian/bugzilla3-ru template
- patch german templates so revision match and no warning is displayed
- add vuxml entry
PR:
Submitted by:
Reviewed by:
Approved by: skv (implicit)
Obtained from:
MFC after:
Security: https://bugzilla.mozilla.org/show_bug.cgi?id=728639
https://bugzilla.mozilla.org/show_bug.cgi?id=745397
CVE-2012-0465
CVE-2012-0466
Diffstat (limited to 'devel')
-rw-r--r-- | devel/bugzilla/Makefile | 2 | ||||
-rw-r--r-- | devel/bugzilla/distinfo | 4 | ||||
-rw-r--r-- | devel/bugzilla/pkg-plist | 1 |
3 files changed, 3 insertions, 4 deletions
diff --git a/devel/bugzilla/Makefile b/devel/bugzilla/Makefile index 7b81e8386ddb..f31ad755248a 100644 --- a/devel/bugzilla/Makefile +++ b/devel/bugzilla/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bugzilla -PORTVERSION= 4.0.5 +PORTVERSION= 4.0.6 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_MOZILLA} MASTER_SITE_SUBDIR= webtools webtools/archived diff --git a/devel/bugzilla/distinfo b/devel/bugzilla/distinfo index 6a05765002e6..c60a9a6d37d3 100644 --- a/devel/bugzilla/distinfo +++ b/devel/bugzilla/distinfo @@ -1,2 +1,2 @@ -SHA256 (bugzilla/bugzilla-4.0.5.tar.gz) = 7583f2e7d8c74aa29e8583230024970b420f45f230538273b8eac4cd7c36acbe -SIZE (bugzilla/bugzilla-4.0.5.tar.gz) = 2900587 +SHA256 (bugzilla/bugzilla-4.0.6.tar.gz) = f1894a2b05556b2074b6b1e3c7230c52d458b9bb22737845c12c8c84e15fe22e +SIZE (bugzilla/bugzilla-4.0.6.tar.gz) = 2964924 diff --git a/devel/bugzilla/pkg-plist b/devel/bugzilla/pkg-plist index 3d14a8e767ca..733b5cdb355f 100644 --- a/devel/bugzilla/pkg-plist +++ b/devel/bugzilla/pkg-plist @@ -795,7 +795,6 @@ %%WWWDIR%%/template/en/default/list/list.csv.tmpl %%WWWDIR%%/template/en/default/list/list.html.tmpl %%WWWDIR%%/template/en/default/list/list.ics.tmpl -%%WWWDIR%%/template/en/default/list/list.js.tmpl %%WWWDIR%%/template/en/default/list/list.rdf.tmpl %%WWWDIR%%/template/en/default/list/quips.html.tmpl %%WWWDIR%%/template/en/default/list/server-push.html.tmpl |