aboutsummaryrefslogtreecommitdiff
path: root/security/i2pd
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2019-03-18 04:32:13 +0000
committerJan Beich <jbeich@FreeBSD.org>2019-03-18 04:32:13 +0000
commitba524dcd260d407fdfbfbc0a3c5364761b13515c (patch)
tree9cc0b41f0a20cefe17c25d2f1959003ed5d32f1a /security/i2pd
parent97735a908c44d9c969043444082d48768f753532 (diff)
downloadports-ba524dcd260d407fdfbfbc0a3c5364761b13515c.tar.gz
ports-ba524dcd260d407fdfbfbc0a3c5364761b13515c.zip
security/i2pd: unbreak with boost 1.70
PR: 236600 Obtained from: upstream
Notes
Notes: svn path=/head/; revision=496120
Diffstat (limited to 'security/i2pd')
-rw-r--r--security/i2pd/Makefile3
-rw-r--r--security/i2pd/distinfo2
2 files changed, 5 insertions, 0 deletions
diff --git a/security/i2pd/Makefile b/security/i2pd/Makefile
index 141be77e89d2..54f254229ddc 100644
--- a/security/i2pd/Makefile
+++ b/security/i2pd/Makefile
@@ -6,6 +6,9 @@ PORTVERSION= 2.23.0
PORTREVISION= 1
CATEGORIES= security net-p2p
+PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
+PATCHFILES+= fc84d6c4b728.patch:-p1
+
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= C++ implementation of I2P client
diff --git a/security/i2pd/distinfo b/security/i2pd/distinfo
index c89da5cf05d9..1fb72e05dbc2 100644
--- a/security/i2pd/distinfo
+++ b/security/i2pd/distinfo
@@ -1,3 +1,5 @@
TIMESTAMP = 1548175954
SHA256 (PurpleI2P-i2pd-2.23.0_GH0.tar.gz) = 19e8573b44b94ce83bd5705569934049cb1dc39db11449abcb9e4b36afe5a279
SIZE (PurpleI2P-i2pd-2.23.0_GH0.tar.gz) = 1008677
+SHA256 (fc84d6c4b728.patch) = 1a5253c9cfdc4674866454c149d9fb8b4cc121c32fab1d79c44ba09acffea6d3
+SIZE (fc84d6c4b728.patch) = 1239