Update to ldap 0.9.20

This commit is contained in:
jeremy 2019-11-12 06:40:03 +00:00
parent 393576e77f
commit f4d20a835e
3 changed files with 5 additions and 20 deletions

View File

@ -1,9 +1,8 @@
# $OpenBSD: Makefile,v 1.37 2019/07/12 20:44:01 sthen Exp $
# $OpenBSD: Makefile,v 1.38 2019/11/12 06:40:03 jeremy Exp $
COMMENT= Ruby interface to some common LDAP libraries
PKGNAME= ldap-0.9.19
REVISION = 0
PKGNAME= ldap-0.9.20
DISTNAME= ruby-${PKGNAME}
CATEGORIES= databases

View File

@ -1,2 +1,2 @@
SHA256 (ruby-ldap-0.9.19.gem) = hykjABnt3W9aE7r1EW6V4oAEeGNvZgJ+dgEdsnQhOYE=
SIZE (ruby-ldap-0.9.19.gem) = 91648
SHA256 (ruby-ldap-0.9.20.gem) = LUj2d36gzWSYSnOtAjiyeGn4Ni4BmPIVSHByVOzTMqM=
SIZE (ruby-ldap-0.9.20.gem) = 67072

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.7 2016/11/04 21:28:51 jeremy Exp $
@comment $OpenBSD: PLIST,v 1.8 2019/11/12 06:40:03 jeremy Exp $
${GEM_LIB}/cache/${DISTNAME}.gem
${GEM_LIB}/gems/${DISTNAME}/
${GEM_LIB}/gems/${DISTNAME}/COPYING
@ -30,20 +30,6 @@ ${GEM_LIB}/gems/${DISTNAME}/test/misc1.rb
${GEM_LIB}/gems/${DISTNAME}/test/misc2.rb
${GEM_LIB}/gems/${DISTNAME}/test/modrdn.rb
${GEM_LIB}/gems/${DISTNAME}/test/moz_cert.rb
${GEM_LIB}/gems/${DISTNAME}/test/openldap_tests/
${GEM_LIB}/gems/${DISTNAME}/test/openldap_tests/progs/
${GEM_LIB}/gems/${DISTNAME}/test/openldap_tests/progs/ldif-filter.c
${GEM_LIB}/gems/${DISTNAME}/test/openldap_tests/progs/slapd-addel.c
${GEM_LIB}/gems/${DISTNAME}/test/openldap_tests/progs/slapd-auth.c
${GEM_LIB}/gems/${DISTNAME}/test/openldap_tests/progs/slapd-bind.c
${GEM_LIB}/gems/${DISTNAME}/test/openldap_tests/progs/slapd-common.c
${GEM_LIB}/gems/${DISTNAME}/test/openldap_tests/progs/slapd-common.h
${GEM_LIB}/gems/${DISTNAME}/test/openldap_tests/progs/slapd-modify.c
${GEM_LIB}/gems/${DISTNAME}/test/openldap_tests/progs/slapd-modrdn.c
${GEM_LIB}/gems/${DISTNAME}/test/openldap_tests/progs/slapd-mtread.c
${GEM_LIB}/gems/${DISTNAME}/test/openldap_tests/progs/slapd-read.c
${GEM_LIB}/gems/${DISTNAME}/test/openldap_tests/progs/slapd-search.c
${GEM_LIB}/gems/${DISTNAME}/test/openldap_tests/progs/slapd-tester.c
${GEM_LIB}/gems/${DISTNAME}/test/search.rb
${GEM_LIB}/gems/${DISTNAME}/test/search2.rb
${GEM_LIB}/gems/${DISTNAME}/test/search3.rb