Bug 153698 - [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: Wen Heping
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-05 06:40 UTC by Diego Schulz
Modified: 2011-01-06 01:00 UTC (History)
0 users

See Also:


Attachments
file.diff (9.89 KB, patch)
2011-01-05 06:40 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-05 06:40:09 UTC
The attached patch updates the www/cherokee port from upstream version 1.0.10 to 1.0.15.

Please note that I already sent a patch[1] to update the port from upstream version 1.0.10 to 1.0.12 some weeks ago, but was not committed since then.

To apply:

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

Thanks!


[1] http://www.freebsd.org/cgi/query-pr.cgi?pr=152957

Fix: Patch attached with submission follows:
Comment 1 Wen Heping freebsd_committer freebsd_triage 2011-01-06 00:45:00 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wen

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-01-06 00:54:11 UTC
wen         2011-01-06 00:54:06 UTC

  FreeBSD ports repository

  Modified files:
    www/cherokee         Makefile distinfo pkg-plist 
  Removed files:
    www/cherokee/files   patch-cherokee-admin-systemstats.py 
  Log:
  - Update to 1.0.15
  
  PR:             ports/153698
  Submitted by:   Diego Schulz <dschulz@gmail.com> (maintainer)
  
  Revision  Changes    Path
  1.92      +5 -3      ports/www/cherokee/Makefile
  1.53      +2 -2      ports/www/cherokee/distinfo
  1.3       +0 -150    ports/www/cherokee/files/patch-cherokee-admin-systemstats.py (dead)
  1.41      +25 -0     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"
Comment 3 Wen Heping freebsd_committer freebsd_triage 2011-01-06 00:55:32 UTC
State Changed
From-To: open->closed

Committed. Thanks!