summaryrefslogtreecommitdiff
path: root/devel/bugzilla
diff options
context:
space:
mode:
authoradrianp <adrianp@pkgsrc.org>2006-10-15 12:36:05 +0000
committeradrianp <adrianp@pkgsrc.org>2006-10-15 12:36:05 +0000
commit620089ea696e85ba58906127b021866e32dd2d6b (patch)
tree05769e65479b22bee5bc447310d4790a4f7638f2 /devel/bugzilla
parent8c7dbca43dabe4229a585d415a04a8334623f74d (diff)
downloadpkgsrc-620089ea696e85ba58906127b021866e32dd2d6b.tar.gz
Update to 2.22.1
+ When sending mail, Bugzilla could throw the error "Insecure dependency in exec while running with -T switch" (bug 340538). + Using the public webdot server (for dependency graphs) should work again (bug 351243). + The "I'm added to or removed from this capacity" email preference wasn't working for new bugs (bug 349852). + The original release of 2.22 incorrectly said it required Template-Toolkit version 2.08. In actual fact, Bugzilla requires version 2.10 (bug 351478). + votes.cgi would crash if your bug was the one confirming a bug (bug 351300). + checksetup.pl now correctly reports if your Template::Plugin::GD module is missing. If missing, it could lead to charts and graphs not working (bug 345389). + The "Keyword" field on buglist.cgi was not sorted alphabetically, so it wasn't very useful for sorting (bug 342828). + Sendmail will no longer complain about there being a newline in the email address, when Bugzilla sends mail (bug 331365). + contrib/bzdbcopy.pl would try to insert an invalid value into the database, unnecessarily (bug 335572). + Deleting a bug now correctly deletes its attachments from the database (bug 339667).
Diffstat (limited to 'devel/bugzilla')
-rw-r--r--devel/bugzilla/Makefile6
-rw-r--r--devel/bugzilla/PLIST8
-rw-r--r--devel/bugzilla/distinfo8
3 files changed, 11 insertions, 11 deletions
diff --git a/devel/bugzilla/Makefile b/devel/bugzilla/Makefile
index 2113d8f9d38..79092bd7dec 100644
--- a/devel/bugzilla/Makefile
+++ b/devel/bugzilla/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2006/10/15 12:21:13 adrianp Exp $
+# $NetBSD: Makefile,v 1.21 2006/10/15 12:36:05 adrianp Exp $
#
-DISTNAME= bugzilla-2.22
+DISTNAME= bugzilla-2.22.1
CATEGORIES= www devel
MASTER_SITES= ${MASTER_SITE_MOZILLA:=webtools/}
@@ -14,7 +14,7 @@ DEPENDS+= p5-CGI>=2.93:../../www/p5-CGI
DEPENDS+= p5-DBI>=1.38:../../databases/p5-DBI
DEPENDS+= p5-File-Spec>=0.84:../../devel/p5-File-Spec
DEPENDS+= p5-File-Temp-[0-9]*:../../devel/p5-File-Temp
-DEPENDS+= p5-Template-Toolkit>=2.08:../../www/p5-Template-Toolkit
+DEPENDS+= p5-Template-Toolkit>=2.10:../../www/p5-Template-Toolkit
DEPENDS+= p5-Text-Tabs+Wrap>=2001.0131:../../textproc/p5-Text-Tabs+Wrap
DEPENDS+= p5-Storable-[0-9]*:../../devel/p5-Storable
DEPENDS+= p5-TimeDate>=1.16:../../time/p5-TimeDate
diff --git a/devel/bugzilla/PLIST b/devel/bugzilla/PLIST
index 24560147482..23832a94e16 100644
--- a/devel/bugzilla/PLIST
+++ b/devel/bugzilla/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2006/10/15 12:21:13 adrianp Exp $
+@comment $NetBSD: PLIST,v 1.11 2006/10/15 12:36:05 adrianp Exp $
share/bugzilla/Bugzilla.pm
share/bugzilla/Bugzilla/Attachment.pm
share/bugzilla/Bugzilla/Auth.pm
@@ -139,12 +139,12 @@ share/bugzilla/docs/html/security-mysql.html
share/bugzilla/docs/html/security-os.html
share/bugzilla/docs/html/security-webserver.html
share/bugzilla/docs/html/security.html
-share/bugzilla/docs/html/trbl-bundlebugzilla.html
share/bugzilla/docs/html/trbl-dbdsponge.html
share/bugzilla/docs/html/trbl-index.html
share/bugzilla/docs/html/trbl-passwd-encryption.html
share/bugzilla/docs/html/trbl-perlmodule.html
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/trouble-filetemp.html
share/bugzilla/docs/html/troubleshooting.html
@@ -156,7 +156,7 @@ 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/x3269.html
+share/bugzilla/docs/html/x757.html
share/bugzilla/duplicates.cgi
share/bugzilla/duplicates.xul
share/bugzilla/editclassifications.cgi
@@ -229,7 +229,6 @@ share/bugzilla/template/en/default/account/password/forgotten-password.txt.tmpl
share/bugzilla/template/en/default/account/password/set-forgotten-password.html.tmpl
share/bugzilla/template/en/default/account/prefs/account.html.tmpl
share/bugzilla/template/en/default/account/prefs/email.html.tmpl
-share/bugzilla/template/en/default/account/prefs/footer.html.tmpl
share/bugzilla/template/en/default/account/prefs/permissions.html.tmpl
share/bugzilla/template/en/default/account/prefs/prefs.html.tmpl
share/bugzilla/template/en/default/account/prefs/saved-searches.html.tmpl
@@ -251,6 +250,7 @@ share/bugzilla/template/en/default/admin/components/footer.html.tmpl
share/bugzilla/template/en/default/admin/components/list.html.tmpl
share/bugzilla/template/en/default/admin/components/select-product.html.tmpl
share/bugzilla/template/en/default/admin/components/updated.html.tmpl
+share/bugzilla/template/en/default/admin/confirm-action.html.tmpl
share/bugzilla/template/en/default/admin/fieldvalues/confirm-delete.html.tmpl
share/bugzilla/template/en/default/admin/fieldvalues/create.html.tmpl
share/bugzilla/template/en/default/admin/fieldvalues/created.html.tmpl
diff --git a/devel/bugzilla/distinfo b/devel/bugzilla/distinfo
index 6f3d58da50f..e0cd3e42fe9 100644
--- a/devel/bugzilla/distinfo
+++ b/devel/bugzilla/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2006/10/15 12:21:13 adrianp Exp $
+$NetBSD: distinfo,v 1.12 2006/10/15 12:36:05 adrianp Exp $
-SHA1 (bugzilla-2.22.tar.gz) = 22a590583e2aec8ef6fcfcb05ee44b7064bfa65c
-RMD160 (bugzilla-2.22.tar.gz) = 2f9e5573e15d3ddcc4b997ac3a645d79585f9ea7
-Size (bugzilla-2.22.tar.gz) = 1956898 bytes
+SHA1 (bugzilla-2.22.1.tar.gz) = 00bfb023b48e6361c49bbc997c9abaa3b7f3c3cd
+RMD160 (bugzilla-2.22.1.tar.gz) = 0001c048f66754ee6810ae19b1db38c550b6bdad
+Size (bugzilla-2.22.1.tar.gz) = 1965543 bytes
SHA1 (patch-aa) = 1139740aac7497c85f274ae4153a867abe8194a2