update sysutils/debootstrap to 1.0.111

This adds support for Ubuntu Disco
This commit is contained in:
Nikolai Lifanov 2018-12-17 02:04:18 +00:00
parent 4ee82912b1
commit 92f8ad7787
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=487643
3 changed files with 6 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= debootstrap
PORTVERSION= 1.0.109
PORTVERSION= 1.0.111
CATEGORIES= sysutils
MASTER_SITES= DEBIAN/pool/main/d/${PORTNAME}
DISTNAME= ${PORTNAME}_${PORTVERSION}
@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/debian/copyright
RUN_DEPENDS= wget:ftp/wget
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
WRKSRC= ${WRKDIR}/${PORTNAME}
NO_BUILD= yes
NO_ARCH= yes
USES= gmake perl5

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1536553107
SHA256 (debootstrap_1.0.109.tar.gz) = 9c4e41242afcbd5e5dbd0b198601d1629d02ad27766e5d9bf55fdf6a767efd84
SIZE (debootstrap_1.0.109.tar.gz) = 74602
TIMESTAMP = 1545015516
SHA256 (debootstrap_1.0.111.tar.gz) = 1c184198f7f542da379c937c585de07c6cca59d876ea79cf178d6b263c3a46d4
SIZE (debootstrap_1.0.111.tar.gz) = 75503

View File

@ -14,6 +14,7 @@ man/man8/debootstrap.8.gz
%%DATADIR%%/scripts/dapper
%%DATADIR%%/scripts/dasyatis
%%DATADIR%%/scripts/debian-common
%%DATADIR%%/scripts/disco
%%DATADIR%%/scripts/edgy
%%DATADIR%%/scripts/etch
%%DATADIR%%/scripts/etch-m68k