ports/69105: [PATCH] devel/bugzilla: update to 2.16.6

TAKATSU Tomonari tota at rtfm.jp
Thu Jul 15 15:40:22 UTC 2004


>Number:         69105
>Category:       ports
>Synopsis:       [PATCH] devel/bugzilla: update to 2.16.6
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 15 15:40:21 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     TAKATSU Tomonari
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
none (personal)
>Environment:
System: FreeBSD photon.rtfm.jp 5.2-CURRENT FreeBSD 5.2-CURRENT #3: Tue Jun 15 06:44:29 JST 2004
>Description:
- Update to 2.16.6

Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:

diff -urN bugzilla.orig/Makefile bugzilla/Makefile
--- bugzilla.orig/Makefile	Thu Jul 15 21:42:34 2004
+++ bugzilla/Makefile	Thu Jul 15 23:18:10 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME?=	bugzilla
-PORTVERSION?=	2.16.5
+PORTVERSION?=	2.16.6
 CATEGORIES?=	devel
 MASTER_SITES=	${MASTER_SITE_MOZILLA}
 MASTER_SITE_SUBDIR=	webtools webtools/archived
diff -urN bugzilla.orig/distinfo bugzilla/distinfo
--- bugzilla.orig/distinfo	Wed Jun 30 18:44:48 2004
+++ bugzilla/distinfo	Thu Jul 15 23:18:31 2004
@@ -1,2 +1,2 @@
-MD5 (bugzilla-2.16.5.tar.gz) = 7fadaa920ab18d99313d947e2551daa3
-SIZE (bugzilla-2.16.5.tar.gz) = 885023
+MD5 (bugzilla-2.16.6.tar.gz) = 5b694df8739be175f0358507f844b71d
+SIZE (bugzilla-2.16.6.tar.gz) = 1365080
diff -urN bugzilla.orig/files/patch-checksetup.pl bugzilla/files/patch-checksetup.pl
--- bugzilla.orig/files/patch-checksetup.pl	Mon Mar 24 23:44:30 2003
+++ bugzilla/files/patch-checksetup.pl	Thu Jul 15 23:39:10 2004
@@ -1,10 +1,10 @@
---- checksetup.pl~	Mon Dec 23 14:54:23 2002
-+++ checksetup.pl	Mon Feb  3 20:34:14 2003
-@@ -395,7 +395,7 @@
+--- checksetup.pl~	Fri Apr 16 02:48:51 2004
++++ checksetup.pl	Thu Jul 15 23:37:09 2004
+@@ -399,7 +399,7 @@
  # and you cannot set this up any other way. YOU HAVE BEEN WARNED.
  # If you set this to anything besides "", you will need to run checksetup.pl
  # as root, or as a user who is a member of the specified group.
--$webservergroup = "nobody";
+-$webservergroup = "apache";
 +$webservergroup = "nogroup";
  ');
  
diff -urN bugzilla.orig/pkg-message bugzilla/pkg-message
--- bugzilla.orig/pkg-message	Thu Feb 12 13:36:05 2004
+++ bugzilla/pkg-message	Thu Jul 15 23:45:28 2004
@@ -18,5 +18,5 @@
 
   For more complete database setup and post-installation instructions
   and security tips/notes please read Bugzilla Guide in
-  %%PORTDOCS%%%%DOCSDIR%% (chapter 3: Installation)
+  %%PORTDOCS%%%%DOCSDIR%% (chapter 4: Installation)
 ==========================================================================
diff -urN bugzilla.orig/pkg-plist bugzilla/pkg-plist
--- bugzilla.orig/pkg-plist	Thu Jul  3 23:26:03 2003
+++ bugzilla/pkg-plist	Thu Jul 15 23:34:17 2004
@@ -1,5 +1,4 @@
 %%PORTDOCS%%%%DOCSDIR%%/html/about.html
-%%PORTDOCS%%%%DOCSDIR%%/html/aboutthisguide.html
 %%PORTDOCS%%%%DOCSDIR%%/html/administration.html
 %%PORTDOCS%%%%DOCSDIR%%/html/Bugzilla-Guide.html
 %%PORTDOCS%%%%DOCSDIR%%/html/cmdline.html
@@ -35,6 +34,7 @@
 %%PORTDOCS%%%%DOCSDIR%%/html/integration.html
 %%PORTDOCS%%%%DOCSDIR%%/html/introduction.html
 %%PORTDOCS%%%%DOCSDIR%%/html/newversions.html
+%%PORTDOCS%%%%DOCSDIR%%/html/nonroot.html
 %%PORTDOCS%%%%DOCSDIR%%/html/osx.html
 %%PORTDOCS%%%%DOCSDIR%%/html/parameters.html
 %%PORTDOCS%%%%DOCSDIR%%/html/patches.html
@@ -65,6 +65,7 @@
 %%PORTDOCS%%%%DOCSDIR%%/images/tip.gif
 %%PORTDOCS%%%%DOCSDIR%%/images/warning.gif
 %%PORTDOCS%%%%DOCSDIR%%/makedocs.pl
+%%PORTDOCS%%%%DOCSDIR%%/pdf/Bugzilla-Guide.pdf
 %%PORTDOCS%%%%DOCSDIR%%/rel_notes.txt
 %%PORTDOCS%%%%DOCSDIR%%/txt/Bugzilla-Guide.txt
 %%PORTDOCS%%%%DOCSDIR%%/xml/Bugzilla-Guide.xml
@@ -279,6 +280,7 @@
 %%PORTDOCS%%%%CONTRIB%%@dirrm %%DOCSDIR%%/contrib
 %%PORTDOCS%%@dirrm %%DOCSDIR%%/xml
 %%PORTDOCS%%@dirrm %%DOCSDIR%%/txt
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/pdf
 %%PORTDOCS%%@dirrm %%DOCSDIR%%/images
 %%PORTDOCS%%@dirrm %%DOCSDIR%%/html
 %%PORTDOCS%%@dirrm %%DOCSDIR%%

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list