git: ab6be4dbf3bb - main - net/norm: use upstream divert(4) patches to avoid warning on CURRENT
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 08 Sep 2022 07:31:54 UTC
The branch main has been updated by glebius (src committer):
URL: https://cgit.FreeBSD.org/ports/commit/?id=ab6be4dbf3bb1c7680976465df6c8331a5e21b5f
commit ab6be4dbf3bb1c7680976465df6c8331a5e21b5f
Author: Gleb Smirnoff <glebius@FreeBSD.org>
AuthorDate: 2022-09-08 07:31:15 +0000
Commit: Gleb Smirnoff <glebius@FreeBSD.org>
CommitDate: 2022-09-08 07:31:15 +0000
net/norm: use upstream divert(4) patches to avoid warning on CURRENT
PR: 266276
Approved by: mikael
---
net/norm/Makefile | 6 +++++-
net/norm/distinfo | 4 +++-
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