From 1c94c4a26c2c5763233fc48da124824700dff160 Mon Sep 17 00:00:00 2001 From: Bruce M Simpson Date: Wed, 7 Feb 2007 23:03:48 +0000 Subject: Add patch for OSPF security advisory. PR: 108905 Submitted by: Nick Barkas --- net/xorp/Makefile | 6 +++++- net/xorp/distinfo | 3 +++ 2 files changed, 8 insertions(+), 1 deletion(-) (limited to 'net/xorp') 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 -- cgit v1.2.3