sysutuils/consul: update to 1.9.4 [1]
While here, start up earlier [2] PR: 254197 [1] Submitted by: brd [1]
This commit is contained in:
parent
0eb0929df2
commit
c7903f7621
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=568218
3 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= consul
|
||||
PORTVERSION= 1.9.3
|
||||
PORTVERSION= 1.9.4
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= sysutils
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1612488701
|
||||
SHA256 (hashicorp-consul-v1.9.3_GH0.tar.gz) = 0cbd5645fad8b535e7c78cc9ccc49e37b5a46d7896b6d1767abc367c7ed9af7a
|
||||
SIZE (hashicorp-consul-v1.9.3_GH0.tar.gz) = 30367669
|
||||
TIMESTAMP = 1615393537
|
||||
SHA256 (hashicorp-consul-v1.9.4_GH0.tar.gz) = 4f8f61d4449bb28ef857957e3dbb1926edfb0e5d2818e8ffec2677ae969b8956
|
||||
SIZE (hashicorp-consul-v1.9.4_GH0.tar.gz) = 30350632
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# $FreeBSD$
|
||||
#
|
||||
# PROVIDE: consul
|
||||
# REQUIRE: NETWORKING SERVERS DAEMON
|
||||
# REQUIRE: NETWORKING FILESYSTEMS defaultroute netwait resolv
|
||||
# KEYWORD: shutdown
|
||||
#
|
||||
# Add consul_enable="YES" to /etc/rc.conf to enable Consul
|
||||
|
|
Loading…
Reference in a new issue