Bug 113000 - Update www/mod_jail to latest revision (0.4) to support Apache 1.3/2.0
Summary: Update www/mod_jail to latest revision (0.4) to support Apache 1.3/2.0
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: Frank J. Laszlo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-25 18:40 UTC by Peter Kieser
Modified: 2007-07-09 03:52 UTC (History)
0 users

See Also:


Attachments
file.diff (1.89 KB, patch)
2007-05-25 18:40 UTC, Peter Kieser
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Kieser 2007-05-25 18:40:04 UTC
Old version in ports (0.1), new version (0.4) supports both Apache 2.0 and 1.3.

Fix: Attached patch updates www/mod_jail to latest release from authors site.

cd /usr/ports && patch -p1 < /path/to/patch

Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-05-25 18:40:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->laszlof

Over to maintainer
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-07-09 03:05:06 UTC
laszlof     2007-07-09 02:05:00 UTC

  FreeBSD ports repository

  Modified files:
    www/mod_jail         Makefile distinfo pkg-descr 
  Log:
  - Update to latest version (0.4)
  - Add support for apache 2.x in addition to apache 1.3.x.
  
  PR:             ports/113000
  Submitted by:   Peter Kieser <Peter.Kieser@Sun.COM>
  
  Revision  Changes    Path
  1.3       +3 -7      ports/www/mod_jail/Makefile
  1.2       +3 -3      ports/www/mod_jail/distinfo
  1.2       +1 -1      ports/www/mod_jail/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 Frank J. Laszlo freebsd_committer freebsd_triage 2007-07-09 03:52:47 UTC
State Changed
From-To: open->closed

Committed. Thanks!