Date: Wed, 27 Nov 2019 18:18:16 +0000 (UTC) From: "Jason W. Bacon" <jwb@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r518515 - head/sysutils/desktop-installer Message-ID: <201911271818.xARIIG6t029537@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jwb Date: Wed Nov 27 18:18:16 2019 New Revision: 518515 URL: https://svnweb.freebsd.org/changeset/ports/518515 Log: sysutils/desktop-installer: Upgrade to 0.6.9 Prevent non-zero exit on autofs setup from terminating desktop-installer Modified: head/sysutils/desktop-installer/Makefile head/sysutils/desktop-installer/distinfo Modified: head/sysutils/desktop-installer/Makefile ============================================================================== --- head/sysutils/desktop-installer/Makefile Wed Nov 27 18:08:43 2019 (r518514) +++ head/sysutils/desktop-installer/Makefile Wed Nov 27 18:18:16 2019 (r518515) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= desktop-installer -DISTVERSION= 0.6.8 +DISTVERSION= 0.6.9 CATEGORIES= sysutils MASTER_SITES= http://acadix.biz/Ports/distfiles/ Modified: head/sysutils/desktop-installer/distinfo ============================================================================== --- head/sysutils/desktop-installer/distinfo Wed Nov 27 18:08:43 2019 (r518514) +++ head/sysutils/desktop-installer/distinfo Wed Nov 27 18:18:16 2019 (r518515) @@ -1,3 +1,3 @@ -TIMESTAMP = 1574530856 -SHA256 (desktop-installer-0.6.8.tar.xz) = 7ff0499a7cdf82d370250e84c74ad03d737cac3e21ab3b7a3b3ce47af1742787 -SIZE (desktop-installer-0.6.8.tar.xz) = 169428 +TIMESTAMP = 1574878514 +SHA256 (desktop-installer-0.6.9.tar.xz) = c998e6f69e840ce726de0043a43f3ead98b66e58fbdf3cb6ea5d91b3d8cc9bad +SIZE (desktop-installer-0.6.9.tar.xz) = 169716
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911271818.xARIIG6t029537>