Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 May 2010 20:35:04 GMT
From:      Diego Schulz <dschulz@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/146314: Update port: www/cherokee to 0.99.48
Message-ID:  <201005042035.o44KZ4fg035357@www.freebsd.org>
Resent-Message-ID: <201005042040.o44Ke2UC054828@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         146314
>Category:       ports
>Synopsis:       Update port: www/cherokee to 0.99.48
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 04 20:40:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Diego Schulz
>Release:        7.3-RELEASE
>Organization:
>Environment:
>Description:
The attached patch updates the www/cherokee port from 0.99.46 to 0.99.49.

To apply:

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

Thank you!

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -u cherokee/Makefile cherokee-new/Makefile
--- cherokee/Makefile	2010-05-04 12:22:29.000000000 -0400
+++ cherokee-new/Makefile	2010-05-04 16:17:11.000000000 -0400
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	cherokee
-PORTVERSION=	0.99.46
+PORTVERSION=	0.99.49
 CATEGORIES=	www
 MASTER_SITES=	http://www.cherokee-project.com/download/0.99/${PORTVERSION}/ \
 		http://cherokee.osuosl.org/0.99/${PORTVERSION}/ \
diff -u cherokee/distinfo cherokee-new/distinfo
--- cherokee/distinfo	2010-05-04 12:22:30.000000000 -0400
+++ cherokee-new/distinfo	2010-05-04 16:25:57.000000000 -0400
@@ -1,3 +1,3 @@
-MD5 (cherokee-0.99.46.tar.gz) = 5752de66cd62ccdbedaea376cd49fa94
-SHA256 (cherokee-0.99.46.tar.gz) = 4b91adc435d5f67ffa7b337d1e2efee0cba21a8ac0a83ee027737176b498f2aa
-SIZE (cherokee-0.99.46.tar.gz) = 4989654
+MD5 (cherokee-0.99.49.tar.gz) = 0dd550b70b1459356b1c3b8933d8a833
+SHA256 (cherokee-0.99.49.tar.gz) = 00ae59076ce556eb3fba819915bca32483461995b4c34961e39b29a6cb9d402e
+SIZE (cherokee-0.99.49.tar.gz) = 5099398
Common subdirectories: cherokee/files and cherokee-new/files
diff -u cherokee/pkg-plist cherokee-new/pkg-plist
--- cherokee/pkg-plist	2010-05-04 12:22:30.000000000 -0400
+++ cherokee-new/pkg-plist	2010-05-04 16:29:11.000000000 -0400
@@ -496,6 +496,7 @@
 %%ADMIN%%%%DATADIR%%/admin/static/images/advanced.png
 %%ADMIN%%%%DATADIR%%/admin/static/images/bg-bar.png
 %%ADMIN%%%%DATADIR%%/admin/static/images/cherokee-logo-bar.png
+%%ADMIN%%%%DATADIR%%/admin/static/images/favicon.ico
 %%ADMIN%%%%DATADIR%%/admin/static/images/flags/ad.png
 %%ADMIN%%%%DATADIR%%/admin/static/images/flags/ae.png
 %%ADMIN%%%%DATADIR%%/admin/static/images/flags/af.png


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005042035.o44KZ4fg035357>