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

(-)/root/dnsmasq/Makefile Sun Oct 23 22:10:57 2005 (-3 / +2 lines)
Lines 6-13 Link Here
6
#
6
#
7
PORTNAME=      dnsmasq
7
PORTNAME=      dnsmasq
8
PORTVERSION=   2.22
8
PORTVERSION=   2.23
9
PORTREVISION=  1
10
CATEGORIES=    dns
9
CATEGORIES=    dns
11
MASTER_SITES=  http://www.thekelleys.org.uk/dnsmasq/
10
MASTER_SITES=  http://www.thekelleys.org.uk/dnsmasq/
Lines 21-27 Link Here
21
MAKE_ENV=      LIBS="${LDFLAGS}" RPM_OPT_FLAGS="${CPPFLAGS}"
20
MAKE_ENV=      LIBS="${LDFLAGS}" RPM_OPT_FLAGS="${CPPFLAGS}"
22
.if defined(WITHOUT_IPV6)
21
.if defined(WITHOUT_IPV6)
23
MAKE_ENV+=     -DNO_IPV6
22
CFLAGS+=       -DNO_IPV6
24
.endif
23
.endif
25
.include <bsd.port.pre.mk>
24
.include <bsd.port.pre.mk>
(-)/root/dnsmasq/distinfo Sun Oct 23 22:11:08 2005 (-2 / +2 lines)
Lines 1-2 Link Here
1
MD5 (dnsmasq-2.22.tar.gz) = b38f33cd0703fa664a37a4595d918189
1
MD5 (dnsmasq-2.23.tar.gz) = 7be1f5bd6446cbb743feaf26bf74db53
2
SIZE (dnsmasq-2.22.tar.gz) = 146239
2
SIZE (dnsmasq-2.23.tar.gz) = 159102

Return to bug 87867