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

Collapse All | Expand All

(-)b/dns/yadifa/Makefile (-5 / +2 lines)
Lines 1-6 Link Here
1
PORTNAME=	yadifa
1
PORTNAME=	yadifa
2
DISTVERSION=	2.6.4
2
DISTVERSION=	2.6.5
3
DISTVERSIONSUFFIX=	-10892
3
DISTVERSIONSUFFIX=	-11201
4
CATEGORIES=	dns
4
CATEGORIES=	dns
5
MASTER_SITES=	https://www.yadifa.eu/sites/default/files/releases/ \
5
MASTER_SITES=	https://www.yadifa.eu/sites/default/files/releases/ \
6
		https://dns.company/downloads/yadifa/
6
		https://dns.company/downloads/yadifa/
Lines 18-26 USE_RC_SUBR= ${PORTNAME}d Link Here
18
GNU_CONFIGURE=	yes
18
GNU_CONFIGURE=	yes
19
CONFIGURE_ARGS=	--localstatedir=/var
19
CONFIGURE_ARGS=	--localstatedir=/var
20
20
21
# obsolete in next version, so > 2.6.2
22
LDFLAGS+=	-lexecinfo
23
24
SUB_LIST+=	GROUPS="${GROUPS}" \
21
SUB_LIST+=	GROUPS="${GROUPS}" \
25
		USERS="${USERS}"
22
		USERS="${USERS}"
26
23
(-)b/dns/yadifa/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1678910989
1
TIMESTAMP = 1698232896
2
SHA256 (yadifa-2.6.4-10892.tar.gz) = d8bb73a2d645594acbf05169542947bbf447911fbe63392e010dae00d803b571
2
SHA256 (yadifa-2.6.5-11201.tar.gz) = fb7976ed15df7837888d2b09eefdcea6c5f31ea7c1ec9dce77ee593194f1ec85
3
SIZE (yadifa-2.6.4-10892.tar.gz) = 2696804
3
SIZE (yadifa-2.6.5-11201.tar.gz) = 2693964

Return to bug 274210