- Update to 1.1.0
Changelog: * No longer uses frames and has a new look * Includes an AJAX tree and some AJAX displays (more could probably be done here) * Includes modification templates capability * Can use a closer read-only replica (for queries), sending only updates to the master replica * And many many other enhancements." Announcement message in full: http://sourceforge.net/mailarchive/message.php?msg_name=47647726.30701%40wurley.net PR: 118745 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
This commit is contained in:
parent
afdfd70124
commit
9f6b3d9731
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=204014
2 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= phpldapadmin
|
||||
PORTVERSION= 1.0.2
|
||||
PORTVERSION= 1.1.0
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= net www
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (phpldapadmin-1.0.2.tar.gz) = 316b917d8abe1b37603c49b61b068bd0
|
||||
SHA256 (phpldapadmin-1.0.2.tar.gz) = ece5e531a7794ec870b748919b2370f9d544ffa07d7957940b3459e005dc5cde
|
||||
SIZE (phpldapadmin-1.0.2.tar.gz) = 788484
|
||||
MD5 (phpldapadmin-1.1.0.tar.gz) = dd3962d27c68e99b709d7d80dfaf87cb
|
||||
SHA256 (phpldapadmin-1.1.0.tar.gz) = 259f84db1d98e23e2a267f4ae351d17531751c8a5631b986eb059c05a316e1b2
|
||||
SIZE (phpldapadmin-1.1.0.tar.gz) = 1020719
|
||||
|
|
Loading…
Reference in a new issue