Update to 1.0.87

Changelog:

debootstrap (1.0.87) unstable; urgency=high

  [ Julien Cristau ]
    * Default to split /usr again, as merged-/usr breaks dpkg-shlibdeps
        (closes: #844221).

  [ Riku Voipio ]
    * remove scratchbox2 support (closes: #796189)

 -- Christian Perrier <bubulle@debian.org>  Wed, 16 Nov 2016 06:47:27 +0100

PR:		214610
Submitted by:	lifanov@mail.lifanov.com (maintainer)
This commit is contained in:
Matthew Seaman
2016-11-17 22:35:51 +00:00
parent 65480b8a88
commit 72ebacfec0
2 changed files with 5 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= debootstrap
PORTVERSION= 1.0.86
PORTVERSION= 1.0.87
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}
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
NO_BUILD= yes
NO_ARCH= yes
USES= gmake perl5

View File

@@ -1,3 +1,3 @@
TIMESTAMP = 1477920303
SHA256 (debootstrap_1.0.86.tar.gz) = ce7eb450f7d5dd55d9b49f8a68f2b33c5f4edeba93c2d63ef3dd01e009f4fb5c
SIZE (debootstrap_1.0.86.tar.gz) = 65352
TIMESTAMP = 1479399853
SHA256 (debootstrap_1.0.87.tar.gz) = e48c931b8c0a4981c580db1a85418177bf62f18320a376aefbc7910e1f1fb3aa
SIZE (debootstrap_1.0.87.tar.gz) = 65875