svn commit: r518515 - head/sysutils/desktop-installer

Jason W. Bacon jwb at FreeBSD.org
Wed Nov 27 18:18:17 UTC 2019


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


More information about the svn-ports-head mailing list