Date: Mon, 18 Dec 2017 03:49:54 +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: r456585 - head/sysutils/desktop-installer Message-ID: <201712180349.vBI3nsmY065232@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jwb Date: Mon Dec 18 03:49:54 2017 New Revision: 456585 URL: https://svnweb.freebsd.org/changeset/ports/456585 Log: sysutils/desktop-installer: Update to 0.5.5 Fix perms for k3b, switch suggested pw vault to keepassx2, print driver to hplip, add lilyterm to Lumina setup, other minor enhancements. Approved by: jrm (mentor) Differential Revision: https://reviews.freebsd.org/D13526 Modified: head/sysutils/desktop-installer/Makefile head/sysutils/desktop-installer/distinfo Modified: head/sysutils/desktop-installer/Makefile ============================================================================== --- head/sysutils/desktop-installer/Makefile Mon Dec 18 03:33:06 2017 (r456584) +++ head/sysutils/desktop-installer/Makefile Mon Dec 18 03:49:54 2017 (r456585) @@ -2,11 +2,11 @@ # $FreeBSD$ PORTNAME= desktop-installer -PORTVERSION= 0.5.4 +DISTVERSION= 0.5.5 CATEGORIES= sysutils MASTER_SITES= http://acadix.biz/Ports/distfiles/ -MAINTAINER= bacon4000@gmail.com +MAINTAINER= jwb@FreeBSD.org COMMENT= Quickly configure a FreeBSD desktop system LICENSE= BSD2CLAUSE Modified: head/sysutils/desktop-installer/distinfo ============================================================================== --- head/sysutils/desktop-installer/distinfo Mon Dec 18 03:33:06 2017 (r456584) +++ head/sysutils/desktop-installer/distinfo Mon Dec 18 03:49:54 2017 (r456585) @@ -1,3 +1,3 @@ -TIMESTAMP = 1504376664 -SHA256 (desktop-installer-0.5.4.tar.xz) = 21e36986dfa0dce55db6e4a705d2d1c4c3aca1b0897ff23e540c9afdf08ec4bc -SIZE (desktop-installer-0.5.4.tar.xz) = 169220 +TIMESTAMP = 1513350445 +SHA256 (desktop-installer-0.5.5.tar.xz) = 902f9f1a04d8d8ae93228eb2043e8eddd271573fbd568663e9cad5164cc3f1b0 +SIZE (desktop-installer-0.5.5.tar.xz) = 169140
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712180349.vBI3nsmY065232>