sysutils/immortal: Unbreak build on arm64
./scandir.go:69:5: undefined: WatchDir ./scandir.go:72:5: undefined: WatchDir ./scandir.go:172:12: undefined: WatchFile ./scandir.go:176:11: undefined: WatchFile ./supervise.go:158:12: s.daemon.WatchPid undefined (type *Daemon has no field or method WatchPid) http://thunderx1.nyi.freebsd.org/data/head-arm64-default/p518178_s355024/logs/errors/immortal-0.24.0.log https://github.com/immortal/immortal/pull/55 PR: 242312
This commit is contained in:
parent
e77b8dab30
commit
66d85279a4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=519286
@ -4,6 +4,9 @@ PORTNAME= immortal
|
||||
PORTVERSION= 0.24.0
|
||||
CATEGORIES= sysutils
|
||||
|
||||
PATCH_SITES= https://github.com/immortal/immortal/commit/
|
||||
PATCHFILES= 5404a38c88a76541cc6941853c60a91ecedc1456.patch:-p1
|
||||
|
||||
MAINTAINER= nbari@tequila.io
|
||||
COMMENT= Unix cross-platform (OS agnostic) supervisor
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
TIMESTAMP = 1571995955
|
||||
TIMESTAMP = 1575800306
|
||||
SHA256 (immortal-immortal-0.24.0_GH0.tar.gz) = a01c64ef754f29d2ebf4b30c7e0853f6fcc499e3f846c5b6edfb235c756f4608
|
||||
SIZE (immortal-immortal-0.24.0_GH0.tar.gz) = 48548
|
||||
SHA256 (immortal-logrotate-6f52ae7_GH0.tar.gz) = 4cf4b1583e7a8629a2fa4742ba9335a608a9dc54b68e2de8c1c9d0daa5eec14c
|
||||
@ -13,3 +13,5 @@ SHA256 (nbari-violetear-5c7cdfe_GH0.tar.gz) = abad9c1ca48f67a42c997726d4289bdcd2
|
||||
SIZE (nbari-violetear-5c7cdfe_GH0.tar.gz) = 20614
|
||||
SHA256 (go-yaml-yaml-51d6538_GH0.tar.gz) = 258d101d7d71667744edbef86e4f537f31a5574bb135e911fda6ad208cd52b99
|
||||
SIZE (go-yaml-yaml-51d6538_GH0.tar.gz) = 70662
|
||||
SHA256 (5404a38c88a76541cc6941853c60a91ecedc1456.patch) = c240f18a9e13cebf731ee57202e19ee79042ee4e28d0ef1a49a24dd057efb802
|
||||
SIZE (5404a38c88a76541cc6941853c60a91ecedc1456.patch) = 746
|
||||
|
Loading…
Reference in New Issue
Block a user