summaryrefslogtreecommitdiff
path: root/devel/bugzilla3
diff options
context:
space:
mode:
authoradrianp <adrianp>2008-11-09 20:15:17 +0000
committeradrianp <adrianp>2008-11-09 20:15:17 +0000
commitf4db63c14e0ab8a6ef8c9c716d4446c2a2ae8398 (patch)
treef91367ba32a4dad5a91857f4de8741dfe524e8bd /devel/bugzilla3
parent8e24c091237edcf6069aeb93fdc6088e9609a4e2 (diff)
downloadpkgsrc-f4db63c14e0ab8a6ef8c9c716d4446c2a2ae8398.tar.gz
* Before 3.0.6, unexpected fatal WebService errors would result in a faultCode that was a string instead of a number. (Bug 446327)
* If you created a product or component with the same name as one you previously deleted, it would fail with an error about the series table. (Bug 247936) * Includes a fix for: http://www.bugzilla.org/security/2.20.6/
Diffstat (limited to 'devel/bugzilla3')
-rw-r--r--devel/bugzilla3/Makefile4
-rw-r--r--devel/bugzilla3/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/bugzilla3/Makefile b/devel/bugzilla3/Makefile
index 4ec36934897..96ec6e02995 100644
--- a/devel/bugzilla3/Makefile
+++ b/devel/bugzilla3/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2008/08/17 09:24:38 adrianp Exp $
+# $NetBSD: Makefile,v 1.9 2008/11/09 20:15:17 adrianp Exp $
#
-DISTNAME= bugzilla-3.0.5
+DISTNAME= bugzilla-3.0.6
CATEGORIES= www devel
MASTER_SITES= ${MASTER_SITE_MOZILLA_ALL:=webtools/}
diff --git a/devel/bugzilla3/distinfo b/devel/bugzilla3/distinfo
index 99f47c35dea..348864502eb 100644
--- a/devel/bugzilla3/distinfo
+++ b/devel/bugzilla3/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2008/08/17 09:24:38 adrianp Exp $
+$NetBSD: distinfo,v 1.5 2008/11/09 20:15:17 adrianp Exp $
-SHA1 (bugzilla-3.0.5.tar.gz) = 8b373ad0d9d2c7fedf905279df9cfb9e76ff1373
-RMD160 (bugzilla-3.0.5.tar.gz) = ef8eb3fead99a79c9fb2fd673241c8265956a3d8
-Size (bugzilla-3.0.5.tar.gz) = 2419287 bytes
+SHA1 (bugzilla-3.0.6.tar.gz) = 3301da166717694d539e86afc045520c0a1577e3
+RMD160 (bugzilla-3.0.6.tar.gz) = fe94366d7e53f64af62e4c4c0f0af7c7ec60a9ea
+Size (bugzilla-3.0.6.tar.gz) = 2418732 bytes