update sysutils/debootstrap to 1.0.88
* Strip the arch-qualifier (Closes: #836525) Reviewed by: matthew Approved by: matthew (mentor) Differential Revision: https://reviews.freebsd.org/D9515
This commit is contained in:
parent
91657447cc
commit
ee7627aa3f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=433769
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= debootstrap
|
||||
PORTVERSION= 1.0.87
|
||||
PORTVERSION= 1.0.88
|
||||
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}.git
|
||||
NO_BUILD= yes
|
||||
NO_ARCH= yes
|
||||
USES= gmake perl5
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1479399853
|
||||
SHA256 (debootstrap_1.0.87.tar.gz) = e48c931b8c0a4981c580db1a85418177bf62f18320a376aefbc7910e1f1fb3aa
|
||||
SIZE (debootstrap_1.0.87.tar.gz) = 65875
|
||||
TIMESTAMP = 1486651749
|
||||
SHA256 (debootstrap_1.0.88.tar.gz) = a08332bb288223a7afca125b5d5946dcfa36720f36138fee3fea299aad80d2f8
|
||||
SIZE (debootstrap_1.0.88.tar.gz) = 65590
|
||||
|
Loading…
Reference in New Issue
Block a user