Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Dec 2012 16:55:44 +0000 (UTC)
From:      Sergey Matveychuk <sem@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r308159 - head/net/dhcprelya
Message-ID:  <201212031655.qB3Gti1p078475@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sem
Date: Mon Dec  3 16:55:43 2012
New Revision: 308159
URL: http://svnweb.freebsd.org/changeset/ports/308159

Log:
  - Update to 4.5
  
  Feature safe: yes

Modified:
  head/net/dhcprelya/Makefile
  head/net/dhcprelya/distinfo

Modified: head/net/dhcprelya/Makefile
==============================================================================
--- head/net/dhcprelya/Makefile	Mon Dec  3 16:49:48 2012	(r308158)
+++ head/net/dhcprelya/Makefile	Mon Dec  3 16:55:43 2012	(r308159)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	dhcprelya
-PORTVERSION=	4.4
+PORTVERSION=	4.5
 CATEGORIES=	net
 MASTER_SITES=	http://sem.semmy.ru/
 
@@ -22,7 +22,8 @@ PORTDOCS=	README
 PLIST_FILES=	sbin/${PORTNAME} lib/${PORTNAME}_log_plugin.so \
 		lib/${PORTNAME}_option82_plugin.so
 
-OPTIONS_DEFINE=	RADIUS_PLUGIN
+# The modules use a new system libradius that is not committed yet
+#OPTIONS_DEFINE=	RADIUS_PLUGIN
 RADIUS_PLUGIN_PLUGIN_DESC=	build radius plugin
 
 .include <bsd.port.options.mk>

Modified: head/net/dhcprelya/distinfo
==============================================================================
--- head/net/dhcprelya/distinfo	Mon Dec  3 16:49:48 2012	(r308158)
+++ head/net/dhcprelya/distinfo	Mon Dec  3 16:55:43 2012	(r308159)
@@ -1,2 +1,2 @@
-SHA256 (dhcprelya-4.4.tar.gz) = 540461176aca9d2dd01f92b15606112d498114a96930fceee9c4878f4a01266a
-SIZE (dhcprelya-4.4.tar.gz) = 23749
+SHA256 (dhcprelya-4.5.tar.gz) = 183fa92bb600fb5c9c27746b3ffa8a1dc8cf05598526adc95fbb1ac51e6c2942
+SIZE (dhcprelya-4.5.tar.gz) = 24548



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