From owner-freebsd-ports Thu Feb 14 12:50:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9821137B404 for ; Thu, 14 Feb 2002 12:50:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1EKo0p99031; Thu, 14 Feb 2002 12:50:00 -0800 (PST) (envelope-from gnats) Received: from smtp.netli.com (fw1-pal-qwest.netli.net [63.236.62.82]) by hub.freebsd.org (Postfix) with ESMTP id 1FE3137B41B for ; Thu, 14 Feb 2002 12:40:44 -0800 (PST) Received: (qmail 4640 invoked by uid 84); 14 Feb 2002 20:40:44 -0000 Received: from vlm@netli.com by l3-1 with qmail-scanner-0.96 (uvscan: v4.1.40/v4121. . Clean. Processed in 0.101994 secs); 14 Feb 2002 20:40:44 -0000 Received: from unknown (HELO spelio.netli.lan) (192.168.238.32) by mx01-pal-lan.netli.lan with SMTP; 14 Feb 2002 20:40:43 -0000 Received: (from root@localhost) by spelio.netli.lan (8.11.3/8.11.1) id g1EKdYH56007; Thu, 14 Feb 2002 12:39:34 -0800 (PST) (envelope-from vlm) Message-Id: <200202142039.g1EKdYH56007@spelio.netli.lan> Date: Thu, 14 Feb 2002 12:39:34 -0800 (PST) From: Lev Walkin Reply-To: Lev Walkin To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/34940: Maintainer update: net/ipcad Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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