net/cjdns: Unbreak on 12 by adding 2 upstream patches

This commit is contained in:
Yuri Victorovich 2018-04-12 17:48:24 +00:00
parent b28ed90edc
commit 542195335e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=467173
2 changed files with 10 additions and 2 deletions

View File

@ -4,8 +4,12 @@
PORTNAME= cjdns
DISTVERSIONPREFIX= cjdns-v
DISTVERSION= 20.1
PORTREVISION= 1
CATEGORIES= net security
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
PATCHFILES= 8b643d2db8a5f64720ff303c3344de6d68cdce5d.patch:-p1 d7a87ed23bbb567bd8ea2418c54266c7f26939c4.patch:-p1
MAINTAINER= yuri@FreeBSD.org
COMMENT= Routing engine designed for security, scalability, speed
@ -30,7 +34,7 @@ post-patch:
${WRKSRC}/contrib/sh/run-cjdroute.sh
do-build:
cd ${WRKSRC} && ./do
@cd ${WRKSRC} && ./do
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/cjdroute ${STAGEDIR}${PREFIX}/bin

View File

@ -1,3 +1,7 @@
TIMESTAMP = 1517415986
TIMESTAMP = 1523265147
SHA256 (cjdelisle-cjdns-cjdns-v20.1_GH0.tar.gz) = feea3e3884f66731b5efe3d289d5215ad4be27acb6a5879fabed14246f649cd7
SIZE (cjdelisle-cjdns-cjdns-v20.1_GH0.tar.gz) = 4073975
SHA256 (8b643d2db8a5f64720ff303c3344de6d68cdce5d.patch) = 334986071effbcc2e593ec471b3a253a5a34013f5fd64cc83799c9d32e914124
SIZE (8b643d2db8a5f64720ff303c3344de6d68cdce5d.patch) = 1485
SHA256 (d7a87ed23bbb567bd8ea2418c54266c7f26939c4.patch) = 5944da39ecf8a5ad43bd08a029c4492d8d3de5fc7e8c88c77d818c9fcc3a32ed
SIZE (d7a87ed23bbb567bd8ea2418c54266c7f26939c4.patch) = 1270