aboutsummaryrefslogtreecommitdiff
path: root/net/xorp
diff options
context:
space:
mode:
authorBruce M Simpson <bms@FreeBSD.org>2007-02-07 23:03:48 +0000
committerBruce M Simpson <bms@FreeBSD.org>2007-02-07 23:03:48 +0000
commit1c94c4a26c2c5763233fc48da124824700dff160 (patch)
treeabae0bd0e2d5f898791b804d575b8d71b66e95bf /net/xorp
parentc5cb4badd28a848facf90cab4d0aea387fab811b (diff)
downloadports-1c94c4a26c2c5763233fc48da124824700dff160.tar.gz
ports-1c94c4a26c2c5763233fc48da124824700dff160.zip
Add patch for OSPF security advisory.
PR: 108905 Submitted by: Nick Barkas
Notes
Notes: svn path=/head/; revision=184539
Diffstat (limited to 'net/xorp')
-rw-r--r--net/xorp/Makefile6
-rw-r--r--net/xorp/distinfo3
2 files changed, 8 insertions, 1 deletions
diff --git a/net/xorp/Makefile b/net/xorp/Makefile
index 5e2847314fde..c2b3657115ff 100644
--- a/net/xorp/Makefile
+++ b/net/xorp/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xorp
PORTVERSION= 1.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= http://www.xorp.org/releases/${PORTVERSION}/ \
http://www2.xorp.org/releases/${PORTVERSION}/ \
@@ -15,6 +15,10 @@ MASTER_SITES= http://www.xorp.org/releases/${PORTVERSION}/ \
http://www3.xorp.org/releases/${PORTVERSION}/
DISTNAME= ${PORTNAME}-${PORTVERSION}
+# Patch for http://www.xorp.org/advisories/XORP_SA_06:01.ospf.txt.
+PATCH_SITES= http://www.xorp.org/patches/SA-06:01/
+PATCHFILES= xorp_sa_06:01.ospf_1.3.patch:DEFAULT
+
MAINTAINER= bms@FreeBSD.org
COMMENT= The eXtensible Open Router Platform
diff --git a/net/xorp/distinfo b/net/xorp/distinfo
index 62f09ba9cbd8..899989360eae 100644
--- a/net/xorp/distinfo
+++ b/net/xorp/distinfo
@@ -1,3 +1,6 @@
MD5 (xorp-1.3.tar.gz) = d428b0c3c7afdad32b529cce2f8b0b2b
SHA256 (xorp-1.3.tar.gz) = 4196f2d02268d732a4268924b971ff7fe9cc5425cde53ff10dd45665dcee7bbd
SIZE (xorp-1.3.tar.gz) = 8359944
+MD5 (xorp_sa_06:01.ospf_1.3.patch) = 8e4169a3aef75d716b55cefaf277cfd6
+SHA256 (xorp_sa_06:01.ospf_1.3.patch) = ed23037f353edc9f5eac8ee9ad1d05551b6e88f863de369eb3aa0f49c137eccf
+SIZE (xorp_sa_06:01.ospf_1.3.patch) = 3286