Bug 154758 - [patch] port textproc/htdig fix leftover during package building
Summary: [patch] port textproc/htdig 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: Doug Barton
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-13 23:10 UTC by Olli Hauer
Modified: 2011-02-22 00:40 UTC (History)
1 user (show)

See Also:


Attachments
htdig.diff (1.29 KB, patch)
2011-02-13 23:10 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 23:10:11 UTC
If APACHE_VERSION > 13, then the following directories are left over.
- www/cgi-bin
- www/data
- www/icons

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/htdig-3.2.0.b6_2.log
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-02-13 23:10:49 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dougb

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-02-22 00:30:16 UTC
ohauer      2011-02-22 00:29:58 UTC

  FreeBSD ports repository

  Modified files:
    textproc/htdig       Makefile distinfo 
  Log:
   - fix pkg-plist if installed with apache20 / apache22
   - remove MD5 from distinfo
  
  PR:             ports/154758
  Submitted by:   myself
  Approved by:    maintainer timeout
  
  Revision  Changes    Path
  1.41      +7 -2      ports/textproc/htdig/Makefile
  1.11      +0 -1      ports/textproc/htdig/distinfo
_______________________________________________
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 Olli Hauer freebsd_committer freebsd_triage 2011-02-22 00:30:25 UTC
State Changed
From-To: open->closed

Committed!