mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
net/ndproxy: Fix USE_GITHUB usage
This commit is contained in:
parent
42eb677996
commit
79fdcb3f07
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=498099
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= ndproxy
|
||||
PORTVERSION= 3.2
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= net
|
||||
|
||||
MAINTAINER= fbsd.bugzilla@fenyo.net
|
||||
@ -17,7 +18,6 @@ SUB_FILES= pkg-message
|
||||
USE_RC_SUBR= ndproxy
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= AlexandreFenyo
|
||||
GH_TAGNAME= v${PORTVERSION}
|
||||
|
||||
# build for a kernel with 'options VIMAGE'
|
||||
CFLAGS+= -DVIMAGE
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1550596032
|
||||
SHA256 (AlexandreFenyo-ndproxy-3.2-v3.2_GH0.tar.gz) = 8ea72bb12b26bb1ca4df31bc1bd86b3eea52d42fe2d014d890a1a067721c63dd
|
||||
SIZE (AlexandreFenyo-ndproxy-3.2-v3.2_GH0.tar.gz) = 10172863
|
||||
SHA256 (AlexandreFenyo-ndproxy-v3.2_GH0.tar.gz) = 8ea72bb12b26bb1ca4df31bc1bd86b3eea52d42fe2d014d890a1a067721c63dd
|
||||
SIZE (AlexandreFenyo-ndproxy-v3.2_GH0.tar.gz) = 10172863
|
||||
|
Loading…
Reference in New Issue
Block a user