Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Feb 2002 12:39:34 -0800 (PST)
From:      Lev Walkin <vlm@netli.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/34940: Maintainer update: net/ipcad
Message-ID:  <200202142039.g1EKdYH56007@spelio.netli.lan>

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

>Number:         34940
>Category:       ports
>Synopsis:       Maintainer update: net/ipcad
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 14 12:50:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Lev Walkin
>Release:        FreeBSD 4.4-RELEASE i386
>Organization:
>Environment:
System: FreeBSD spelio.netli.lan 4.4-RELEASE FreeBSD 4.4-RELEASE #116: Tue Jan 8 13:20:20 PST 2002 vlm@spelio.netli.lan:/usr/src/sys/compile/SPELIO i386


>Description:

Due to changes in BPF code in FreeBSD-STABLE kernels, old versions of ipcad
no longer work in daemon mode. This update solves this problem.


>How-To-Repeat:
>Fix:

diff -ruN ipcad.old/Makefile ipcad/Makefile
--- ipcad.old/Makefile  Thu Feb 14 12:34:21 2002
+++ ipcad/Makefile      Thu Feb 14 12:34:26 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=      ipcad
-PORTVERSION=   2.6
+PORTVERSION=   2.6.1
 CATEGORIES=    net
 MASTER_SITES=  http://www.spelio.net.ru/soft/
 
diff -ruN ipcad.old/distinfo ipcad/distinfo
--- ipcad.old/distinfo  Thu Feb 14 12:34:21 2002
+++ ipcad/distinfo      Thu Feb 14 12:34:43 2002
@@ -1 +1 @@
-MD5 (ipcad-2.6.tar.gz) = 37b27223cfe97ab8030ea16fb32b1fbe
+MD5 (ipcad-2.6.1.tar.gz) = 2e2eef7ba93d1e7e47dfaab5e2404bdd

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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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