Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Jan 2015 20:37:33 +0000 (UTC)
From:      Matthias Andree <mandree@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r377475 - head/security/openvpn-auth-ldap
Message-ID:  <201501192037.t0JKbXZO033083@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mandree
Date: Mon Jan 19 20:37:32 2015
New Revision: 377475
URL: https://svnweb.freebsd.org/changeset/ports/377475
QAT: https://qat.redports.org/buildarchive/r377475/

Log:
  Grab maintainership and unmark BROKEN.
  Bump PORTREVISION for the benefit of those that used TRYBROKEN=*.
  
  PR: 190497

Modified:
  head/security/openvpn-auth-ldap/Makefile

Modified: head/security/openvpn-auth-ldap/Makefile
==============================================================================
--- head/security/openvpn-auth-ldap/Makefile	Mon Jan 19 20:36:42 2015	(r377474)
+++ head/security/openvpn-auth-ldap/Makefile	Mon Jan 19 20:37:32 2015	(r377475)
@@ -3,12 +3,13 @@
 
 PORTNAME=	openvpn-auth-ldap
 PORTVERSION=	2.0.4.0.s1379
+PORTREVISION=	1
 CATEGORIES=	security
 #MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
 MASTER_SITES=	LOCAL/mandree
 DISTNAME=	auth-ldap-${PORTVERSION}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	mandree@FreeBSD.org
 COMMENT=	LDAP authentication plugin for OpenVPN
 
 LICENSE=	BSD3CLAUSE
@@ -17,8 +18,6 @@ BUILD_DEPENDS=	re2c:${PORTSDIR}/devel/re
 		${NONEXISTENT}:${PORTSDIR}/security/openvpn:extract \
 		libcheck>=0:${PORTSDIR}/devel/libcheck
 
-BROKEN=		Untested SVN-based port, report success on https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190497
-
 USES=		objc tar:xz
 
 GNU_CONFIGURE=	yes



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