Bug 114386 - [PATCH] www/dotproject: [fix installation with apache >1.3]
Summary: [PATCH] www/dotproject: [fix installation with apache >1.3]
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-07 15:30 UTC by Oleksii Samorukov
Modified: 2007-07-09 18:10 UTC (History)
1 user (show)

See Also:


Attachments
dotproject-2.0.4_1.patch (417 bytes, patch)
2007-07-07 15:30 UTC, Oleksii Samorukov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oleksii Samorukov freebsd_committer freebsd_triage 2007-07-07 15:30:04 UTC
This patch allow to use dotproject with any apache version

Port maintainer (sailorfred@yahoo.com) is cc'd.

Generated with FreeBSD Port Tools 0.77

How-To-Repeat: Install apache2. Then try to install dotproject. Installation will fail.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-07-07 15:30:12 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 Fred Cox 2007-07-09 08:27:52 UTC
--- Edwin Groothuis <edwin@FreeBSD.org> wrote:

> Maintainer of www/dotproject,
> 
> Please note that PR ports/114386 has just been
> submitted.
> 
> If it contains a patch for an upgrade, an
> enhancement or a bug fix
> you agree on, reply to this email stating that you
> approve the patch
> and a committer will take care of it.
> 

I approve this patch.  DotProject now documents that
it works with Apache 2.

Fred

> The full text of the PR can be found at:
>    
>
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/114386
> 
> -- 
> Edwin Groothuis
> edwin@FreeBSD.org
> 



 
____________________________________________________________________________________
It's here! Your new message!  
Get new email alerts with the free Yahoo! Toolbar.
http://tools.search.yahoo.com/toolbar/features/mail/
Comment 3 Mark Linimon freebsd_committer freebsd_triage 2007-07-09 10:34:30 UTC
State Changed
From-To: feedback->open

Maintainer approved.
Comment 4 dfilter service freebsd_committer freebsd_triage 2007-07-09 18:00:18 UTC
miwi        2007-07-09 17:00:12 UTC

  FreeBSD ports repository

  Modified files:
    www/dotproject       Makefile 
  Log:
  - Allow the build with apache2
  
  PR:             114386
  Submitted by:   Alex Samorukov <samm@os2.kiev.ua>
  Approved by:    maintainer
  
  Revision  Changes    Path
  1.8       +1 -1      ports/www/dotproject/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"
Comment 5 Martin Wilke freebsd_committer freebsd_triage 2007-07-09 18:00:21 UTC
State Changed
From-To: open->closed

Committed. Thanks!