aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGleb Smirnoff <glebius@FreeBSD.org>2022-09-08 07:31:15 +0000
committerGleb Smirnoff <glebius@FreeBSD.org>2022-09-08 07:31:15 +0000
commitab6be4dbf3bb1c7680976465df6c8331a5e21b5f (patch)
tree156c0ee29a703f1bf6bdce5849d11b5ad50bf2d6
parent9c85fa7ffc7fa4d011a1de4f92d50f18519aff2d (diff)
downloadports-ab6be4dbf3bb1c7680976465df6c8331a5e21b5f.tar.gz
ports-ab6be4dbf3bb1c7680976465df6c8331a5e21b5f.zip
net/norm: use upstream divert(4) patches to avoid warning on CURRENT
PR: 266276 Approved by: mikael
-rw-r--r--net/norm/Makefile6
-rw-r--r--net/norm/distinfo4
2 files changed, 8 insertions, 2 deletions
diff --git a/net/norm/Makefile b/net/norm/Makefile
index 5c6af986a791..4c0cc829fd0a 100644
--- a/net/norm/Makefile
+++ b/net/norm/Makefile
@@ -1,6 +1,6 @@
PORTNAME= norm
PORTVERSION= 1.5r6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= http://downloads.pf.itd.nrl.navy.mil/norm/archive/:norm \
https://waf.io/:waf
@@ -9,6 +9,10 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:norm \
waf-2.0.19:waf
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
+PATCH_SITES= https://github.com/USNavalResearchLaboratory/protolib/commit/
+PATCHFILES= ba9ca1ca7d73592268ebfd5a43271303e76f461e.patch:-p1
+PATCH_DIST_ARGS= -d protolib
+
MAINTAINER= hd@oc.dk
COMMENT= NACK-Oriented Reliable Multicast (NORM)
WWW= https://www.nrl.navy.mil/itd/ncs/products/norm
diff --git a/net/norm/distinfo b/net/norm/distinfo
index 92e03e45e596..2b0950ad1694 100644
--- a/net/norm/distinfo
+++ b/net/norm/distinfo
@@ -1,5 +1,7 @@
-TIMESTAMP = 1579424199
+TIMESTAMP = 1662622009
SHA256 (src-norm-1.5r6.tgz) = 20ea2e8dd5d5e1ff1ff91dc7dab6db53a77d7b7183d8cf2425c215fd294f22a7
SIZE (src-norm-1.5r6.tgz) = 2297898
SHA256 (waf-2.0.19) = ba63c90a865a9bcf46926c4e6776f9a3f73d29f33d49b7f61f96bc37b7397cef
SIZE (waf-2.0.19) = 104832
+SHA256 (ba9ca1ca7d73592268ebfd5a43271303e76f461e.patch) = 20caaebb6455004de46935d79372c13d10bf2df699ebb996e5e390b6a23b666e
+SIZE (ba9ca1ca7d73592268ebfd5a43271303e76f461e.patch) = 1857