svn commit: r498424 - head/net/phpldapadmin
Steve Wills
swills at FreeBSD.org
Mon Apr 8 20:13:03 UTC 2019
Author: swills
Date: Mon Apr 8 20:13:01 2019
New Revision: 498424
URL: https://svnweb.freebsd.org/changeset/ports/498424
Log:
net/phpldapadmin: enable php73
PR: 237013
Submitted by: Krzysztof <ports at bsdserwis.com> (maintainer)
Modified:
head/net/phpldapadmin/Makefile (contents, props changed)
Modified: head/net/phpldapadmin/Makefile
==============================================================================
--- head/net/phpldapadmin/Makefile Mon Apr 8 20:03:44 2019 (r498423)
+++ head/net/phpldapadmin/Makefile Mon Apr 8 20:13:01 2019 (r498424)
@@ -3,7 +3,7 @@
PORTNAME= phpldapadmin
PORTVERSION= 1.2.3
-PORTREVISION= 9
+PORTREVISION= 10
PORTEPOCH= 1
CATEGORIES= net www
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-php5/${PORTVERSION}
@@ -18,7 +18,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
USES= cpe php:web,flavors tar:tgz
USE_PHP= gettext ldap openssl pcre session xml iconv hash
-IGNORE_WITH_PHP=73
NO_ARCH= yes
NO_BUILD= yes
CPE_VENDOR= deon_george
More information about the svn-ports-head
mailing list