mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
sysutils/desktop-installer: Update to 1.1.0
OpenBSD: Support near completion, largely thanks to Izder456 FreeBSD: Run pkg update once, then use pkg install -U to skip subsequent repo updates Greatly improves performance for users from from pkg servers Restore xf86-video-mga Tolerate absence of VBoxClient (part of guest additions) NetBSD: Document problems with ck-launch Changes: https://github.com/outpaddling/desktop-installer/releases
This commit is contained in:
parent
fa1e2038c2
commit
222db315a1
2 changed files with 6 additions and 7 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= desktop-installer
|
||||
DISTVERSION= 1.0.0
|
||||
DISTVERSION= 1.1.0
|
||||
CATEGORIES= sysutils
|
||||
|
||||
MAINTAINER= jwb@FreeBSD.org
|
||||
|
@ -9,11 +9,10 @@ WWW= https://github.com/outpaddling/desktop-installer
|
|||
LICENSE= BSD2CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= auto-admin>=0.8.0.25:sysutils/auto-admin
|
||||
RUN_DEPENDS= auto-admin>=0.8.1:sysutils/auto-admin
|
||||
|
||||
USES= desktop-file-utils tar:xz
|
||||
USES= desktop-file-utils
|
||||
USE_GITHUB= yes
|
||||
|
||||
GH_ACCOUNT= outpaddling
|
||||
|
||||
NO_BUILD= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1723038282
|
||||
SHA256 (outpaddling-desktop-installer-1.0.0_GH0.tar.gz) = b66b523e723f71710e630036a318b289c1039db45c8e1ea032bb86c1dca75bed
|
||||
SIZE (outpaddling-desktop-installer-1.0.0_GH0.tar.gz) = 1748267
|
||||
TIMESTAMP = 1738677024
|
||||
SHA256 (outpaddling-desktop-installer-1.1.0_GH0.tar.gz) = d649557b75d58bc988159a2af7a1bb72660940f5335e668118866c37c8e4a3f5
|
||||
SIZE (outpaddling-desktop-installer-1.1.0_GH0.tar.gz) = 1749291
|
||||
|
|
Loading…
Add table
Reference in a new issue