svn commit: r523857 - head/sysutils/desktop-installer
Jason W. Bacon
jwb at FreeBSD.org
Thu Jan 23 01:32:11 UTC 2020
Author: jwb
Date: Thu Jan 23 01:32:10 2020
New Revision: 523857
URL: https://svnweb.freebsd.org/changeset/ports/523857
Log:
sysutils/desktop-installer: Upgrade to 0.6.11
Fix a couple regressions
XFCE setup: Remove some obsolete code and enable automount
Modified:
head/sysutils/desktop-installer/Makefile
head/sysutils/desktop-installer/distinfo
Modified: head/sysutils/desktop-installer/Makefile
==============================================================================
--- head/sysutils/desktop-installer/Makefile Thu Jan 23 01:27:44 2020 (r523856)
+++ head/sysutils/desktop-installer/Makefile Thu Jan 23 01:32:10 2020 (r523857)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= desktop-installer
-DISTVERSION= 0.6.10
+DISTVERSION= 0.6.11
CATEGORIES= sysutils
MASTER_SITES= http://acadix.biz/Ports/distfiles/
@@ -10,7 +10,7 @@ COMMENT= Quickly configure a FreeBSD desktop system
LICENSE= BSD2CLAUSE
-RUN_DEPENDS= auto-admin>=0.5.0:sysutils/auto-admin
+RUN_DEPENDS= auto-admin>=0.5.1:sysutils/auto-admin
USES= tar:xz
Modified: head/sysutils/desktop-installer/distinfo
==============================================================================
--- head/sysutils/desktop-installer/distinfo Thu Jan 23 01:27:44 2020 (r523856)
+++ head/sysutils/desktop-installer/distinfo Thu Jan 23 01:32:10 2020 (r523857)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1579101229
-SHA256 (desktop-installer-0.6.10.tar.xz) = db9080cf60df413fa3f459c01939b6d1abfa0b4caa0dd4f1e5743ba8f44a7df7
-SIZE (desktop-installer-0.6.10.tar.xz) = 169464
+TIMESTAMP = 1579661881
+SHA256 (desktop-installer-0.6.11.tar.xz) = d317e99a8e91f4db529440041ec85ac60e9889968e8daef47589699d7d9c2587
+SIZE (desktop-installer-0.6.11.tar.xz) = 168964
More information about the svn-ports-all
mailing list