ports/148074: Update Port: www/cherokee

Diego Schulz dschulz at gmail.com
Tue Jun 22 20:20:07 UTC 2010


>Number:         148074
>Category:       ports
>Synopsis:       Update Port: www/cherokee
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 22 20:20:06 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Diego Schulz
>Release:        7.3-STABLE
>Organization:
>Environment:
>Description:
Attached patch updates www/cherokee port from 1.0.2 to 1.0.4 version.

To apply:

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


Thanks!
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ur cherokee/Makefile cherokee-new/Makefile
--- cherokee/Makefile	2010-06-15 14:05:05.000000000 -0400
+++ cherokee-new/Makefile	2010-06-22 15:43:08.000000000 -0400
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	cherokee
-PORTVERSION=	1.0.2
+PORTVERSION=	1.0.4
 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-15 14:05:05.000000000 -0400
+++ cherokee-new/distinfo	2010-06-22 15:47:01.000000000 -0400
@@ -1,3 +1,3 @@
-MD5 (cherokee-1.0.2.tar.gz) = a6c8bdcca3e64349d537d519f09915ba
-SHA256 (cherokee-1.0.2.tar.gz) = c499c25afd4e6fffa3e126e60970bbb35aeea0611fc28a9c845768cc0a67e35e
-SIZE (cherokee-1.0.2.tar.gz) = 5309634
+MD5 (cherokee-1.0.4.tar.gz) = 24874b465abe6611ef2f2c145a840cb2
+SHA256 (cherokee-1.0.4.tar.gz) = d35e6feb1f9908366958c6674979e11bab397d31652f9c4020716a08e185e509
+SIZE (cherokee-1.0.4.tar.gz) = 5326233
diff -ur cherokee/pkg-plist cherokee-new/pkg-plist
--- cherokee/pkg-plist	2010-06-15 14:05:05.000000000 -0400
+++ cherokee-new/pkg-plist	2010-06-22 16:07:54.000000000 -0400
@@ -210,6 +210,8 @@
 %%ADMIN%%%%DATADIR%%/admin/CTK/CTK/DatePicker.pyc
 %%ADMIN%%%%DATADIR%%/admin/CTK/CTK/Dialog.py
 %%ADMIN%%%%DATADIR%%/admin/CTK/CTK/Dialog.pyc
+%%ADMIN%%%%DATADIR%%/admin/CTK/CTK/Downloader.py
+%%ADMIN%%%%DATADIR%%/admin/CTK/CTK/Downloader.pyc
 %%ADMIN%%%%DATADIR%%/admin/CTK/CTK/Druid.py
 %%ADMIN%%%%DATADIR%%/admin/CTK/CTK/Druid.pyc
 %%ADMIN%%%%DATADIR%%/admin/CTK/CTK/HTTP.py
@@ -238,10 +240,14 @@
 %%ADMIN%%%%DATADIR%%/admin/CTK/CTK/Plugin.pyc
 %%ADMIN%%%%DATADIR%%/admin/CTK/CTK/Post.py
 %%ADMIN%%%%DATADIR%%/admin/CTK/CTK/Post.pyc
+%%ADMIN%%%%DATADIR%%/admin/CTK/CTK/ProgressBar.py
+%%ADMIN%%%%DATADIR%%/admin/CTK/CTK/ProgressBar.pyc
 %%ADMIN%%%%DATADIR%%/admin/CTK/CTK/PropsTable.py
 %%ADMIN%%%%DATADIR%%/admin/CTK/CTK/PropsTable.pyc
 %%ADMIN%%%%DATADIR%%/admin/CTK/CTK/Proxy.py
 %%ADMIN%%%%DATADIR%%/admin/CTK/CTK/Proxy.pyc
+%%ADMIN%%%%DATADIR%%/admin/CTK/CTK/Radio.py
+%%ADMIN%%%%DATADIR%%/admin/CTK/CTK/Radio.pyc
 %%ADMIN%%%%DATADIR%%/admin/CTK/CTK/RawHTML.py
 %%ADMIN%%%%DATADIR%%/admin/CTK/CTK/RawHTML.pyc
 %%ADMIN%%%%DATADIR%%/admin/CTK/CTK/Refreshable.py


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list