Bug 152585 - 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: 2010-11-26 00:20 UTC by Diego Schulz
Modified: 2010-12-09 08:16 UTC (History)
0 users

See Also:


Attachments
file.diff (11.89 KB, patch)
2010-11-26 00:20 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 2010-11-26 00:20:05 UTC
The attached patch updates the www/cherokee port from  version 1.0.9 to 1.0.10.

Updated files:
./Makefile
./distinfo
./pkg-plist
./files/patch-cherokee-admin-systemstats.py

Removed files:
./files/patch-cherokee-admin-market-Package.py
./files/patch-cherokee-main_admin.c
./files/patch-cherokee-util.c

to apply:

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

and then remove the .orig files.

Thanks!

Fix: Patch attached with submission follows:
Comment 1 Wen Heping freebsd_committer freebsd_triage 2010-11-26 03:17:00 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wen

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-12-09 06:24:45 UTC
wen         2010-12-09 06:24:40 UTC

  FreeBSD ports repository

  Modified files:
    www/cherokee         Makefile distinfo pkg-plist 
    www/cherokee/files   patch-cherokee-admin-systemstats.py 
  Removed files:
    www/cherokee/files   patch-cherokee-admin-market-Package.py 
                         patch-cherokee-main_admin.c 
                         patch-cherokee-util.c 
  Log:
  - Update to 1.0.10
  
  PR:             ports/152585
  Submitted by:   Diego Schulz <dschulz@gmail.com> (maintainer)
  
  Revision  Changes    Path
  1.91      +1 -1      ports/www/cherokee/Makefile
  1.52      +2 -2      ports/www/cherokee/distinfo
  1.2       +0 -9      ports/www/cherokee/files/patch-cherokee-admin-market-Package.py (dead)
  1.2       +91 -90    ports/www/cherokee/files/patch-cherokee-admin-systemstats.py
  1.2       +0 -13     ports/www/cherokee/files/patch-cherokee-main_admin.c (dead)
  1.2       +0 -14     ports/www/cherokee/files/patch-cherokee-util.c (dead)
  1.40      +7 -2      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 2010-12-09 08:16:49 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!