mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Update to 1.0.42
This commit is contained in:
parent
21c1f48117
commit
2b69f73663
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=302623
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= debootstrap
|
||||
PORTVERSION= 1.0.38
|
||||
PORTVERSION= 1.0.42
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= ${MASTER_SITE_DEBIAN}
|
||||
MASTER_SITE_SUBDIR= pool/main/d/${PORTNAME}
|
||||
@ -17,7 +17,7 @@ COMMENT= Install Debian base system into a directory
|
||||
|
||||
RUN_DEPENDS= ${LOCALBASE}/bin/wget:${PORTSDIR}/ftp/wget
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME:S/_/-/}
|
||||
NO_BUILD= yes
|
||||
USE_GMAKE= yes
|
||||
MAKE_ARGS= DESTDIR="${PREFIX}"
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (debootstrap_1.0.38.tar.gz) = 74e9aca4a5aa61f95467e849c04e1b8a2df1ca63d98fe31a2fa2c30e49fe6aa6
|
||||
SIZE (debootstrap_1.0.38.tar.gz) = 55586
|
||||
SHA256 (debootstrap_1.0.42.tar.gz) = e05b40eb30e37ee6f741d30f133de6a7e569fea53f24269648387c2e04fdaa28
|
||||
SIZE (debootstrap_1.0.42.tar.gz) = 56313
|
||||
|
@ -21,6 +21,7 @@ share/debootstrap/scripts/oldstable
|
||||
share/debootstrap/scripts/oneiric
|
||||
share/debootstrap/scripts/potato
|
||||
share/debootstrap/scripts/precise
|
||||
share/debootstrap/scripts/quantal
|
||||
share/debootstrap/scripts/sarge
|
||||
share/debootstrap/scripts/sarge.buildd
|
||||
share/debootstrap/scripts/sarge.fakechroot
|
||||
|
Loading…
Reference in New Issue
Block a user