ports/53667: GNJU-Radius released new version

Andrey Pavlenko lance at evitel.net
Tue Jun 24 07:40:10 UTC 2003


>Number:         53667
>Category:       ports
>Synopsis:       GNJU-Radius released new version
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 24 00:40:04 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Andrey Pavlenko
>Release:        FreeBSD 4.7-RELEASE-p10 i386
>Organization:
ISP Merlin Telecom
>Environment:
System: FreeBSD hornet.merlin.net.ua 4.7-RELEASE-p10 FreeBSD 4.7-RELEASE-p10 #3: Tue Apr 15 12:14:17 EEST 2003 root at hornet.merlin.net.ua:/usr/obj/usr/src/sys/HORNET i386

>Description:

GNU-Radius update from 0.96.4 to 1.0 version.

>How-To-Repeat:
	
>Fix:

diff -ruN gnu-radius-old/Makefile gnu-radius/Makefile
--- gnu-radius-old/Makefile	Tue Jun 24 10:10:04 2003
+++ gnu-radius/Makefile	Tue Jun 24 10:22:18 2003
@@ -4,13 +4,13 @@
 #
 # $FreeBSD: ports/net/gnu-radius/Makefile,v 1.9 2003/02/21 13:14:42 knu Exp $
 
-PORTNAME=	gnu-radius
-PORTVERSION=	0.96.4
+PORTNAME=	radius
+PORTVERSION=	1.0
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_GNU}
 MASTER_SITE_SUBDIR=	radius
 
-MAINTAINER=	lance at evitel.net
+MAINTAINER=	lance at merlin.net.ua
 COMMENT=	GNU RADIUS server
 
 #MAKEFILE=	Makefile
diff -ruN gnu-radius-old/distinfo gnu-radius/distinfo
--- gnu-radius-old/distinfo	Tue Jun 24 10:10:04 2003
+++ gnu-radius/distinfo	Tue Jun 24 10:12:51 2003
@@ -1 +1 @@
-MD5 (gnu-radius-0.96.4.tar.gz) = 95eaadf48e0d8662bdaadfdaebd7df37
+MD5 (radius-1.0.tar.gz) = 0d17140cc44ea7cff25b93a809595f8f
diff -ruN gnu-radius-old/files/patch-symtab.c gnu-radius/files/patch-symtab.c
--- gnu-radius-old/files/patch-symtab.c	Tue Jun 24 10:10:04 2003
+++ gnu-radius/files/patch-symtab.c	Thu Jan  1 03:00:00 1970
@@ -1,12 +0,0 @@
---- radlib/symtab.c.orig	Tue Nov 27 12:13:36 2001
-+++ radlib/symtab.c	Wed Apr 24 09:54:42 2002
-@@ -307,6 +307,9 @@
- {
- 	int i;
- 	Symbol *sym, *next;
-+
-+	if (symtab->hash_num == -1)
-+		return;
- 	
- 	for (i = 0; i < hash_size[symtab->hash_num]; i++) {
- 		sym = symtab->sym[i];

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



More information about the freebsd-ports-bugs mailing list