Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jun 2013 18:55:14 +0400 (MSK)
From:      Anes Mukhametov <anes@anes.su>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/179492: Port net/quagga update: fix MAN8 leftover
Message-ID:  <201306111455.r5BEtEFh079716@monitoring.rambler.ru>
Resent-Message-ID: <201306111500.r5BF01nb037248@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         179492
>Category:       ports
>Synopsis:       Port net/quagga update: fix MAN8 leftover
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 11 15:00:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Anes Mukhametov <anes@anes.su>
>Release:        FreeBSD 8.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD monitoring.rambler.ru 8.2-STABLE FreeBSD 8.2-STABLE #0: Tue May 24 22:49:17 MSD 2011 root@monitoring.rambler.ru:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	Add leftover ospfclient.8 to MAN8 list
>How-To-Repeat:
	
>Fix:

	

--- quagga.diff begins here ---
diff -ruN net/quagga.orig/Makefile net/quagga/Makefile
--- net/quagga.orig/Makefile	2013-05-15 23:02:42.000000000 +0400
+++ net/quagga/Makefile	2013-06-11 18:30:35.718311697 +0400
@@ -3,6 +3,7 @@
 
 PORTNAME=	quagga
 PORTVERSION=	0.99.22
+PORTREVISION=	1
 CATEGORIES=	net ipv6
 MASTER_SITES=	SAVANNAH
 MASTER_SITE_SUBDIR=	quagga
@@ -25,7 +26,7 @@
 FETCH_ARGS=	-Fpr
 
 MAN1=		vtysh.1
-MAN8=		bgpd.8 ospf6d.8 ospfd.8 ripd.8 ripngd.8 zebra.8 watchquagga.8
+MAN8=		bgpd.8 ospf6d.8 ospfd.8 ripd.8 ripngd.8 zebra.8 watchquagga.8 ospfclient.8
 INFO=		quagga
 
 OPTIONS_DEFINE=	ISISD PAM OSPF_OPAQUE_LSA RTADV SNMP TCPSOCKETS DLMALLOC \
--- quagga.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306111455.r5BEtEFh079716>