diff options
author | tron <tron> | 2008-11-15 16:50:48 +0000 |
---|---|---|
committer | tron <tron> | 2008-11-15 16:50:48 +0000 |
commit | a0e9af83e099c0a5114049dffe258f1003d3d8a8 (patch) | |
tree | 642e87c87b4184f9a3d6b315e78c73b1d86c41e9 | |
parent | 7fe94d42733aa9ac61898971c716c8929003de3c (diff) | |
download | pkgsrc-a0e9af83e099c0a5114049dffe258f1003d3d8a8.tar.gz |
Pullup ticket #2590 - requested by adrianp
bugzilla: security update
Revisions pulled up:
- devel/bugzilla/Makefile 1.33
- devel/bugzilla/PLIST 1.15
- devel/bugzilla/distinfo 1.17
---
Module Name: pkgsrc
Committed By: adrianp
Date: Sun Nov 9 20:09:02 UTC 2008
Modified Files:
pkgsrc/devel/bugzilla: Makefile PLIST distinfo
Log Message:
Bugzilla 2.22.6 is compatible with Perl 5.10.
Includes a fix for: http://www.bugzilla.org/security/2.20.6/
-rw-r--r-- | devel/bugzilla/Makefile | 4 | ||||
-rw-r--r-- | devel/bugzilla/PLIST | 4 | ||||
-rw-r--r-- | devel/bugzilla/distinfo | 8 |
3 files changed, 8 insertions, 8 deletions
diff --git a/devel/bugzilla/Makefile b/devel/bugzilla/Makefile index ea6eb1671fc..81cb161e476 100644 --- a/devel/bugzilla/Makefile +++ b/devel/bugzilla/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.32 2008/08/17 09:21:47 adrianp Exp $ +# $NetBSD: Makefile,v 1.32.4.1 2008/11/15 16:50:48 tron Exp $ # -DISTNAME= bugzilla-2.22.5 +DISTNAME= bugzilla-2.22.6 CATEGORIES= www devel MASTER_SITES= ${MASTER_SITE_MOZILLA_ALL:=webtools/} diff --git a/devel/bugzilla/PLIST b/devel/bugzilla/PLIST index f090f455d6a..84d4ab4ec03 100644 --- a/devel/bugzilla/PLIST +++ b/devel/bugzilla/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.14 2008/05/06 19:36:39 adrianp Exp $ +@comment $NetBSD: PLIST,v 1.14.8.1 2008/11/15 16:50:48 tron Exp $ share/bugzilla/Bugzilla.pm share/bugzilla/Bugzilla/Attachment.pm share/bugzilla/Bugzilla/Auth.pm @@ -72,7 +72,7 @@ share/bugzilla/describecomponents.cgi share/bugzilla/describekeywords.cgi share/bugzilla/docs/html/keywords.html share/bugzilla/docs/html/sanitycheck.html -share/bugzilla/docs/html/x767.html +share/bugzilla/docs/html/x761.html share/bugzilla/docs/html/Bugzilla-Guide.html share/bugzilla/docs/html/about.html share/bugzilla/docs/html/administration.html diff --git a/devel/bugzilla/distinfo b/devel/bugzilla/distinfo index 7ac3d16e75c..7813738f6ca 100644 --- a/devel/bugzilla/distinfo +++ b/devel/bugzilla/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.16 2008/08/17 09:21:47 adrianp Exp $ +$NetBSD: distinfo,v 1.16.4.1 2008/11/15 16:50:48 tron Exp $ -SHA1 (bugzilla-2.22.5.tar.gz) = 55b0ec8d327778667280e802d55b63cb7722ea2b -RMD160 (bugzilla-2.22.5.tar.gz) = 1c02aaf19dbb85b9a553544ca5926404f5358ed2 -Size (bugzilla-2.22.5.tar.gz) = 2116261 bytes +SHA1 (bugzilla-2.22.6.tar.gz) = 4b1f3896dc1be7dee30a12e4ceaf15652a2777df +RMD160 (bugzilla-2.22.6.tar.gz) = 6419ceebe5735b287e546eed9f2ca1d061442e64 +Size (bugzilla-2.22.6.tar.gz) = 2113455 bytes SHA1 (patch-aa) = 1139740aac7497c85f274ae4153a867abe8194a2 |