mirror of
https://git.freebsd.org/ports.git
synced 2025-06-10 23:30:29 -04:00
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
This commit is contained in:
parent
775c8a8381
commit
a90bd32a1a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=561513
2 changed files with 6 additions and 5 deletions
|
@ -1,7 +1,8 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= desktop-installer
|
PORTNAME= desktop-installer
|
||||||
DISTVERSION= 0.6.20
|
DISTVERSION= 0.6.20-3
|
||||||
|
DISTVERSIONSUFFIX= -g4f7f702
|
||||||
CATEGORIES= sysutils
|
CATEGORIES= sysutils
|
||||||
|
|
||||||
MAINTAINER= jwb@FreeBSD.org
|
MAINTAINER= jwb@FreeBSD.org
|
||||||
|
@ -10,7 +11,7 @@ COMMENT= Quickly configure a FreeBSD desktop system
|
||||||
LICENSE= BSD2CLAUSE
|
LICENSE= BSD2CLAUSE
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
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
|
USES= tar:xz
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1609940272
|
TIMESTAMP = 1610573735
|
||||||
SHA256 (outpaddling-desktop-installer-0.6.20_GH0.tar.gz) = fba9fd49002c1ea6583e2466bc3d45581d2b76430513f1de0b2f2cc515368ee5
|
SHA256 (outpaddling-desktop-installer-0.6.20-3-g4f7f702_GH0.tar.gz) = 4a5d05d24529b8f25fae99fa031d18847d2fdc898671461e7011fe5ecbd08829
|
||||||
SIZE (outpaddling-desktop-installer-0.6.20_GH0.tar.gz) = 190858
|
SIZE (outpaddling-desktop-installer-0.6.20-3-g4f7f702_GH0.tar.gz) = 190930
|
||||||
|
|
Loading…
Add table
Reference in a new issue