From lance@elbrus.evitel.net  Mon Sep  2 00:55:51 2002
Return-Path: <lance@elbrus.evitel.net>
Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 1075437B400
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  2 Sep 2002 00:55:51 -0700 (PDT)
Received: from elbrus.evitel.net (elbrus.evitel.net [217.66.96.7])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 63BC843E72
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  2 Sep 2002 00:55:49 -0700 (PDT)
	(envelope-from lance@elbrus.evitel.net)
Received: from elbrus.evitel.net (localhost [127.0.0.1])
	by elbrus.evitel.net (8.12.3/8.12.3) with ESMTP id g827ti8d051288
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 2 Sep 2002 10:55:44 +0300 (EEST)
	(envelope-from lance@elbrus.evitel.net)
Received: (from lance@localhost)
	by elbrus.evitel.net (8.12.3/8.12.3/Submit) id g827thxC051287;
	Mon, 2 Sep 2002 10:55:43 +0300 (EEST)
	(envelope-from lance)
Message-Id: <200209020755.g827thxC051287@elbrus.evitel.net>
Date: Mon, 2 Sep 2002 10:55:43 +0300 (EEST)
From: Andrey Pavlenko <lance@evitel.net>
Reply-To: Andrey Pavlenko <lance@evitel.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: GNU Radius 0.96.3 --> 0.96.4
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         42317
>Category:       ports
>Synopsis:       GNU Radius 0.96.3 --> 0.96.4
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 02 01:00:04 PDT 2002
>Closed-Date:    Sat Oct 26 19:42:48 PDT 2002
>Last-Modified:  Sat Oct 26 19:42:48 PDT 2002
>Originator:     Andrey Pavlenko
>Release:        FreeBSD 4.6.2-RELEASE i386
>Organization:
ISP Evitel
>Environment:
System: FreeBSD elbrus.evitel.net 4.6.2-RELEASE FreeBSD 4.6.2-RELEASE #4: Wed Aug 21 16:29:49 EEST 2002 root@elbrus.evitel.net:/var/obj/usr/src/sys/ELBRUS i386

>Description:
Update port GNU Radius 0.96.3 to 0.96.4 version

>How-To-Repeat:
	
>Fix:

--- gnu-radius.diff begins here ---
diff -ruN /home/lance/gnu-radius/Makefile /usr/ports/net/gnu-radius/Makefile
--- /home/lance/gnu-radius/Makefile	Mon Sep  2 10:24:06 2002
+++ /usr/ports/net/gnu-radius/Makefile	Mon Sep  2 10:25:57 2002
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/net/gnu-radius/Makefile,v 1.6 2002/06/16 14:31:04 cy Exp $
 
 PORTNAME=	gnu-radius
-PORTVERSION=	0.96.3
+PORTVERSION=	0.96.4
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_GNU}
 MASTER_SITE_SUBDIR=	radius
diff -ruN /home/lance/gnu-radius/distinfo /usr/ports/net/gnu-radius/distinfo
--- /home/lance/gnu-radius/distinfo	Mon Sep  2 10:24:06 2002
+++ /usr/ports/net/gnu-radius/distinfo	Mon Sep  2 10:26:44 2002
@@ -1 +1 @@
-MD5 (gnu-radius-0.96.3.tar.gz) = 8c681f73d9bf0e0fcbdb96651a16dd95
+MD5 (gnu-radius-0.96.4.tar.gz) = 95eaadf48e0d8662bdaadfdaebd7df37
--- gnu-radius.diff ends here ---


>Release-Note:
>Audit-Trail:

From: Hye-Shik Chang <perky@fallin.lv>
To: Andrey Pavlenko <lance@evitel.net>
Cc: FreeBSD-gnats-submit@FreeBSD.org
Subject: Re: ports/42317: GNU Radius 0.96.3 --> 0.96.4
Date: Tue, 3 Sep 2002 05:18:33 +0900

 I got this errors on uninstalling this port with your update:
 
 ===>  Deinstalling for gnu-radius-0.96.4
 pkg_delete: file `/usr/local/bin/radscm' doesn't really exist
 pkg_delete: file `/usr/local/bin/radsession' doesn't really exist
 pkg_delete: file `/usr/local/share/gnu-radius/guile-procedures.txt' doesn't really exist
 Leaving /var/run/radutmp, /var/log/radwtmp and /var/log/radstat alone.
 pkg_delete: couldn't entirely delete package (perhaps the packing list is
 incorrectly specified?)

From: Andrey Pavlenko <lance@evitel.net>
To: Hye-Shik Chang <perky@fallin.lv>
Cc: FreeBSD-gnats-submit@FreeBSD.org
Subject: Re: ports/42317: GNU Radius 0.96.3 --> 0.96.4
Date: Tue, 3 Sep 2002 11:08:58 +0300

 , Hye-Shik!
 
 On Tue, Sep 03, 2002 at 05:18:33AM +0900, Hye-Shik Chang wrote:
 > I got this errors on uninstalling this port with your update:
 
 Show me Makefile.inc, pls.
 
 > ===>  Deinstalling for gnu-radius-0.96.4
 > pkg_delete: file `/usr/local/bin/radscm' doesn't really exist
 > pkg_delete: file `/usr/local/bin/radsession' doesn't really exist
 > pkg_delete: file `/usr/local/share/gnu-radius/guile-procedures.txt' doesn't really exist
 > Leaving /var/run/radutmp, /var/log/radwtmp and /var/log/radstat alone.
 > pkg_delete: couldn't entirely delete package (perhaps the packing list is
 > incorrectly specified?)
 
 -- 
 With best regards!
 ===============================================================================
 Lance                                         
 ANP-RIPE                                      Mailto: lance@evitel.net
State-Changed-From-To: open->closed 
State-Changed-By: kris 
State-Changed-When: Sat Oct 26 19:42:26 PDT 2002 
State-Changed-Why:  
Patch committed (with pkg-plist fix). 

http://www.freebsd.org/cgi/query-pr.cgi?pr=42317 
>Unformatted:
