svn commit: r473689 - head/sysutils/debootstrap
Nikolai Lifanov
lifanov at FreeBSD.org
Sun Jul 1 23:29:50 UTC 2018
Author: lifanov
Date: Sun Jul 1 23:29:48 2018
New Revision: 473689
URL: https://svnweb.freebsd.org/changeset/ports/473689
Log:
update sysutils/debootstrap to 1.0.104
debootstrap (1.0.104) unstable; urgency=medium
* Fix /etc/machine-id mount issue (Closes: #899155)
* Fix regression with file:/// mirror (Closes: #901717)
-- Hideki Yamane <henrich at debian.org> Sun, 24 Jun 2018 20:41:13 +0900
debootstrap (1.0.103) unstable; urgency=medium
* Avoid failure with old arch-test package (Closes: #900925)
Thanks to jhcha54008 <jhcha54008 at free.fr>
* Relax merged-usr blacklist restriction (Closes: #901808)
Thanks to Tianon Gravi <tianon at debian.org>
-- Hideki Yamane <henrich at debian.org> Sat, 23 Jun 2018 11:44:57 +0900
Modified:
head/sysutils/debootstrap/Makefile
head/sysutils/debootstrap/distinfo
Modified: head/sysutils/debootstrap/Makefile
==============================================================================
--- head/sysutils/debootstrap/Makefile Sun Jul 1 23:28:16 2018 (r473688)
+++ head/sysutils/debootstrap/Makefile Sun Jul 1 23:29:48 2018 (r473689)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= debootstrap
-PORTVERSION= 1.0.102
+PORTVERSION= 1.0.104
CATEGORIES= sysutils
MASTER_SITES= DEBIAN/pool/main/d/${PORTNAME}
DISTNAME= ${PORTNAME}_${PORTVERSION}
Modified: head/sysutils/debootstrap/distinfo
==============================================================================
--- head/sysutils/debootstrap/distinfo Sun Jul 1 23:28:16 2018 (r473688)
+++ head/sysutils/debootstrap/distinfo Sun Jul 1 23:29:48 2018 (r473689)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1529274215
-SHA256 (debootstrap_1.0.102.tar.gz) = 09675c7338ff0a328a1d67d84af93af46716a618d6c8cdb8c76d1ce07cb70ec5
-SIZE (debootstrap_1.0.102.tar.gz) = 72977
+TIMESTAMP = 1530487725
+SHA256 (debootstrap_1.0.104.tar.gz) = fd01743c9d87aef2621c88420f896c67342c85ce24d289fad021518755801b28
+SIZE (debootstrap_1.0.104.tar.gz) = 73264
More information about the svn-ports-all
mailing list