Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Dec 2003 11:45:37 +0200 (EET)
From:      Andrey Pavlenko <lance@merlin.net.ua>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/60496: GNU Radius 1.2 has been released
Message-ID:  <200312220945.hBM9jbCC059272@stealth.merlin.net.ua>
Resent-Message-ID: <200312220950.hBM9oDAF063895@freefall.freebsd.org>

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

>Number:         60496
>Category:       ports
>Synopsis:       GNU Radius 1.2 has been released
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 22 01:50:12 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Andrey Pavlenko
>Release:        FreeBSD 4.8-RELEASE-p13 i386
>Organization:
ISP Merlin Telecom http://www.merlin.net.ua
>Environment:
System: FreeBSD stealth.merlin.net.ua 4.8-RELEASE-p13 FreeBSD 4.8-RELEASE-p13 #6: Mon Oct 6 17:54:51 EEST 2003 root@stealth.merlin.net.ua:/usr/obj/usr/src/sys/STEALTH i386


>Description:

GNU Radius 1.2 has been released. Update mysqlclient version.

>How-To-Repeat:
	
>Fix:


diff -ruN /home/lance/gnu-radius/Makefile ./gnu-radius/Makefile
--- /home/lance/gnu-radius/Makefile	Mon Dec 22 10:52:34 2003
+++ ./gnu-radius/Makefile	Mon Dec 22 10:53:12 2003
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/net/gnu-radius/Makefile,v 1.14 2003/12/15 20:10:23 pav Exp $
 
 PORTNAME=	gnu-radius
-PORTVERSION=	1.1
+PORTVERSION=	1.2
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_GNU}
 MASTER_SITE_SUBDIR=	radius
diff -ruN /home/lance/gnu-radius/distinfo ./gnu-radius/distinfo
--- /home/lance/gnu-radius/distinfo	Mon Dec 22 10:52:34 2003
+++ ./gnu-radius/distinfo	Mon Dec 22 10:58:07 2003
@@ -1 +1 @@
-MD5 (radius-1.1.tar.gz) = 78ac1582afaee5ca438841eb28c1e7ce
+MD5 (radius-1.2.tar.gz) = 41efba1332ff563e1f88f2aba04d9d24
diff -ruN /home/lance/gnu-radius/scripts/configure ./gnu-radius/scripts/configure
--- /home/lance/gnu-radius/scripts/configure	Mon Dec 22 10:52:34 2003
+++ ./gnu-radius/scripts/configure	Mon Dec 22 11:31:35 2003
@@ -54,7 +54,7 @@
 			echo "CONFIGURE_ARGS+= --enable-dbm=ndbm"
 			;;
 		\"MySQL\")
-			echo "LIB_DEPENDS+=	mysqlclient.10:\${PORTSDIR}/databases/mysql323-client:install"
+			echo "LIB_DEPENDS+=	mysqlclient.14:\${PORTSDIR}/databases/mysql41-client:install"
 			echo "CONFIGURE_ARGS+= --with-mysql"
 			LIB_PATH="$LIB_PATH:${LOCALBASE}/lib/mysql/"
 			;;

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



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