aboutsummaryrefslogtreecommitdiff
path: root/sysutils/debootstrap/Makefile
diff options
context:
space:
mode:
authorMatthew Seaman <matthew@FreeBSD.org>2016-11-17 22:35:51 +0000
committerMatthew Seaman <matthew@FreeBSD.org>2016-11-17 22:35:51 +0000
commit72ebacfec0deaec53adb4bc49dc1ad0767e68b73 (patch)
tree75fac11dcc13e73b6b0a462d54bd7f9d4b400c0d /sysutils/debootstrap/Makefile
parent65480b8a881708ba50010bc2a01038e3c8ee3f55 (diff)
downloadports-72ebacfec0deaec53adb4bc49dc1ad0767e68b73.tar.gz
ports-72ebacfec0deaec53adb4bc49dc1ad0767e68b73.zip
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)
Notes
Notes: svn path=/head/; revision=426301
Diffstat (limited to 'sysutils/debootstrap/Makefile')
-rw-r--r--sysutils/debootstrap/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/debootstrap/Makefile b/sysutils/debootstrap/Makefile
index 5d547e35ae2a..1127d3471269 100644
--- a/sysutils/debootstrap/Makefile
+++ b/sysutils/debootstrap/Makefile
@@ -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