summaryrefslogtreecommitdiff
path: root/devel/bugzilla3
diff options
context:
space:
mode:
authoradrianp <adrianp@pkgsrc.org>2008-05-06 19:45:54 +0000
committeradrianp <adrianp@pkgsrc.org>2008-05-06 19:45:54 +0000
commitbe3f7fa5bc2ca7310194f0f49362380448bd1d0e (patch)
treedd9564487f33c1809a9bc899a70924abc58e6792 /devel/bugzilla3
parentb9a58b400566f7120b5538b3ace4181b93b12230 (diff)
downloadpkgsrc-be3f7fa5bc2ca7310194f0f49362380448bd1d0e.tar.gz
3.0.4
* Bugzilla administrators were not being correctly notified about new releases. (Bug 414726) * There could be extra whitespace in email subject lines. (Bug 411544) * The priority, severity, OS, and platform fields were always required by the Bug.create WebService function, even if they had defaults specified. (Bug 384009) * Better threading of bugmail in some email clients. (Bug 376453) * There were many fixes to the Inbound Email Interface (email_in.pl). (Bug 92274, Bug 377025, Bug 412943, Bug 413672, and Bug 431721) * checksetup.pl now handles UTF-8 conversion more reliably during upgrades. (Bug 374951) * Comments written in CJK languages are now correctly word-wrapped. (Bug 388723) * All emails will now be sent in the correct language, when the user has chosen a language for emails. (Bug 405946) * On Windows, temporary files created when uploading attachments are now correctly deleted when the upload is complete. (Bug 414002) * checksetup.pl now prints correct installation instructions for Windows users using Perl 5.10. (Bug 414430) 3.0.3 * mod_perl no longer compiles Bugzilla's code for each Apache process individually. It now compiles code only once and shares it among each Apache process. This greatly improves performance and highly decreases the memory footprint. (Bug 398241) * You can now search for '---' (without quotes) in versions and milestones. (Bug 362436) * Bugzilla should no longer break lines unnecessarily in email subjects. This was causing trouble with some email clients. (Bug 374424) * If you had selected "I'm added to or removed from this capacity" option for the "CC" role in your email preferences, you wouldn't get mail when more than one person was added to the CC list at once. (Bug 394796) * Deleting a user account no longer deletes whines from another user who has the deleted account as addressee. The schedule is simply removed, but the whine itself is left intact. (Bug 395924) * contrib/merge-users.pl now correctly merges all required fields when merging two user accounts. (Bug 400160) * Bugzilla no longer requires Apache::DBI to run under mod_perl. It caused troubles such as lost connections with the DB and didn't give any important performance gain. (Bug 408766) Security Fixes: Unauthorized Bug Change Cross-Site Scripting Account Impersonation (Minor)
Diffstat (limited to 'devel/bugzilla3')
-rw-r--r--devel/bugzilla3/Makefile6
-rw-r--r--devel/bugzilla3/PLIST6
-rw-r--r--devel/bugzilla3/distinfo8
3 files changed, 12 insertions, 8 deletions
diff --git a/devel/bugzilla3/Makefile b/devel/bugzilla3/Makefile
index 7dfe7de8106..c8a40e1cab0 100644
--- a/devel/bugzilla3/Makefile
+++ b/devel/bugzilla3/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2008/03/03 17:45:34 jlam Exp $
+# $NetBSD: Makefile,v 1.5 2008/05/06 19:45:54 adrianp Exp $
#
-DISTNAME= bugzilla-3.0.2
+DISTNAME= bugzilla-3.0.4
CATEGORIES= www devel
MASTER_SITES= ${MASTER_SITE_MOZILLA_ALL:=webtools/}
@@ -9,6 +9,8 @@ MAINTAINER= adrianp@NetBSD.org
HOMEPAGE= http://www.bugzilla.org/
COMMENT= Web based bug tracking system
+CONFLICTS+= bugzilla-2.[0-9]*
+
DEPENDS+= p5-CGI>=2.93:../../www/p5-CGI
DEPENDS+= p5-DBI>=1.41:../../databases/p5-DBI
DEPENDS+= p5-Template-Toolkit>=2.12:../../www/p5-Template-Toolkit
diff --git a/devel/bugzilla3/PLIST b/devel/bugzilla3/PLIST
index 0ef06f6663a..64b716a4828 100644
--- a/devel/bugzilla3/PLIST
+++ b/devel/bugzilla3/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2007/08/27 17:51:33 adrianp Exp $
+@comment $NetBSD: PLIST,v 1.2 2008/05/06 19:45:54 adrianp Exp $
share/bugzilla/Bugzilla.pm
share/bugzilla/Bugzilla/Attachment.pm
share/bugzilla/Bugzilla/Attachment/PatchReader.pm
@@ -92,6 +92,9 @@ share/bugzilla/config.cgi
share/bugzilla/createaccount.cgi
share/bugzilla/describecomponents.cgi
share/bugzilla/describekeywords.cgi
+share/bugzilla/docs/html/keywords.html
+share/bugzilla/docs/html/multiple-bz-dbs.html
+share/bugzilla/docs/html/sanitycheck.html
share/bugzilla/docs/html/Bugzilla-Guide.html
share/bugzilla/docs/html/about.html
share/bugzilla/docs/html/administration.html
@@ -178,7 +181,6 @@ share/bugzilla/docs/html/using.html
share/bugzilla/docs/html/versions.html
share/bugzilla/docs/html/voting.html
share/bugzilla/docs/html/whining.html
-share/bugzilla/docs/html/x834.html
share/bugzilla/duplicates.cgi
share/bugzilla/duplicates.xul
share/bugzilla/editclassifications.cgi
diff --git a/devel/bugzilla3/distinfo b/devel/bugzilla3/distinfo
index 32751a95e31..da43428881d 100644
--- a/devel/bugzilla3/distinfo
+++ b/devel/bugzilla3/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2007/09/19 22:06:30 adrianp Exp $
+$NetBSD: distinfo,v 1.3 2008/05/06 19:45:54 adrianp Exp $
-SHA1 (bugzilla-3.0.2.tar.gz) = 7151d1fa11a67412fe03193ee21b73c0abc59330
-RMD160 (bugzilla-3.0.2.tar.gz) = 5a03e344e686421c16eddf3a4992f44fbedeff8f
-Size (bugzilla-3.0.2.tar.gz) = 2164888 bytes
+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