From owner-svn-ports-head@freebsd.org Wed Sep 23 16:13:27 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id BACEB3FDE35; Wed, 23 Sep 2020 16:13:27 +0000 (UTC) (envelope-from fluffy@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BxNWq4VJgz3XjS; Wed, 23 Sep 2020 16:13:27 +0000 (UTC) (envelope-from fluffy@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 635E712F6C; Wed, 23 Sep 2020 16:13:27 +0000 (UTC) (envelope-from fluffy@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 08NGDRhX022689; Wed, 23 Sep 2020 16:13:27 GMT (envelope-from fluffy@FreeBSD.org) Received: (from fluffy@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 08NGDRnD022687; Wed, 23 Sep 2020 16:13:27 GMT (envelope-from fluffy@FreeBSD.org) Message-Id: <202009231613.08NGDRnD022687@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: fluffy set sender to fluffy@FreeBSD.org using -f From: Dima Panov Date: Wed, 23 Sep 2020 16:13:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r549746 - in head/net/phpldapadmin: . files X-SVN-Group: ports-head X-SVN-Commit-Author: fluffy X-SVN-Commit-Paths: in head/net/phpldapadmin: . files X-SVN-Commit-Revision: 549746 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Sep 2020 16:13:27 -0000 Author: fluffy Date: Wed Sep 23 16:13:26 2020 New Revision: 549746 URL: https://svnweb.freebsd.org/changeset/ports/549746 Log: net/phpldapadmin: update to 1.2.6.2 release Set option pecl-mpcrypt for password hashes Project moved to GitHub PR: 245815 Approved by: maintainer Deleted: head/net/phpldapadmin/files/extra-patch-lib__PageRender.php head/net/phpldapadmin/files/patch-config__config.php.example head/net/phpldapadmin/files/patch-lib__PageRender.php head/net/phpldapadmin/files/patch-lib__TemplateRender.php head/net/phpldapadmin/files/patch-lib__ds_ldap.php head/net/phpldapadmin/files/patch-lib__ds_ldap_pla.php head/net/phpldapadmin/files/patch-lib__functions.php Modified: head/net/phpldapadmin/Makefile head/net/phpldapadmin/distinfo Modified: head/net/phpldapadmin/Makefile ============================================================================== --- head/net/phpldapadmin/Makefile Wed Sep 23 15:50:48 2020 (r549745) +++ head/net/phpldapadmin/Makefile Wed Sep 23 16:13:26 2020 (r549746) @@ -2,11 +2,8 @@ # $FreeBSD$ PORTNAME= phpldapadmin -PORTVERSION= 1.2.3 -PORTREVISION= 11 -PORTEPOCH= 1 +PORTVERSION= 1.2.6.2 CATEGORIES= net www -MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-php5/${PORTVERSION} PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} MAINTAINER= ports@bsdserwis.com @@ -17,11 +14,21 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USES= cpe php:web,flavors tar:tgz USE_PHP= gettext ldap openssl pcre session xml iconv hash +USE_GITHUB= yes +GH_ACCOUNT= leenooks +GH_PROJECT= phpLDAPadmin NO_ARCH= yes NO_BUILD= yes CPE_VENDOR= deon_george +OPTIONS_DEFINE= MCRYPT + +MCRYPT_DESC= Use pecl-mcrypt for password hashing +MCRYPT_USE= PHP=mcrypt + +.include + GROUPS?= ${WWWGRP} CFGDIR= config CFGFILE= config.php @@ -35,10 +42,6 @@ SUB_FILES+= pkg-message .SILENT: .include - -.if (${PHP_VER} == 73) -EXTRA_PATCHES+= ${FILESDIR}/extra-patch-lib__PageRender.php -.endif post-patch: cd ${WRKSRC} ; \ Modified: head/net/phpldapadmin/distinfo ============================================================================== --- head/net/phpldapadmin/distinfo Wed Sep 23 15:50:48 2020 (r549745) +++ head/net/phpldapadmin/distinfo Wed Sep 23 16:13:26 2020 (r549746) @@ -1,2 +1,3 @@ -SHA256 (phpldapadmin-1.2.3.tgz) = aecaf8c3ce77ba3899dd31ee5ee183555b2f9349eb8e196dcd33d8a3c485ed58 -SIZE (phpldapadmin-1.2.3.tgz) = 1115707 +TIMESTAMP = 1600872367 +SHA256 (leenooks-phpLDAPadmin-1.2.6.2_GH0.tar.gz) = 49b14019bf611267720b4e9de33f2502b44c526809f17225a4a76ee8296b8d64 +SIZE (leenooks-phpLDAPadmin-1.2.6.2_GH0.tar.gz) = 1128212