ports/100564: Update port: www/cherokee to 0.5.4

KATO Tsuguru tkato432 at yahoo.com
Wed Jul 19 18:10:40 UTC 2006


>Number:         100564
>Category:       ports
>Synopsis:       Update port: www/cherokee to 0.5.4
>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:   Wed Jul 19 18:10:19 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.11-RELEASE-p19 i386
>Organization:
>Environment:
>Description:
- Update to version 0.5.4

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/www/cherokee/Makefile www/cherokee/Makefile
--- /usr/ports/www/cherokee/Makefile	Fri Jul  7 13:44:51 2006
+++ www/cherokee/Makefile	Thu Jul 13 13:17:06 2006
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	cherokee
-PORTVERSION=	0.5.3
-PORTREVISION=	1
+PORTVERSION=	0.5.4
 CATEGORIES=	www
 MASTER_SITES=	http://www.0x50.org/download/%SUBDIR%/
 MASTER_SITE_SUBDIR=	${PORTVERSION:R}/${PORTVERSION}
@@ -17,15 +16,16 @@
 
 LIB_DEPENDS=	pcre.0:${PORTSDIR}/devel/pcre
 
-USE_BISON=	yes
 USE_GNOME=	gnomehack gnometarget pkgconfig
 USE_RC_SUBR=	cherokee.sh
 USE_GCC=	3.4+
+USE_BISON=	yes
 USE_GETOPT_LONG=	yes
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
-CONFIGURE_ARGS=	--with-wwwroot=${PREFIX}/www
+CONFIGURE_ARGS=	--mandir=${MANPREFIX}/man \
+		--with-wwwroot=${PREFIX}/www
 INSTALLS_SHLIB=	yes
 
 MAN1=		cget.1 cherokee-config.1 cherokee.1 cherokee_logrotate.1
diff -urN /usr/ports/www/cherokee/distinfo www/cherokee/distinfo
--- /usr/ports/www/cherokee/distinfo	Mon Apr 24 16:44:54 2006
+++ www/cherokee/distinfo	Thu Jul 13 12:53:52 2006
@@ -1,3 +1,3 @@
-MD5 (cherokee-0.5.3.tar.gz) = 9e8dfc46f94ee150515be5d31bd40d16
-SHA256 (cherokee-0.5.3.tar.gz) = c91699fe8cd2140e3b236257e7cb5ca4cd42e587a8f3eb932363f82f0e7212ef
-SIZE (cherokee-0.5.3.tar.gz) = 1547870
+MD5 (cherokee-0.5.4.tar.gz) = 4e207961bc8204a2e2026391649dd8af
+SHA256 (cherokee-0.5.4.tar.gz) = f44f16e8cf581ba8a7b22e4c9631e432967f43c9af50cf706432e8ad58a9c331
+SIZE (cherokee-0.5.4.tar.gz) = 1556342
diff -urN /usr/ports/www/cherokee/files/cherokee.sh.in www/cherokee/files/cherokee.sh.in
--- /usr/ports/www/cherokee/files/cherokee.sh.in	Tue Mar 21 06:51:35 2006
+++ www/cherokee/files/cherokee.sh.in	Thu Jul 13 12:53:28 2006
@@ -11,7 +11,7 @@
 # cherokee_enable (bool):	Set it to "YES" to enable cherokee
 #				Default is "NO".
 # cherokee_conf (path):		Set full path to config file.
-#				Default is "%%PREFIX%%/etc/cherokee.conf".
+#				Default is "%%PREFIX%%/etc/cherokee/cherokee.conf".
 #
 
 . %%RC_SUBR%%
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list