net/cjdns: Update to 20.1
Reported by: portscout Approved by: adamw (mentor) Differential Revision: https://reviews.freebsd.org/D14149
This commit is contained in:
parent
4eb0e2b0c5
commit
a18ef74117
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=460838
2 changed files with 6 additions and 7 deletions
|
@ -2,11 +2,11 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= cjdns
|
||||
PORTVERSION= 20
|
||||
DISTVERSIONPREFIX= cjdns-v
|
||||
DISTVERSION= 20.1
|
||||
CATEGORIES= net security
|
||||
|
||||
MAINTAINER= yuri@rawbw.com
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
COMMENT= Routing engine designed for security, scalability, speed
|
||||
|
||||
LICENSE= GPLv3
|
||||
|
@ -15,10 +15,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
|||
BUILD_DEPENDS= node:www/node \
|
||||
bash:shells/bash
|
||||
|
||||
USES= gmake python:2.7
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= cjdelisle
|
||||
|
||||
USES= gmake python:2.7
|
||||
USE_RC_SUBR= cjdns
|
||||
SUB_FILES= cjdns pkg-message
|
||||
SUB_LIST= LOCALBASE=${LOCALBASE}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1498396041
|
||||
SHA256 (cjdelisle-cjdns-cjdns-v20_GH0.tar.gz) = 08a1029d47f3b666eec9d901b2e2fe6e8f971348c10465427db95e4153ecd8b7
|
||||
SIZE (cjdelisle-cjdns-cjdns-v20_GH0.tar.gz) = 4076483
|
||||
TIMESTAMP = 1517415986
|
||||
SHA256 (cjdelisle-cjdns-cjdns-v20.1_GH0.tar.gz) = feea3e3884f66731b5efe3d289d5215ad4be27acb6a5879fabed14246f649cd7
|
||||
SIZE (cjdelisle-cjdns-cjdns-v20.1_GH0.tar.gz) = 4073975
|
||||
|
|
Loading…
Reference in a new issue