svn commit: r311712 - head/net-mgmt/ezradius
Ryan Steinmetz
zi at FreeBSD.org
Tue Feb 5 12:57:02 UTC 2013
Author: zi
Date: Tue Feb 5 12:57:01 2013
New Revision: 311712
URL: http://svnweb.freebsd.org/changeset/ports/311712
Log:
- Update RUN_DEPENDS after net/freeradius-mysql deprecation
- Bump PORTREVISION
Modified:
head/net-mgmt/ezradius/Makefile
Modified: head/net-mgmt/ezradius/Makefile
==============================================================================
--- head/net-mgmt/ezradius/Makefile Tue Feb 5 12:52:45 2013 (r311711)
+++ head/net-mgmt/ezradius/Makefile Tue Feb 5 12:57:01 2013 (r311712)
@@ -1,12 +1,9 @@
-# New ports collection makefile for: ezradius
-# Date created: 2008-05-29
-# Whom: Lucio Costa <lucio at zetasolucoes.com.br>
-#
+# Created by: Lucio Costa <lucio at zetasolucoes.com.br>
# $FreeBSD$
-#
PORTNAME= ezradius
PORTVERSION= 0.2.1.2
+PORTREVISION= 1
CATEGORIES= net-mgmt
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-0.2.1stable
DISTNAME= ${PORTNAME}-${PORTVERSION}stable${EXTRACT_SUFFIX}
@@ -14,7 +11,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}stab
MAINTAINER= lucio at zetasolucoes.com.br
COMMENT= EzRADIUS is FreeRADIUS and Chillispot web-based management software
-RUN_DEPENDS= radiusd:${PORTSDIR}/net/freeradius-mysql
+RUN_DEPENDS= radiusd:${PORTSDIR}/net/freeradius2
WRKSRC= ${WRKDIR}/${PORTNAME}-intl
NO_BUILD= yes
More information about the svn-ports-head
mailing list