mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Update to 1.0.0
- This version works only with PHP5 PR: ports/94033 Submitted by: maintainer
This commit is contained in:
parent
ca4f27893a
commit
038d9e64d6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=157842
2 changed files with 7 additions and 6 deletions
|
@ -6,8 +6,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= phpldapadmin
|
PORTNAME= phpldapadmin
|
||||||
PORTVERSION= 0.9.8
|
PORTVERSION= 1.0.0
|
||||||
PORTREVISION= 1
|
|
||||||
PORTEPOCH= 1
|
PORTEPOCH= 1
|
||||||
CATEGORIES= net www
|
CATEGORIES= net www
|
||||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||||
|
@ -18,7 +17,9 @@ MAINTAINER= m.seaman@infracaninophile.co.uk
|
||||||
COMMENT= A set of PHP-scripts to administer LDAP servers over the web
|
COMMENT= A set of PHP-scripts to administer LDAP servers over the web
|
||||||
|
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
USE_PHP= gettext ldap openssl pcre session
|
USE_PHP= gettext ldap openssl pcre session xml
|
||||||
|
PHP_VER= 5
|
||||||
|
BROKEN_WITH_PHP= 4
|
||||||
|
|
||||||
.if defined(WITH_SUPHP)
|
.if defined(WITH_SUPHP)
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
MD5 (phpldapadmin-0.9.8.tar.gz) = 32251f799a5b1664003b4417f6fd96a8
|
MD5 (phpldapadmin-1.0.0.tar.gz) = 02ba55f091110dd0c55bdc8ac3e5d436
|
||||||
SHA256 (phpldapadmin-0.9.8.tar.gz) = 5bb3289a1ff058deda106f5d33623445b066b9881c76bc105f35b6855feb0542
|
SHA256 (phpldapadmin-1.0.0.tar.gz) = 49faf4167217a6c818f15aa7c1b0516266bd33c7c9ae97a3bc0e78626b6c5415
|
||||||
SIZE (phpldapadmin-0.9.8.tar.gz) = 751893
|
SIZE (phpldapadmin-1.0.0.tar.gz) = 754595
|
||||||
|
|
Loading…
Add table
Reference in a new issue