From nobody@FreeBSD.org  Wed Jul  7 17:32:37 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 77A0D106564A
	for <freebsd-gnats-submit@FreeBSD.org>; Wed,  7 Jul 2010 17:32:37 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 667748FC1B
	for <freebsd-gnats-submit@FreeBSD.org>; Wed,  7 Jul 2010 17:32:37 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o67HWbcJ022305
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 7 Jul 2010 17:32:37 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o67HWba8022285;
	Wed, 7 Jul 2010 17:32:37 GMT
	(envelope-from nobody)
Message-Id: <201007071732.o67HWba8022285@www.freebsd.org>
Date: Wed, 7 Jul 2010 17:32:37 GMT
From: Diego Schulz <dschulz@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Update port: www/cherokee
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         148434
>Category:       ports
>Synopsis:       Update port: www/cherokee
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sahil
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 07 17:40:01 UTC 2010
>Closed-Date:    Thu Jul 08 02:25:23 UTC 2010
>Last-Modified:  Thu Jul  8 02:30:05 UTC 2010
>Originator:     Diego Schulz
>Release:        7.3-STABLE
>Organization:
>Environment:
FreeBSD monesvol.coproagro.net 7.3-STABLE FreeBSD 7.3-STABLE #56: Mon Apr 26 11:46:33 PYT 2010     root@monesvol.coproagro.net:/usr/obj/usr/src/sys/MONESVOL  i386

>Description:
The attached patch updates port www/cherokee from version 1.0.4 to 1.0.5.

To apply

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


Thank you! 
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ur cherokee/Makefile cherokee-new/Makefile
--- cherokee/Makefile	2010-06-30 09:34:02.000000000 -0400
+++ cherokee-new/Makefile	2010-07-07 13:00:38.000000000 -0400
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	cherokee
-PORTVERSION=	1.0.4
+PORTVERSION=	1.0.5
 CATEGORIES=	www
 MASTER_SITES=	http://www.cherokee-project.com/download/1.0/${PORTVERSION}/ \
 		http://cherokee.osuosl.org/1.0/${PORTVERSION}/ \
diff -ur cherokee/distinfo cherokee-new/distinfo
--- cherokee/distinfo	2010-06-30 09:34:02.000000000 -0400
+++ cherokee-new/distinfo	2010-07-07 13:04:47.000000000 -0400
@@ -1,3 +1,3 @@
-MD5 (cherokee-1.0.4.tar.gz) = 24874b465abe6611ef2f2c145a840cb2
-SHA256 (cherokee-1.0.4.tar.gz) = d35e6feb1f9908366958c6674979e11bab397d31652f9c4020716a08e185e509
-SIZE (cherokee-1.0.4.tar.gz) = 5326233
+MD5 (cherokee-1.0.5.tar.gz) = 28261c77f0181994e7c372aed37f5ea3
+SHA256 (cherokee-1.0.5.tar.gz) = cdf15d9a44204167d203dcd5e57e44ed7114c34beaf363edb66d6419b4ad79e0
+SIZE (cherokee-1.0.5.tar.gz) = 5364282
diff -ur cherokee/pkg-plist cherokee-new/pkg-plist
--- cherokee/pkg-plist	2010-06-30 09:34:02.000000000 -0400
+++ cherokee-new/pkg-plist	2010-07-07 13:15:30.000000000 -0400
@@ -69,6 +69,8 @@
 lib/cherokee/libplugin_custom.so
 lib/cherokee/libplugin_custom_error.la
 lib/cherokee/libplugin_custom_error.so
+lib/cherokee/libplugin_tls.la
+lib/cherokee/libplugin_tls.so
 %%MYSQL%%lib/cherokee/libplugin_dbslayer.la
 %%MYSQL%%lib/cherokee/libplugin_dbslayer.so
 lib/cherokee/libplugin_deflate.la
@@ -192,8 +194,12 @@
 %%NLS%%share/locale/sv_SE/LC_MESSAGES/cherokee.mo
 %%ADMIN%%%%DATADIR%%/admin/Auth.py
 %%ADMIN%%%%DATADIR%%/admin/Auth.pyc
+%%ADMIN%%%%DATADIR%%/admin/Backup.py
+%%ADMIN%%%%DATADIR%%/admin/Backup.pyc
 %%ADMIN%%%%DATADIR%%/admin/Balancer.py
 %%ADMIN%%%%DATADIR%%/admin/Balancer.pyc
+%%ADMIN%%%%DATADIR%%/admin/Login.py
+%%ADMIN%%%%DATADIR%%/admin/Login.pyc
 %%ADMIN%%%%DATADIR%%/admin/CTK/CTK/Box.py
 %%ADMIN%%%%DATADIR%%/admin/CTK/CTK/Box.pyc
 %%ADMIN%%%%DATADIR%%/admin/CTK/CTK/Button.py
@@ -274,6 +280,8 @@
 %%ADMIN%%%%DATADIR%%/admin/CTK/CTK/Uploader.pyc
 %%ADMIN%%%%DATADIR%%/admin/CTK/CTK/Widget.py
 %%ADMIN%%%%DATADIR%%/admin/CTK/CTK/Widget.pyc
+%%ADMIN%%%%DATADIR%%/admin/CTK/CTK/XMLRPCProxy.py
+%%ADMIN%%%%DATADIR%%/admin/CTK/CTK/XMLRPCProxy.pyc
 %%ADMIN%%%%DATADIR%%/admin/CTK/CTK/__init__.py
 %%ADMIN%%%%DATADIR%%/admin/CTK/CTK/__init__.pyc
 %%ADMIN%%%%DATADIR%%/admin/CTK/CTK/consts.py
@@ -492,6 +500,8 @@
 %%ADMIN%%%%DATADIR%%/admin/plugins/streaming.pyc
 %%ADMIN%%%%DATADIR%%/admin/plugins/target_ip.py
 %%ADMIN%%%%DATADIR%%/admin/plugins/target_ip.pyc
+%%ADMIN%%%%DATADIR%%/admin/plugins/tls.py
+%%ADMIN%%%%DATADIR%%/admin/plugins/tls.pyc
 %%ADMIN%%%%DATADIR%%/admin/plugins/url_arg.py
 %%ADMIN%%%%DATADIR%%/admin/plugins/url_arg.pyc
 %%ADMIN%%%%DATADIR%%/admin/plugins/uwsgi.py


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->sahil 
Responsible-Changed-By: sahil 
Responsible-Changed-When: Thu Jul 8 02:00:44 UTC 2010 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=148434 
State-Changed-From-To: open->closed 
State-Changed-By: sahil 
State-Changed-When: Thu Jul 8 02:25:22 UTC 2010 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=148434 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/148434: commit references a PR
Date: Thu,  8 Jul 2010 02:25:31 +0000 (UTC)

 sahil       2010-07-08 02:25:18 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/cherokee         Makefile distinfo pkg-plist 
   Log:
   - Update to 1.0.5
   
   PR:             ports/148434
   Submitted by:   Diego Schulz <dschulz@gmail.com> (maintainer)
   Approved by:    wxs@/itetcu@ (mentors, implicit)
   Feature safe:   yes
   
   Revision  Changes    Path
   1.85      +1 -1      ports/www/cherokee/Makefile
   1.47      +3 -3      ports/www/cherokee/distinfo
   1.37      +10 -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"
 
>Unformatted:
