aboutsummaryrefslogtreecommitdiff
path: root/net/norm/Makefile
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 /net/norm/Makefile
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
Diffstat (limited to 'net/norm/Makefile')
-rw-r--r--net/norm/Makefile6
1 files changed, 5 insertions, 1 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