mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
sysutils/desktop-installer: Update to 0.7.0
UI improvements, install key ports from source Allow user to choose between simplified or advanced configuration Tag ports installed from source so that auto-update-system will upgrade from source A few minor bug fixes and enhancements
This commit is contained in:
parent
c34f4b5558
commit
812c948d56
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=564636
@ -1,8 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= desktop-installer
|
||||
DISTVERSION= 0.6.20-3
|
||||
DISTVERSIONSUFFIX= -g4f7f702
|
||||
DISTVERSION= 0.7.0
|
||||
CATEGORIES= sysutils
|
||||
|
||||
MAINTAINER= jwb@FreeBSD.org
|
||||
@ -11,7 +10,7 @@ COMMENT= Quickly configure a FreeBSD desktop system
|
||||
LICENSE= BSD2CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= auto-admin>=0.6.11.4:sysutils/auto-admin
|
||||
RUN_DEPENDS= auto-admin>=0.7.0:sysutils/auto-admin
|
||||
|
||||
USES= tar:xz
|
||||
USE_GITHUB= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
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
|
||||
TIMESTAMP = 1612722672
|
||||
SHA256 (outpaddling-desktop-installer-0.7.0_GH0.tar.gz) = c5e3424f24544f3d81ad325d144d87ab91a45d7e55e1a28102b4a4605a59590a
|
||||
SIZE (outpaddling-desktop-installer-0.7.0_GH0.tar.gz) = 191707
|
||||
|
Loading…
Reference in New Issue
Block a user