Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Jun 2002 12:59:32 -0700 (PDT)
From:      Paul Marquis <pmarquis@pobox.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/39041: Update port: devel/bugzilla update to 2.14.2
Message-ID:  <200206081959.g58JxWBH008201@www.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         39041
>Category:       ports
>Synopsis:       Update port: devel/bugzilla update to 2.14.2
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 08 13:00:07 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Paul Marquis
>Release:        4-STABLE
>Organization:
>Environment:
FreeBSD sboy.pmarquis.com 4.6-RC FreeBSD 4.6-RC #0: Sat May 25 10:51:08 EDT 2002     pmarquis@sboy.pmarquis.com:/usr/obj/home/src/sys/SBOY  i386

>Description:
Update Bugzilla port to 2.14.2, a security release.  Unified diff attached.

>How-To-Repeat:

>Fix:
diff -Naur bugzilla.orig/Makefile bugzilla/Makefile
--- bugzilla.orig/Makefile	Tue Jan  8 06:07:43 2002
+++ bugzilla/Makefile	Sat Jun  8 14:55:58 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	bugzilla
-PORTVERSION=	2.14.1
+PORTVERSION=	2.14.2
 CATEGORIES=	devel
 MASTER_SITES=	http://ftp.mozilla.org/pub/${MASTER_SITE_SUBDIR}/ \
 		${MASTER_SITE_MOZILLA}
diff -Naur bugzilla.orig/distinfo bugzilla/distinfo
--- bugzilla.orig/distinfo	Tue Jan  8 06:03:19 2002
+++ bugzilla/distinfo	Sat Jun  8 14:56:26 2002
@@ -1 +1 @@
-MD5 (bugzilla-2.14.1.tar.gz) = 7a74768a2072f13e851a99c35458aadb
+MD5 (bugzilla-2.14.2.tar.gz) = 91f103b7b2896ef4cdacaaca494efc1d
diff -Naur bugzilla.orig/files/patch-aa bugzilla/files/patch-aa
--- bugzilla.orig/files/patch-aa	Mon Oct  8 14:42:23 2001
+++ bugzilla/files/patch-aa	Wed Dec 31 19:00:00 1969
@@ -1,11 +0,0 @@
---- checksetup.pl~	Thu Oct  4 21:53:20 2001
-+++ checksetup.pl	Thu Oct  4 21:53:26 2001
-@@ -305,7 +305,7 @@
- # set this to "".
- # If you set this to anything besides "", you will need to run checksetup.pl
- # as root.
--$webservergroup = "nobody";
-+$webservergroup = "nogroup";
- ');
- 
- 
diff -Naur bugzilla.orig/files/patch-checksetup.pl bugzilla/files/patch-checksetup.pl
--- bugzilla.orig/files/patch-checksetup.pl	Wed Dec 31 19:00:00 1969
+++ bugzilla/files/patch-checksetup.pl	Sat Jun  8 15:01:26 2002
@@ -0,0 +1,11 @@
+--- checksetup.pl.orig	Mon May 13 11:05:41 2002
++++ checksetup.pl	Sat Jun  8 15:00:49 2002
+@@ -305,7 +305,7 @@
+ # set this to "".
+ # If you set this to anything besides "", you will need to run checksetup.pl
+ # as root.
+-$webservergroup = "nobody";
++$webservergroup = "nogroup";
+ ');
+ 
+ 
diff -Naur bugzilla.orig/files/patch-runtests.sh bugzilla/files/patch-runtests.sh
--- bugzilla.orig/files/patch-runtests.sh	Tue Jan  8 06:10:50 2002
+++ bugzilla/files/patch-runtests.sh	Sat Jun  8 15:03:24 2002
@@ -1,5 +1,5 @@
---- runtests.sh~	Tue Jan  8 12:58:39 2002
-+++ runtests.sh	Tue Jan  8 12:58:47 2002
+--- runtests.sh.orig	Sat Nov 17 02:41:52 2001
++++ runtests.sh	Sat Jun  8 15:02:58 2002
 @@ -9,4 +9,4 @@
    fi
  done
diff -Naur bugzilla.orig/pkg-plist bugzilla/pkg-plist
--- bugzilla.orig/pkg-plist	Tue Oct  2 15:37:42 2001
+++ bugzilla/pkg-plist	Sat Jun  8 15:35:59 2002
@@ -133,6 +133,7 @@
 www/data.default/bugzilla/relogin.cgi
 www/data.default/bugzilla/reports.cgi
 www/data.default/bugzilla/robots.txt
+www/data.default/bugzilla/runtests.sh
 www/data.default/bugzilla/sanitycheck.cgi
 www/data.default/bugzilla/show_activity.cgi
 www/data.default/bugzilla/show_bug.cgi

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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206081959.g58JxWBH008201>