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

(-)./Makefile (-1 / +3 lines)
Lines 2-8 Link Here
2
# $FreeBSD: head/sysutils/di/Makefile 306436 2012-10-26 12:18:41Z madpilot $
2
# $FreeBSD: head/sysutils/di/Makefile 306436 2012-10-26 12:18:41Z madpilot $
3
3
4
PORTNAME=	di
4
PORTNAME=	di
5
PORTVERSION=	4.32
5
PORTVERSION=	4.33
6
CATEGORIES=	sysutils
6
CATEGORIES=	sysutils
7
MASTER_SITES=	http://www.gentoo.com/di/
7
MASTER_SITES=	http://www.gentoo.com/di/
8
8
Lines 14-19 Link Here
14
14
15
MAN1=		di.1
15
MAN1=		di.1
16
16
17
OPTIONS_DEFINE=	NLS
18
17
.include <bsd.port.options.mk>
19
.include <bsd.port.options.mk>
18
20
19
.if ${PORT_OPTIONS:MNLS}
21
.if ${PORT_OPTIONS:MNLS}
(-)./distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (di-4.32.tar.gz) = b6483327484b9bd5a63eb7d3c51bdfa9f5614c06a1fc37b3b05ad710821a0dc8
1
SHA256 (di-4.33.tar.gz) = 58aef2d5238762b60468ec2ee760e022a72af6424bd14d33683748d9a09922d5
2
SIZE (di-4.32.tar.gz) = 212774
2
SIZE (di-4.33.tar.gz) = 211512

Return to bug 173653