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

Jason W. Bacon jwb at FreeBSD.org
Mon Oct 22 02:29:04 UTC 2018


Author: jwb
Date: Mon Oct 22 02:29:03 2018
New Revision: 482729
URL: https://svnweb.freebsd.org/changeset/ports/482729

Log:
  sysutils/desktop-installer: Fix battery monitor, install audio/lame
  
  Approved by:    jrm (mentor)
  Differential Revision:  https://reviews.freebsd.org/D17643

Modified:
  head/sysutils/desktop-installer/Makefile
  head/sysutils/desktop-installer/distinfo

Modified: head/sysutils/desktop-installer/Makefile
==============================================================================
--- head/sysutils/desktop-installer/Makefile	Mon Oct 22 01:12:17 2018	(r482728)
+++ head/sysutils/desktop-installer/Makefile	Mon Oct 22 02:29:03 2018	(r482729)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	desktop-installer
-DISTVERSION=	0.6.1
+DISTVERSION=	0.6.2
 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.4.3:sysutils/auto-admin
+RUN_DEPENDS=	auto-admin>=0.4.4:sysutils/auto-admin
 
 USES=		tar:xz
 

Modified: head/sysutils/desktop-installer/distinfo
==============================================================================
--- head/sysutils/desktop-installer/distinfo	Mon Oct 22 01:12:17 2018	(r482728)
+++ head/sysutils/desktop-installer/distinfo	Mon Oct 22 02:29:03 2018	(r482729)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1526943437
-SHA256 (desktop-installer-0.6.1.tar.xz) = 1c3cda915ad4411b38454a8a12b4af5d848f14f8d96638fb45c689aefcdf98d1
-SIZE (desktop-installer-0.6.1.tar.xz) = 169856
+TIMESTAMP = 1540171497
+SHA256 (desktop-installer-0.6.2.tar.xz) = 8b6391e68426429294d6b49b6804eff07ff0cc56b7485bad64fad28eb78991b6
+SIZE (desktop-installer-0.6.2.tar.xz) = 169684


More information about the svn-ports-all mailing list