Bug 154757 - [patch] port graphics/mapserver fix leftover during package building
Summary: [patch] port graphics/mapserver fix leftover during package building
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: Wen Heping
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-13 22:50 UTC by Olli Hauer
Modified: 2011-02-14 00:40 UTC (History)
1 user (show)

See Also:


Attachments
mapserver.diff (1.14 KB, patch)
2011-02-13 22:50 UTC, Olli Hauer
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Olli Hauer freebsd_committer freebsd_triage 2011-02-13 22:50:09 UTC
If APACHE_VERSION > 13, then the directory www/cgi-bin is left over.

How-To-Repeat: Build the port against apache22

Reference: 
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/147009
http://pointyhat.freebsd.org/errorlogs/amd64-errorlogs/a.8-exp.20110129080700/mapserver-5.6.6.log
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-02-13 22:50:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wen

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-02-14 00:38:24 UTC
wen         2011-02-14 00:38:19 UTC

  FreeBSD ports repository

  Modified files:
    graphics/mapserver   Makefile pkg-descr 
  Log:
  - Fix leftover during package building
  - Update WWW
  
  PR:             ports/154757
  Submitted by:   olli hauer <ohauer@FreeBSD.org>
  
  Revision  Changes    Path
  1.54      +5 -1      ports/graphics/mapserver/Makefile
  1.2       +1 -1      ports/graphics/mapserver/pkg-descr
_______________________________________________
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 3 Wen Heping freebsd_committer freebsd_triage 2011-02-14 00:40:11 UTC
State Changed
From-To: open->closed

Committed. Thanks!