Bug 154211 - Update port: www/cherokee
Summary: Update port: www/cherokee
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: 2011-01-21 20:10 UTC by Diego Schulz
Modified: 2011-01-27 14:30 UTC (History)
0 users

See Also:


Attachments
file.diff (6.31 KB, patch)
2011-01-21 20:10 UTC, Diego Schulz
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Schulz 2011-01-21 20:10:08 UTC
The attached patch updates the www/cherokee port from upstream version 1.0.15 to 1.0.18.

The port now takes care of the creating a directory for RRD databases needed if Cherokee is installed with RRDtool support.
It also contains a patch to allow the cherokee-admin program to correctly gather memory usage on 8.x systems. The patch alters the admin/SystemStats.py file, and hopefully will be accepted for next upstream release. 

To apply the patch:

cd $PORTSDIR/www/cherokee && patch -p0 < /path/to/the/attached/patch.txt

Thanks!

diego

Fix: Patch attached with submission follows:
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2011-01-27 14:15:00 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-01-27 14:22:30 UTC
pav         2011-01-27 14:22:25 UTC

  FreeBSD ports repository

  Modified files:
    www/cherokee         Makefile distinfo pkg-plist 
    www/cherokee/files   pkg-install.in 
  Added files:
    www/cherokee/files   patch-admin-systemstats.py.diff 
  Log:
  - Update to 1.0.18
  
  PR:             ports/154211
  Submitted by:   Diego Schulz <dschulz@gmail.com> (maintainer)
  Feature safe:   yes
  
  Revision  Changes    Path
  1.93      +9 -2      ports/www/cherokee/Makefile
  1.54      +2 -2      ports/www/cherokee/distinfo
  1.1       +34 -0     ports/www/cherokee/files/patch-admin-systemstats.py.diff (new)
  1.3       +36 -16    ports/www/cherokee/files/pkg-install.in
  1.42      +1 -1      ports/www/cherokee/pkg-plist
_______________________________________________
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"