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

(-)./Makefile (-2 / +2 lines)
Lines 1-7 Link Here
1
# $FreeBSD: www/varnish/Makefile 327776 2013-09-20 23:36:50Z bapt $
1
# $FreeBSD: www/varnish/Makefile 327776 2013-09-20 23:36:50Z bapt $
2
2
3
PORTNAME=	varnish
3
PORTNAME=	varnish
4
PORTVERSION=	3.0.4
4
PORTVERSION=	3.0.5
5
CATEGORIES=	www
5
CATEGORIES=	www
6
MASTER_SITES=	http://repo.varnish-cache.org/source/
6
MASTER_SITES=	http://repo.varnish-cache.org/source/
7
7
Lines 20-26 Link Here
20
CONFIGURE_ARGS=	--localstatedir=${PREFIX} --enable-tests
20
CONFIGURE_ARGS=	--localstatedir=${PREFIX} --enable-tests
21
CONFIGURE_ENV=	RST2MAN=true
21
CONFIGURE_ENV=	RST2MAN=true
22
USE_LDCONFIG=	yes
22
USE_LDCONFIG=	yes
23
USE_AUTOTOOLS=  aclocal libtool libtoolize automake autoconf
23
USE_AUTOTOOLS=	aclocal libtool libtoolize automake autoconf
24
ACLOCAL_ARGS=	-I m4
24
ACLOCAL_ARGS=	-I m4
25
LIBTOOLFLAGS=	--copy --force --disable-static
25
LIBTOOLFLAGS=	--copy --force --disable-static
26
AUTOMAKE_ARGS=	--add-missing --copy --foreign
26
AUTOMAKE_ARGS=	--add-missing --copy --foreign
(-)./distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (varnish-3.0.4.tar.gz) = 4e044ccb5c76222bddf89c808f13ea8f66977972675aecb48a920f6800ad0f79
1
SHA256 (varnish-3.0.5.tar.gz) = 302fd6afc771524ca3912f5d945ab197a55762385c012b2054df7d86bf7ae2b7
2
SIZE (varnish-3.0.4.tar.gz) = 2081361
2
SIZE (varnish-3.0.5.tar.gz) = 2116664

Return to bug 185188