svn commit: r452527 - head/sysutils/desktop-installer
Steve Wills
swills at FreeBSD.org
Fri Oct 20 14:21:37 UTC 2017
Author: swills
Date: Fri Oct 20 14:21:36 2017
New Revision: 452527
URL: https://svnweb.freebsd.org/changeset/ports/452527
Log:
sysutils/desktop-installer: update to 0.5.4
Which makes the port work with xdm config path changes
PR: 221968
Submitted by: Jason Bacon <bacon4000 at gmail.com> (maintainer)
Modified:
head/sysutils/desktop-installer/Makefile
head/sysutils/desktop-installer/distinfo
Modified: head/sysutils/desktop-installer/Makefile
==============================================================================
--- head/sysutils/desktop-installer/Makefile Fri Oct 20 14:18:01 2017 (r452526)
+++ head/sysutils/desktop-installer/Makefile Fri Oct 20 14:21:36 2017 (r452527)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= desktop-installer
-PORTVERSION= 0.5.3
+PORTVERSION= 0.5.4
CATEGORIES= sysutils
MASTER_SITES= http://acadix.biz/Ports/distfiles/
@@ -11,7 +11,7 @@ COMMENT= Quickly configure a FreeBSD desktop system
LICENSE= BSD2CLAUSE
-RUN_DEPENDS= auto-admin>=0.3.10:sysutils/auto-admin
+RUN_DEPENDS= auto-admin>=0.4.0:sysutils/auto-admin
USES= tar:xz
Modified: head/sysutils/desktop-installer/distinfo
==============================================================================
--- head/sysutils/desktop-installer/distinfo Fri Oct 20 14:18:01 2017 (r452526)
+++ head/sysutils/desktop-installer/distinfo Fri Oct 20 14:21:36 2017 (r452527)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1487298386
-SHA256 (desktop-installer-0.5.3.tar.xz) = ba84a1070e47911a78867822bbac95ab4bbd1a63efddffe4da24a16224bb57aa
-SIZE (desktop-installer-0.5.3.tar.xz) = 169368
+TIMESTAMP = 1504376664
+SHA256 (desktop-installer-0.5.4.tar.xz) = 21e36986dfa0dce55db6e4a705d2d1c4c3aca1b0897ff23e540c9afdf08ec4bc
+SIZE (desktop-installer-0.5.4.tar.xz) = 169220
More information about the svn-ports-head
mailing list