summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoradrianp <adrianp>2008-08-17 09:24:38 +0000
committeradrianp <adrianp>2008-08-17 09:24:38 +0000
commit1c45b38d9ad459d8f16caea61829df09079411ac (patch)
treeec837892670b9f60b95acffd3e4fa4924af2699d
parent63e6557cd6bdd3b49072b5ec94cf264d8da1b808 (diff)
downloadpkgsrc-1c45b38d9ad459d8f16caea61829df09079411ac.tar.gz
Update to 3.0.5
* If you don't have permission to set a flag, it will now appear unchangeable in the UI. (Bug 433851) * If you were running mod_perl, Bugzilla was not correctly closing its connections to the database since 3.0.3, and so sometimes the DB would run out of connections. (Bug 441592) * The installation script is now clear about exactly which Email:: modules are required in Perl, thus avoiding the problem where emails show up with a body like SCALAR(0xBF126795). (Bug 441541) * email_in.pl is no longer case-sensitive for values of @product. (Bug 365697) Also addresses a new security issue: http://www.bugzilla.org/security/2.22.4/
-rw-r--r--devel/bugzilla3/Makefile4
-rw-r--r--devel/bugzilla3/PLIST4
-rw-r--r--devel/bugzilla3/distinfo8
3 files changed, 8 insertions, 8 deletions
diff --git a/devel/bugzilla3/Makefile b/devel/bugzilla3/Makefile
index 95426f733dd..4ec36934897 100644
--- a/devel/bugzilla3/Makefile
+++ b/devel/bugzilla3/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2008/05/26 02:13:17 joerg Exp $
+# $NetBSD: Makefile,v 1.8 2008/08/17 09:24:38 adrianp Exp $
#
-DISTNAME= bugzilla-3.0.4
+DISTNAME= bugzilla-3.0.5
CATEGORIES= www devel
MASTER_SITES= ${MASTER_SITE_MOZILLA_ALL:=webtools/}
diff --git a/devel/bugzilla3/PLIST b/devel/bugzilla3/PLIST
index 64b716a4828..524f2566cfe 100644
--- a/devel/bugzilla3/PLIST
+++ b/devel/bugzilla3/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2008/05/06 19:45:54 adrianp Exp $
+@comment $NetBSD: PLIST,v 1.3 2008/08/17 09:24:38 adrianp Exp $
share/bugzilla/Bugzilla.pm
share/bugzilla/Bugzilla/Attachment.pm
share/bugzilla/Bugzilla/Attachment/PatchReader.pm
@@ -173,7 +173,7 @@ share/bugzilla/docs/html/trbl-relogin-everyone.html
share/bugzilla/docs/html/trbl-relogin-some.html
share/bugzilla/docs/html/trbl-testserver.html
share/bugzilla/docs/html/troubleshooting.html
-share/bugzilla/docs/html/upgrading.html
+share/bugzilla/docs/html/upgrade.html
share/bugzilla/docs/html/useradmin.html
share/bugzilla/docs/html/userpreferences.html
share/bugzilla/docs/html/using-intro.html
diff --git a/devel/bugzilla3/distinfo b/devel/bugzilla3/distinfo
index da43428881d..99f47c35dea 100644
--- a/devel/bugzilla3/distinfo
+++ b/devel/bugzilla3/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2008/05/06 19:45:54 adrianp Exp $
+$NetBSD: distinfo,v 1.4 2008/08/17 09:24:38 adrianp Exp $
-SHA1 (bugzilla-3.0.4.tar.gz) = ebe25b614db1e37f6ad948ab20c9b0bc1fe4d771
-RMD160 (bugzilla-3.0.4.tar.gz) = 758e3f2d93c8127cb4be7504f4f22a07195fe7ea
-Size (bugzilla-3.0.4.tar.gz) = 2414111 bytes
+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