Date: Tue, 21 Feb 2017 14:41:16 +0000 (UTC) From: Kirill Ponomarew <krion@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r434537 - head/sysutils/desktop-installer Message-ID: <201702211441.v1LEfGu2019078@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: krion Date: Tue Feb 21 14:41:16 2017 New Revision: 434537 URL: https://svnweb.freebsd.org/changeset/ports/434537 Log: Update sysutils/desktop-installer to 0.5.3 PR: 217232 Submitted by: maintainer Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D9683 Modified: head/sysutils/desktop-installer/Makefile head/sysutils/desktop-installer/distinfo Modified: head/sysutils/desktop-installer/Makefile ============================================================================== --- head/sysutils/desktop-installer/Makefile Tue Feb 21 14:38:36 2017 (r434536) +++ head/sysutils/desktop-installer/Makefile Tue Feb 21 14:41:16 2017 (r434537) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= desktop-installer -PORTVERSION= 0.5.2 +PORTVERSION= 0.5.3 CATEGORIES= sysutils MASTER_SITES= http://acadix.biz/Ports/distfiles/ @@ -11,7 +11,7 @@ COMMENT= Quickly configure a FreeBSD des LICENSE= BSD2CLAUSE -RUN_DEPENDS= auto-admin>=0.3.8:sysutils/auto-admin +RUN_DEPENDS= auto-admin>=0.3.10:sysutils/auto-admin USES= tar:xz Modified: head/sysutils/desktop-installer/distinfo ============================================================================== --- head/sysutils/desktop-installer/distinfo Tue Feb 21 14:38:36 2017 (r434536) +++ head/sysutils/desktop-installer/distinfo Tue Feb 21 14:41:16 2017 (r434537) @@ -1,3 +1,3 @@ -TIMESTAMP = 1474495238 -SHA256 (desktop-installer-0.5.2.tar.xz) = 81a868c5cf2b1887007345adc800ee4ff499cf2561b847710a03e91c815efafc -SIZE (desktop-installer-0.5.2.tar.xz) = 169472 +TIMESTAMP = 1487298386 +SHA256 (desktop-installer-0.5.3.tar.xz) = ba84a1070e47911a78867822bbac95ab4bbd1a63efddffe4da24a16224bb57aa +SIZE (desktop-installer-0.5.3.tar.xz) = 169368
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702211441.v1LEfGu2019078>