From nobody@FreeBSD.org  Tue Jul 10 20:40:51 2007
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 8996E16A400
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 10 Jul 2007 20:40:51 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [69.147.83.33])
	by mx1.freebsd.org (Postfix) with ESMTP id 792A713C46A
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 10 Jul 2007 20:40:51 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id l6AKepUd034007
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 10 Jul 2007 20:40:51 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id l6AKepRd034006;
	Tue, 10 Jul 2007 20:40:51 GMT
	(envelope-from nobody)
Message-Id: <200707102040.l6AKepRd034006@www.freebsd.org>
Date: Tue, 10 Jul 2007 20:40:51 GMT
From: Sture hlin <sture.ahlin@telia.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Portmanager updates fails on system with Mantis 1.0.7 and Apache 2.0+ installed
X-Send-Pr-Version: www-3.0

>Number:         114485
>Category:       ports
>Synopsis:       databases/mantis: updates fails on system with Mantis 1.0.7 and Apache 2.0+ installed
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 10 20:50:05 GMT 2007
>Closed-Date:    Sun Jul 15 21:59:06 GMT 2007
>Last-Modified:  Sun Jul 15 22:00:08 GMT 2007
>Originator:     Sture hlin
>Release:        6.2
>Organization:
>Environment:
FreeBSD server.company.net 6.2-RELEASE-p5 FreeBSD 6.2-RELEASE-p5 #1: Sun Jul  1 15:30:42 CEST 2007     root@server.company.net:/usr/obj/usr/src/sys/COOLERMASTER  i386

>Description:
I run Mantis 1.0.7 on a FreeBSD 6.2 server with:
 - apache-2.2.4_2
 - mysql-server-5.0.41
 - php5-5.2.3

When updating on the system installed ports the system tries to install apache-1.3 as an dependent port. This fails.
>How-To-Repeat:
Update system with default Mantis 1.0.7 /usr/ports/databases/mantis/Makefile.
>Fix:
I have fixed this by editing /usr/ports/databases/mantis/Makefile.

I change line number 19 in the file from;

USE_APACHE=     yes

..to;

USE_APACHE=     1.3+

The 'portmanager -u' command will after this change run without any problems.

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Thu Jul 12 11:51:57 UTC 2007 
State-Changed-Why:  
Awaiting maintainers feedback 

http://www.freebsd.org/cgi/query-pr.cgi?pr=114485 

From: Robert Noland <rnoland@2hip.net>
To: bug-followup@FreeBSD.org
Cc: dan@langille.org
Subject: Re: ports/114485: ports-mgmt/Portmanager updates fails on system
	with Mantis 1.0.7 and Apache 2.0+ installed
Date: Thu, 12 Jul 2007 12:17:27 -0400

 This is a depend issue with mantis.  I am cc'ing the maintainer.  If
 apache 1.3 is a viable depend, your fix seems reasonable.
 
 robert.
 
 

From: "Dan Langille" <dan@langille.org>
To: bug-followup@FreeBSD.org
Cc: sture.ahlin@telia.com
Subject: Re: ports/114485: ports-mgmt/Portmanager updates fails on system with Mantis 1.0.7 and Apache 2.0+ installed
Date: Thu, 12 Jul 2007 14:06:33 -0400

 Fine by me.  Thank you.
State-Changed-From-To: feedback->open 
State-Changed-By: linimon 
State-Changed-When: Thu Jul 12 23:03:18 UTC 2007 
State-Changed-Why:  
Maintainer approved. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=114485 
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Sun Jul 15 21:56:09 UTC 2007 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=114485 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/114485: commit references a PR
Date: Sun, 15 Jul 2007 21:58:56 +0000 (UTC)

 pav         2007-07-15 21:58:50 UTC
 
   FreeBSD ports repository
 
   Modified files:
     databases/mantis     Makefile 
   Log:
   - Allow Apache 2.0+
   
   PR:             ports/114485
   Submitted by:   Sture Ahlin <sture.ahlin@telia.com>
   Approved by:    Dan Langille <dan@langille.org> (maintainer)
   
   Revision  Changes    Path
   1.15      +1 -1      ports/databases/mantis/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
