View | Details | Raw Unified | Return to bug 247713 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-3 / +2 lines)
Lines 2-9 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	trafficserver
4
PORTNAME=	trafficserver
5
PORTVERSION=	8.0.2
5
PORTVERSION=	8.0.8
6
PORTREVISION=	1
7
CATEGORIES=	www
6
CATEGORIES=	www
8
MASTER_SITES=	APACHE/${PORTNAME}
7
MASTER_SITES=	APACHE/${PORTNAME}
9
8
Lines 27-33 Link Here
27
26
28
CPE_VENDOR=	apache
27
CPE_VENDOR=	apache
29
CPE_PRODUCT=	traffic_server
28
CPE_PRODUCT=	traffic_server
30
USE_GCC=	yes
31
USE_PERL5=	build run
29
USE_PERL5=	build run
32
USE_LDCONFIG=	yes
30
USE_LDCONFIG=	yes
33
USE_RC_SUBR=	${PORTNAME}
31
USE_RC_SUBR=	${PORTNAME}
Lines 89-94 Link Here
89
87
90
.if ${PORT_OPTIONS:MWCCP}
88
.if ${PORT_OPTIONS:MWCCP}
91
PLIST_SUB+=	WCCP=""
89
PLIST_SUB+=	WCCP=""
90
USE_GCC=	yes
92
.else
91
.else
93
PLIST_SUB+=	WCCP="@comment "
92
PLIST_SUB+=	WCCP="@comment "
94
.endif
93
.endif
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1551158324
1
TIMESTAMP = 1594496299
2
SHA256 (trafficserver-8.0.2.tar.bz2) = bad24d1cf03f6bf9567848d4dd4f5284468c92f51c2844263cd1c0ff485ba552
2
SHA256 (trafficserver-8.0.8.tar.bz2) = dfe88d21897ea667d14e0813df47af78c19d5d299a5f5ab029a02e63f724ceb0
3
SIZE (trafficserver-8.0.2.tar.bz2) = 8917575
3
SIZE (trafficserver-8.0.8.tar.bz2) = 8892907

Return to bug 247713