Date: Tue, 10 Aug 2010 01:59:23 GMT From: Diego Schulz <dschulz@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/149484: UPDATE PORT: www/cherokee Message-ID: <201008100159.o7A1xNst029286@www.freebsd.org> Resent-Message-ID: <201008100200.o7A20Dwm026747@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 149484 >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 Aug 10 02:00:13 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Diego Schulz >Release: 7.3-STABLE >Organization: >Environment: >Description: The attached patch updates the cherokee port from upstream version 1.0.6 to 1.0.7, minimal changes in distinfo and Makefile. To apply: cd $PORTSDIR/www/cherokee && patch -p1 < /path/to/the/attached/patch.txt Thank you! >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ur cherokee/Makefile cherokee-new/Makefile --- cherokee/Makefile 2010-08-09 21:08:06.000000000 -0400 +++ cherokee-new/Makefile 2010-08-09 21:32:06.000000000 -0400 @@ -6,7 +6,7 @@ # PORTNAME= cherokee -PORTVERSION= 1.0.6 +PORTVERSION= 1.0.7 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-08-09 21:08:06.000000000 -0400 +++ cherokee-new/distinfo 2010-08-09 21:35:46.000000000 -0400 @@ -1,3 +1,3 @@ -MD5 (cherokee-1.0.6.tar.gz) = 685d7f0319a27ff3b2d49f0f490d31ef -SHA256 (cherokee-1.0.6.tar.gz) = bf977a2d0c1767691565ea2fda64808f56da3af28344f3b42f3e8b17ae2b11ed -SIZE (cherokee-1.0.6.tar.gz) = 5382769 +MD5 (cherokee-1.0.7.tar.gz) = 38fe9f70b39a331568be08bd5abc2045 +SHA256 (cherokee-1.0.7.tar.gz) = fb104c4d2b1fded81bb22bc001d761e358cdc3bb53f3159613fccacb98b1b749 +SIZE (cherokee-1.0.7.tar.gz) = 5383836 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008100159.o7A1xNst029286>