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

(-)/kirby/shared/ports/di/Makefile (-1 / +5 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	di
8
PORTNAME=	di
9
PORTVERSION=	4.12
9
PORTVERSION=	4.13
10
CATEGORIES=	sysutils
10
CATEGORIES=	sysutils
11
MASTER_SITES=	http://www.gentoo.com/di/ \
11
MASTER_SITES=	http://www.gentoo.com/di/ \
12
		http://fresh.t-systems-sfr.com/unix/src/privat2/
12
		http://fresh.t-systems-sfr.com/unix/src/privat2/
Lines 32-37 Link Here
32
post-patch:
32
post-patch:
33
	@${REINPLACE_CMD} -e "s|zoneid_t|zoneId_t|g" ${WRKSRC}/di.c
33
	@${REINPLACE_CMD} -e "s|zoneid_t|zoneId_t|g" ${WRKSRC}/di.c
34
34
35
pre-configure:
36
	@${CHMOD} +x ${WRKSRC}/Build
37
	@${CHMOD} +x ${WRKSRC}/features/turnoffnls.sh
38
35
do-configure:
39
do-configure:
36
	(cd ${WRKSRC}; \
40
	(cd ${WRKSRC}; \
37
		${SETENV} ${MAKE_ENV} DI_BUILD_MKCONFIG_PL=1 \
41
		${SETENV} ${MAKE_ENV} DI_BUILD_MKCONFIG_PL=1 \
(-)/kirby/shared/ports/di/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (di-4.12.tar.gz) = 2a62fb1b362cbaa22426073a06d84e07
1
MD5 (di-4.13.tar.gz) = 7f774bf1d044c28136373fdd06489cb1
2
SHA256 (di-4.12.tar.gz) = 305c208edbc3a6f2e8df5dddb0eb3c974982701a1fa971272736a84d83c70d68
2
SHA256 (di-4.13.tar.gz) = 50d408069217945a1cb696d773c0864c85f48d967652ab4e3ca3461de8c1318c
3
SIZE (di-4.12.tar.gz) = 72132
3
SIZE (di-4.13.tar.gz) = 72792

Return to bug 124008