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

(-)Makefile (-2 / +2 lines)
Lines 1-7 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	powerdns
3
PORTNAME=	powerdns
4
PORTVERSION=	3.4.3
4
PORTVERSION=	3.4.4
5
CATEGORIES=	dns ipv6
5
CATEGORIES=	dns ipv6
6
MASTER_SITES=	http://downloads.powerdns.com/releases/
6
MASTER_SITES=	http://downloads.powerdns.com/releases/
7
DISTNAME=	pdns-${PORTVERSION}
7
DISTNAME=	pdns-${PORTVERSION}
Lines 15-21 Link Here
15
15
16
CONFLICTS=	powerdns-devel-[2-3].[0-9]*
16
CONFLICTS=	powerdns-devel-[2-3].[0-9]*
17
17
18
USES=		gmake libtool lua pkgconfig tar:bzip2
18
USES=		cpe gmake libtool lua pkgconfig tar:bzip2
19
USE_LDCONFIG=	YES
19
USE_LDCONFIG=	YES
20
USE_SUBMAKE=	YES
20
USE_SUBMAKE=	YES
21
GNU_CONFIGURE=	YES
21
GNU_CONFIGURE=	YES
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (pdns-3.4.3.tar.bz2) = 5cd9a087757066427cd0c348f546cb84b4be4bd5e06c7ce969ec2bc21dbb8ce6
1
SHA256 (pdns-3.4.4.tar.bz2) = ec49f5a0b55b69ba057bf9ce28ab81e5258fc60c8d4954d9100fe3bb3efd09c8
2
SIZE (pdns-3.4.3.tar.bz2) = 1332686
2
SIZE (pdns-3.4.4.tar.bz2) = 1336624

Return to bug 199719