diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2012-09-01 20:16:06 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2012-09-01 20:16:06 +0000 |
commit | 3c8085b82eda66385df76c24b7d363c85089d446 (patch) | |
tree | 87958eee622abefae11cb149ac43a51f6f2354d4 /devel/bugzilla3 | |
parent | f7deedbe571cf8e7195e45d5b1583c14021bd451 (diff) | |
download | ports-3c8085b82eda66385df76c24b7d363c85089d446.tar.gz ports-3c8085b82eda66385df76c24b7d363c85089d446.zip |
- update bugzilla bugzilla3 and bugzilla42
- use new bugzilla@ address (members skv@, tota@, ohauer@)
- patch russian/japanese/german bugzilla and bugzilla templates
so the reflect the security updates in the original templates
- patch german/bugzilla42 templates
- adopt new Makefile header
vuxml: 6ad18fe5-f469-11e1-920d-20cf30e32f6d
CVE: CVE-2012-3981
https://bugzilla.mozilla.org/show_bug.cgi?id=785470
https://bugzilla.mozilla.org/show_bug.cgi?id=785522
https://bugzilla.mozilla.org/show_bug.cgi?id=785511
Notes
Notes:
svn path=/head/; revision=303519
Diffstat (limited to 'devel/bugzilla3')
-rw-r--r-- | devel/bugzilla3/Makefile | 9 | ||||
-rw-r--r-- | devel/bugzilla3/distinfo | 4 |
2 files changed, 4 insertions, 9 deletions
diff --git a/devel/bugzilla3/Makefile b/devel/bugzilla3/Makefile index 55a4389dfd20..58e8b4fccea9 100644 --- a/devel/bugzilla3/Makefile +++ b/devel/bugzilla3/Makefile @@ -1,17 +1,12 @@ -# New ports collection makefile for: bugzilla -# Date created: 28 September 2001 -# Whom: Alexey Zelkin <phantom@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= bugzilla -PORTVERSION= 3.6.10 +PORTVERSION= 3.6.11 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_MOZILLA} MASTER_SITE_SUBDIR= webtools webtools/archived -MAINTAINER= skv@FreeBSD.org +MAINTAINER= bugzilla@FreeBSD.org COMMENT= Bug-tracking system developed by Mozilla Project LICENSE= MPL diff --git a/devel/bugzilla3/distinfo b/devel/bugzilla3/distinfo index cf6decd1bd28..1b8ee555c2af 100644 --- a/devel/bugzilla3/distinfo +++ b/devel/bugzilla3/distinfo @@ -1,2 +1,2 @@ -SHA256 (bugzilla/bugzilla-3.6.10.tar.gz) = 97ba98a18dd71541bed94a2c58225a9ca621bf28a384d1dc9bdaeb792642b305 -SIZE (bugzilla/bugzilla-3.6.10.tar.gz) = 2508723 +SHA256 (bugzilla/bugzilla-3.6.11.tar.gz) = 01b99ec5b1e6efc9d0a0352ebe2ea6e8b8c7471a3f4dd80c3b99b5be575c4585 +SIZE (bugzilla/bugzilla-3.6.11.tar.gz) = 2509551 |