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

Jason W. Bacon jwb at FreeBSD.org
Mon Dec 18 03:49:56 UTC 2017


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 at gmail.com
+MAINTAINER=	jwb at 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


More information about the svn-ports-head mailing list