pkgsrc/devel/bugzilla/patches/patch-aa
adrianp c27a6d708c Move to bugzilla 2.20
From the release-notes.html:

What's New?
 New User-Interface Color/Style
 Higher-Level Categorization of Bugs (above "Product")
 Regular Reports by Email of Complex Queries ("Whining")
 "Environment Variable" Authentication Method
 User-List Drop-Down Menus
 Server-Side Comment Wrapping
 UI for Editing Priority, OS, Platform, and Severity
 Bugzilla Queries as RSS
 Choice of E-Mail Sending Methods
 "Large Attachment" Storage
 and lots of Miscellaneous Improvements

See http://www.bugzilla.org/releases/2.20/release-notes.html for
all the details.
2005-10-26 10:16:09 +00:00

13 lines
322 B
Text

$NetBSD: patch-aa,v 1.4 2005/10/26 10:16:09 adrianp Exp $
--- checksetup.pl.orig 2005-10-26 09:43:38.000000000 +0100
+++ checksetup.pl
@@ -301,7 +301,7 @@ my $modules = [
},
{
name => 'File::Spec',
- version => '0.84'
+ version => '0'
},
{
name => 'File::Temp',