update sysutils/debootstrap to 1.0.90

add support for Ubuntu artful
This commit is contained in:
Nikolai Lifanov 2017-04-24 16:01:31 +00:00
parent c6e6a0ee4e
commit b3327a4370
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=439333
3 changed files with 6 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= debootstrap
PORTVERSION= 1.0.89
PORTVERSION= 1.0.90
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 = 1489243962
SHA256 (debootstrap_1.0.89.tar.gz) = 3fde1e34eae8744d802ff4f4ba5464b8c8829c0afe9d394c8a536cfdaca23885
SIZE (debootstrap_1.0.89.tar.gz) = 69020
TIMESTAMP = 1493049540
SHA256 (debootstrap_1.0.90.tar.gz) = 4d1f434b093051a27fe9482063e2b09aa88cdcc51877228b04729e302ba9145e
SIZE (debootstrap_1.0.90.tar.gz) = 69936

View file

@ -2,6 +2,7 @@
man/man8/debootstrap.8.gz
%%DATADIR%%/functions
%%DATADIR%%/scripts/aequorea
%%DATADIR%%/scripts/artful
%%DATADIR%%/scripts/bartholomea
%%DATADIR%%/scripts/breezy
%%DATADIR%%/scripts/bullseye