- Update to 1.0.0

- This version works only with PHP5

PR:		ports/94033
Submitted by:	maintainer
This commit is contained in:
Sergey Matveychuk 2006-03-21 09:54:26 +00:00
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

View file

@ -6,8 +6,7 @@
#
PORTNAME= phpldapadmin
PORTVERSION= 0.9.8
PORTREVISION= 1
PORTVERSION= 1.0.0
PORTEPOCH= 1
CATEGORIES= net www
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
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)

View file

@ -1,3 +1,3 @@
MD5 (phpldapadmin-0.9.8.tar.gz) = 32251f799a5b1664003b4417f6fd96a8
SHA256 (phpldapadmin-0.9.8.tar.gz) = 5bb3289a1ff058deda106f5d33623445b066b9881c76bc105f35b6855feb0542
SIZE (phpldapadmin-0.9.8.tar.gz) = 751893
MD5 (phpldapadmin-1.0.0.tar.gz) = 02ba55f091110dd0c55bdc8ac3e5d436
SHA256 (phpldapadmin-1.0.0.tar.gz) = 49faf4167217a6c818f15aa7c1b0516266bd33c7c9ae97a3bc0e78626b6c5415
SIZE (phpldapadmin-1.0.0.tar.gz) = 754595