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

Jason W. Bacon jwb at FreeBSD.org
Wed Jan 13 22:09:33 UTC 2021


Author: jwb
Date: Wed Jan 13 22:09:32 2021
New Revision: 561513
URL: https://svnweb.freebsd.org/changeset/ports/561513

Log:
  sysutils/desktop-installer: Update to 0.6.20.3
  
  Patch to work with corrected auto-ask script in sysutils/auto-admin
  Also mark ports installed from source

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

Modified: head/sysutils/desktop-installer/Makefile
==============================================================================
--- head/sysutils/desktop-installer/Makefile	Wed Jan 13 22:06:46 2021	(r561512)
+++ head/sysutils/desktop-installer/Makefile	Wed Jan 13 22:09:32 2021	(r561513)
@@ -1,7 +1,8 @@
 # $FreeBSD$
 
 PORTNAME=	desktop-installer
-DISTVERSION=	0.6.20
+DISTVERSION=	0.6.20-3
+DISTVERSIONSUFFIX=	-g4f7f702
 CATEGORIES=	sysutils
 
 MAINTAINER=	jwb at FreeBSD.org
@@ -10,7 +11,7 @@ COMMENT=	Quickly configure a FreeBSD desktop system
 LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	auto-admin>=0.6.11:sysutils/auto-admin
+RUN_DEPENDS=	auto-admin>=0.6.11.4:sysutils/auto-admin
 
 USES=		tar:xz
 USE_GITHUB=	yes

Modified: head/sysutils/desktop-installer/distinfo
==============================================================================
--- head/sysutils/desktop-installer/distinfo	Wed Jan 13 22:06:46 2021	(r561512)
+++ head/sysutils/desktop-installer/distinfo	Wed Jan 13 22:09:32 2021	(r561513)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1609940272
-SHA256 (outpaddling-desktop-installer-0.6.20_GH0.tar.gz) = fba9fd49002c1ea6583e2466bc3d45581d2b76430513f1de0b2f2cc515368ee5
-SIZE (outpaddling-desktop-installer-0.6.20_GH0.tar.gz) = 190858
+TIMESTAMP = 1610573735
+SHA256 (outpaddling-desktop-installer-0.6.20-3-g4f7f702_GH0.tar.gz) = 4a5d05d24529b8f25fae99fa031d18847d2fdc898671461e7011fe5ecbd08829
+SIZE (outpaddling-desktop-installer-0.6.20-3-g4f7f702_GH0.tar.gz) = 190930


More information about the svn-ports-all mailing list