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

(-)Makefile (-2 / +2 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	debootstrap
4
PORTNAME=	debootstrap
5
PORTVERSION=	1.0.86
5
PORTVERSION=	1.0.87
6
CATEGORIES=	sysutils
6
CATEGORIES=	sysutils
7
MASTER_SITES=	DEBIAN/pool/main/d/${PORTNAME}
7
MASTER_SITES=	DEBIAN/pool/main/d/${PORTNAME}
8
DISTNAME=	${PORTNAME}_${PORTVERSION}
8
DISTNAME=	${PORTNAME}_${PORTVERSION}
Lines 15-21 Link Here
15
15
16
RUN_DEPENDS=	wget:ftp/wget
16
RUN_DEPENDS=	wget:ftp/wget
17
17
18
WRKSRC=		${WRKDIR}/${PORTNAME}
18
WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
19
NO_BUILD=	yes
19
NO_BUILD=	yes
20
NO_ARCH=	yes
20
NO_ARCH=	yes
21
USES=		gmake perl5
21
USES=		gmake perl5
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1477920303
1
TIMESTAMP = 1479399853
2
SHA256 (debootstrap_1.0.86.tar.gz) = ce7eb450f7d5dd55d9b49f8a68f2b33c5f4edeba93c2d63ef3dd01e009f4fb5c
2
SHA256 (debootstrap_1.0.87.tar.gz) = e48c931b8c0a4981c580db1a85418177bf62f18320a376aefbc7910e1f1fb3aa
3
SIZE (debootstrap_1.0.86.tar.gz) = 65352
3
SIZE (debootstrap_1.0.87.tar.gz) = 65875

Return to bug 214610