mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
- Update to 1.9.0
PR: 136813 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
This commit is contained in:
parent
359cccb2ce
commit
b79343fc1c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=237951
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= ldapscripts
|
||||
PORTVERSION= 1.8.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.9.0
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
|
||||
http://contribs.martymac.com/ldapscripts/
|
||||
@ -40,7 +39,7 @@ MAN1= ldapaddgroup.1 ldapaddmachine.1 ldapadduser.1 ldapaddusertogroup.1 \
|
||||
ldapdeletegroup.1 ldapdeleteuser.1 ldapdeleteuserfromgroup.1 \
|
||||
ldaprenameuser.1 ldapsetprimarygroup.1 lsldap.1 ldaprenamemachine.1 \
|
||||
ldaprenamegroup.1 ldapinit.1 ldapdeletemachine.1 ldapsetpasswd.1 \
|
||||
ldapfinger.1 ldapid.1 ldapmodifygroup.1 ldapmodifymachine.1 \
|
||||
ldapfinger.1 ldapgid.1 ldapid.1 ldapmodifygroup.1 ldapmodifymachine.1 \
|
||||
ldapmodifyuser.1
|
||||
MAN5= ldapscripts.5
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (ldapscripts-1.8.0.tgz) = 23bf66f2cdd747163bc31005fd819181
|
||||
SHA256 (ldapscripts-1.8.0.tgz) = 3c86ddf15eeb81453c5a05eaf587d3882ea70308ed99d09afbd4f509b237fa3d
|
||||
SIZE (ldapscripts-1.8.0.tgz) = 31431
|
||||
MD5 (ldapscripts-1.9.0.tgz) = 8f3687798c1f4bf4abf79da5e9831126
|
||||
SHA256 (ldapscripts-1.9.0.tgz) = b8219254118fdb5497bfe1d505da66b5348986308af50d9d4b7b68813f8e6711
|
||||
SIZE (ldapscripts-1.9.0.tgz) = 32866
|
||||
|
@ -26,6 +26,7 @@ sbin/ldaprenamemachine
|
||||
sbin/ldaprenamegroup
|
||||
sbin/ldapsetpasswd
|
||||
sbin/ldapfinger
|
||||
sbin/ldapgid
|
||||
sbin/ldapid
|
||||
sbin/ldapmodifygroup
|
||||
sbin/ldapmodifymachine
|
||||
|
Loading…
Reference in New Issue
Block a user