View | Details | Raw Unified | Return to bug 89020
Collapse All | Expand All

(-)www/cherokee/Makefile (-2 / +2 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	cherokee
8
PORTNAME=	cherokee
9
PORTVERSION=	0.4.28
9
PORTVERSION=	0.4.29
10
CATEGORIES=	www
10
CATEGORIES=	www
11
MASTER_SITES=	http://www.0x50.org/download/%SUBDIR%/
11
MASTER_SITES=	http://www.0x50.org/download/%SUBDIR%/
12
MASTER_SITE_SUBDIR=	${PORTVERSION:R}/${PORTVERSION}
12
MASTER_SITE_SUBDIR=	${PORTVERSION:R}/${PORTVERSION}
Lines 20-26 Link Here
20
USE_GETOPT_LONG=	yes
20
USE_GETOPT_LONG=	yes
21
USE_REINPLACE=	yes
21
USE_REINPLACE=	yes
22
USE_GMAKE=	yes
22
USE_GMAKE=	yes
23
USE_LIBTOOL_VER=	15
23
USE_AUTOTOOLS=	libtool:15
24
CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
24
CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
25
CONFIGURE_ARGS=	--with-wwwroot=${PREFIX}/www
25
CONFIGURE_ARGS=	--with-wwwroot=${PREFIX}/www
26
INSTALLS_SHLIB=	yes
26
INSTALLS_SHLIB=	yes
(-)www/cherokee/distinfo (-2 / +3 lines)
Lines 1-2 Link Here
1
MD5 (cherokee-0.4.28.tar.gz) = 197e447afa877b3fd69ee395779d6521
1
MD5 (cherokee-0.4.29.tar.gz) = 854e6e61a69781746496012658d8ef98
2
SIZE (cherokee-0.4.28.tar.gz) = 1465347
2
SHA256 (cherokee-0.4.29.tar.gz) = 7091536ef2a51d2548ac6268cc846dda9c37f7f7348597868c793f42b9be7d78
3
SIZE (cherokee-0.4.29.tar.gz) = 1474498
(-)www/cherokee/pkg-plist (+1 lines)
Lines 119-124 Link Here
119
%%PORTDOCS%%%%DOCSDIR%%/NCSA_logger.html
119
%%PORTDOCS%%%%DOCSDIR%%/NCSA_logger.html
120
%%PORTDOCS%%%%DOCSDIR%%/PHP_execution.html
120
%%PORTDOCS%%%%DOCSDIR%%/PHP_execution.html
121
%%PORTDOCS%%%%DOCSDIR%%/Redirections.html
121
%%PORTDOCS%%%%DOCSDIR%%/Redirections.html
122
%%PORTDOCS%%%%DOCSDIR%%/Request_configuration.html
122
%%PORTDOCS%%%%DOCSDIR%%/Server-conf-small.png
123
%%PORTDOCS%%%%DOCSDIR%%/Server-conf-small.png
123
%%PORTDOCS%%%%DOCSDIR%%/Server_configuration.html
124
%%PORTDOCS%%%%DOCSDIR%%/Server_configuration.html
124
%%PORTDOCS%%%%DOCSDIR%%/U-Cherokee.html
125
%%PORTDOCS%%%%DOCSDIR%%/U-Cherokee.html

Return to bug 89020