mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
sysutils/desktop-installer: Update to 0.7.1
Remove Linux flashplugin support (removed from ports) Leverage improvements in auto-admin 0.7.1 Minor UI improvements
This commit is contained in:
parent
21b2b02496
commit
9c71436bda
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=568471
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= desktop-installer
|
||||
DISTVERSION= 0.7.0
|
||||
DISTVERSION= 0.7.1
|
||||
CATEGORIES= sysutils
|
||||
|
||||
MAINTAINER= jwb@FreeBSD.org
|
||||
@ -10,7 +10,7 @@ COMMENT= Quickly configure a FreeBSD desktop system
|
||||
LICENSE= BSD2CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= auto-admin>=0.7.0:sysutils/auto-admin
|
||||
RUN_DEPENDS= auto-admin>=0.7.1:sysutils/auto-admin
|
||||
|
||||
USES= tar:xz
|
||||
USE_GITHUB= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1612722672
|
||||
SHA256 (outpaddling-desktop-installer-0.7.0_GH0.tar.gz) = c5e3424f24544f3d81ad325d144d87ab91a45d7e55e1a28102b4a4605a59590a
|
||||
SIZE (outpaddling-desktop-installer-0.7.0_GH0.tar.gz) = 191707
|
||||
TIMESTAMP = 1615825769
|
||||
SHA256 (outpaddling-desktop-installer-0.7.1_GH0.tar.gz) = 840959dda8b93208c1e3e6021211d27bc2d3bc3eb53c3c0bc4b1e769e0749a25
|
||||
SIZE (outpaddling-desktop-installer-0.7.1_GH0.tar.gz) = 190931
|
||||
|
Loading…
Reference in New Issue
Block a user