Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Dec 2015 04:32:23 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r404208 - head/sysutils/desktop-installer
Message-ID:  <201512220432.tBM4WNkv038377@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Tue Dec 22 04:32:23 2015
New Revision: 404208
URL: https://svnweb.freebsd.org/changeset/ports/404208

Log:
  - Update to 0.4.9
  
  PR:		203945
  Submitted by:	maintainer
  Approved by:	mat (mentor)
  Differential Revision:	D4652

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

Modified: head/sysutils/desktop-installer/Makefile
==============================================================================
--- head/sysutils/desktop-installer/Makefile	Tue Dec 22 04:28:05 2015	(r404207)
+++ head/sysutils/desktop-installer/Makefile	Tue Dec 22 04:32:23 2015	(r404208)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	desktop-installer
-PORTVERSION=	0.4.8
+PORTVERSION=	0.4.9
 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.4:${PORTSDIR}/sysutils/auto-admin
+RUN_DEPENDS=	auto-admin>=0.3.5:${PORTSDIR}/sysutils/auto-admin
 
 USES=		tar:xz
 

Modified: head/sysutils/desktop-installer/distinfo
==============================================================================
--- head/sysutils/desktop-installer/distinfo	Tue Dec 22 04:28:05 2015	(r404207)
+++ head/sysutils/desktop-installer/distinfo	Tue Dec 22 04:32:23 2015	(r404208)
@@ -1,2 +1,2 @@
-SHA256 (desktop-installer-0.4.8.tar.xz) = cd3741318e955709e5984ed54a0fd5e0ae9de7df56087cb9ea0f6dd1b30e8449
-SIZE (desktop-installer-0.4.8.tar.xz) = 176440
+SHA256 (desktop-installer-0.4.9.tar.xz) = 9af233c0e3aeadebbd76f8387572c03c8b5f49d555c67f313eead31e1469b9b7
+SIZE (desktop-installer-0.4.9.tar.xz) = 176396



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512220432.tBM4WNkv038377>