Date: Sat, 4 Nov 2006 17:14:23 -0900 (AKST) From: Superuser <root@alaskaparadise.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/105160: [PATCH] www/cherokee Fixed MASTER_SITES & Request Maintainership Message-ID: <20061105021423.EDC2245B2@stargate.alaskaparadise.com> Resent-Message-ID: <200611050510.kA55ALD8023740@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 105160 >Category: ports >Synopsis: [PATCH] www/cherokee Fixed MASTER_SITES & Request Maintainership >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: Sun Nov 05 05:10:21 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Beech Rintoul <beech@alaskaparadise.com> >Release: FreeBSD 7.0-CURRENT i386 >Organization: NorthWind Communications >Environment: System: FreeBSD stargate.alaskaparadise.com 7.0-CURRENT FreeBSD 7.0-CURRENT #85: Fri Oct 13 07:43:29 AKDT 2006 root@stargate.alaskaparadise.com:/usr/obj/usr/src/sys/STARGATE i386 >Description: * Checked LINT * Changed MASTER_SITES * Request Maintainership >How-To-Repeat: >Fix: diff -ruN --exclude=CVS /usr/ports/www/cherokee.orig/Makefile /usr/ports/www/cherokee/Makefile --- /usr/ports/www/cherokee.orig/Makefile Wed Sep 20 11:16:14 2006 +++ /usr/ports/www/cherokee/Makefile Sat Nov 4 13:02:13 2006 @@ -8,10 +8,10 @@ PORTNAME= cherokee PORTVERSION= 0.5.5 CATEGORIES= www -MASTER_SITES= http://www.0x50.org/download/%SUBDIR%/ +MASTER_SITES= http://www.cherokee-project.com/download/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTVERSION:R}/${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= beech@alaskaparadise.com COMMENT= An extremely fast and flexible web server LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061105021423.EDC2245B2>