Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Feb 2011 14:18:25 GMT
From:      Diego Schulz <dschulz@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/154438: Update port: www/cherokee
Message-ID:  <201102011418.p11EIP8H045305@red.freebsd.org>
Resent-Message-ID: <201102011420.p11EK7nH079242@freefall.freebsd.org>

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

>Number:         154438
>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 Feb 01 14:20:06 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Diego Schulz
>Release:        7-STABLE
>Organization:
>Environment:
>Description:
The attached patch updates www/cherokee port from 1.0.18 to 1.0.19 upstream version.

No new files in this release, just bugfixes. 

Changed files:
* Makefile (PORTVERSION) 
* distinfo

to apply the patch:

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

Thanks!

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN cherokee/Makefile cherokee-new/Makefile
--- cherokee/Makefile	2011-02-01 10:00:51.000000000 -0300
+++ cherokee-new/Makefile	2011-02-01 10:52:22.000000000 -0300
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	cherokee
-PORTVERSION=	1.0.18
+PORTVERSION=	1.0.19
 CATEGORIES=	www
 MASTER_SITES=	http://www.cherokee-project.com/download/1.0/${PORTVERSION}/ \
 		http://cherokee.osuosl.org/1.0/${PORTVERSION}/ \
diff -ruN cherokee/distinfo cherokee-new/distinfo
--- cherokee/distinfo	2011-02-01 10:00:51.000000000 -0300
+++ cherokee-new/distinfo	2011-02-01 10:55:42.000000000 -0300
@@ -1,2 +1,2 @@
-SHA256 (cherokee-1.0.18.tar.gz) = 8bedf485ffbfa0a915a5714532186d8bd2b7b4a7cc5a2197bc9f026c68fd1a2c
-SIZE (cherokee-1.0.18.tar.gz) = 5841896
+SHA256 (cherokee-1.0.19.tar.gz) = 0e8a121955d004ea233ff1cacf115457a15f97026da565c55b90ee4d745dc0c5
+SIZE (cherokee-1.0.19.tar.gz) = 5855606


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



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