From owner-svn-ports-all@freebsd.org Sat Jun 20 10:19:14 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 4A36134D4B6; Sat, 20 Jun 2020 10:19:14 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49ps8y1KjSz3Vtm; Sat, 20 Jun 2020 10:19:14 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0E88BABC2; Sat, 20 Jun 2020 10:19:14 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 05KAJDTp054227; Sat, 20 Jun 2020 10:19:13 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 05KAJCt3054219; Sat, 20 Jun 2020 10:19:12 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <202006201019.05KAJCt3054219@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Sat, 20 Jun 2020 10:19:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r539728 - in head/security/courier-authlib: . files X-SVN-Group: ports-head X-SVN-Commit-Author: madpilot X-SVN-Commit-Paths: in head/security/courier-authlib: . files X-SVN-Commit-Revision: 539728 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Jun 2020 10:19:14 -0000 Author: madpilot Date: Sat Jun 20 10:19:11 2020 New Revision: 539728 URL: https://svnweb.freebsd.org/changeset/ports/539728 Log: Update courier-authlib and descending ports to 0.71.0 Modified: head/security/courier-authlib/Makefile head/security/courier-authlib/distinfo head/security/courier-authlib/files/patch-Makefile.in head/security/courier-authlib/pkg-plist-base head/security/courier-authlib/pkg-plist-ldap head/security/courier-authlib/pkg-plist-mysql head/security/courier-authlib/pkg-plist-pgsql head/security/courier-authlib/pkg-plist-userdb head/security/courier-authlib/pkg-plist-vchkpw Modified: head/security/courier-authlib/Makefile ============================================================================== --- head/security/courier-authlib/Makefile Sat Jun 20 10:13:31 2020 (r539727) +++ head/security/courier-authlib/Makefile Sat Jun 20 10:19:11 2020 (r539728) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= courier-authlib -PORTVERSION= 0.70.0 +PORTVERSION= 0.71.0 CATEGORIES?= security mail .if defined(PKGNAMESUFFIX) MASTER_SITES= SF/courier/authlib/${PORTVERSION} Modified: head/security/courier-authlib/distinfo ============================================================================== --- head/security/courier-authlib/distinfo Sat Jun 20 10:13:31 2020 (r539727) +++ head/security/courier-authlib/distinfo Sat Jun 20 10:19:11 2020 (r539728) @@ -1,3 +1,3 @@ -TIMESTAMP = 1587368804 -SHA256 (courier-authlib-0.70.0.tar.bz2) = 013944454db021ba086825efad27e886242d94c653217d3fa2b4e224a0e6248f -SIZE (courier-authlib-0.70.0.tar.bz2) = 2183323 +TIMESTAMP = 1592555358 +SHA256 (courier-authlib-0.71.0.tar.bz2) = 08602244d1e2e107a5e4f97ea58eb0559f4e9f799eaf5046417568e223e829db +SIZE (courier-authlib-0.71.0.tar.bz2) = 2207895 Modified: head/security/courier-authlib/files/patch-Makefile.in ============================================================================== --- head/security/courier-authlib/files/patch-Makefile.in Sat Jun 20 10:13:31 2020 (r539727) +++ head/security/courier-authlib/files/patch-Makefile.in Sat Jun 20 10:19:11 2020 (r539728) @@ -1,4 +1,4 @@ ---- Makefile.in.orig 2019-07-24 23:58:04 UTC +--- Makefile.in.orig 2020-06-18 01:05:21 UTC +++ Makefile.in @@ -95,11 +95,10 @@ PRE_UNINSTALL = : POST_UNINSTALL = : @@ -66,7 +66,7 @@ $(libcourierauth_la_SOURCES) \ $(libcourierauthcommon_la_SOURCES) \ $(libcourierauthsasl_la_SOURCES) \ -@@ -569,6 +579,7 @@ LIBAUTHPWD = @LIBAUTHPWD@ +@@ -568,6 +578,7 @@ LIBAUTHPWD = @LIBAUTHPWD@ LIBAUTHSHADOW = @LIBAUTHSHADOW@ LIBAUTHSQLITE = @LIBAUTHSQLITE@ LIBAUTHUSERDB = @LIBAUTHUSERDB@ @@ -74,7 +74,7 @@ LIBDB = @LIBDB@ LIBDL = @LIBDL@ LIBGDBM = @LIBGDBM@ -@@ -694,21 +705,26 @@ top_builddir = @top_builddir@ +@@ -695,7 +706,10 @@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ userdb = @userdb@ AUTOMAKE_OPTIONS = dist-bzip2 @@ -84,6 +84,9 @@ +SUBDIRS += libs/rfc822 libs/random128 +@HAVE_BASE_TRUE@SUBDIRS += libs/liblock liblog AM_CPPFLAGS = -I liblock $(LTDLINCL) + BUILT_SOURCES = authdaemonrc.h $(BUILT1) $(GITFILES) \ + $(man3:%.3=%.html) $(man1:%.1=%.html) authsqliterc.h \ +@@ -703,16 +717,18 @@ BUILT_SOURCES = authdaemonrc.h $(BUILT1) $(GITFILES) \ modules = @LIBAUTHUSERDB@ \ @LIBAUTHPAM@ @LIBAUTHPWD@ @LIBAUTHSHADOW@ \ @LIBAUTHPGSQL@ @LIBAUTHLDAP@ @LIBAUTHMYSQL@ @LIBAUTHSQLITE@ \ @@ -106,7 +109,7 @@ libauthpgsql.la \ libauthldap.la \ libauthmysql.la \ -@@ -783,6 +799,13 @@ libauthshadow_la_DEPENDENCIES = $(commonlibdep) +@@ -785,6 +801,13 @@ libauthshadow_la_DEPENDENCIES = $(commonlibdep) libauthshadow_la_LIBADD = $(commonlibadd) $(libauthshadow_t) libauthshadow_la_LDFLAGS = $(commonldflags) @@ -120,10 +123,10 @@ # The authpgsql module libauthpgsql_t = @PGSQL_LIBS@ @LIBM@ @NETLIBS@ libauthpgsql_la_SOURCES = authpgsql.c authpgsqllib.cpp authpgsql.h -@@ -864,8 +887,8 @@ libcourierauthsaslclient_la_SOURCES = courierauthsaslc +@@ -867,8 +890,8 @@ libcourierauthsaslclient_la_SOURCES = courierauthsaslc libcourierauthsaslclient_la_LIBADD = libcourierauth.la - libcourierauthsaslclient_la_LDFLAGS = -export-symbols-regex '^auth_sasl_client$$' -avoid-version + libcourierauthsaslclient_la_LDFLAGS = -export-symbols-regex '^auth_sasl_client$$' -version-info @VERSION_INFO@ -include_HEADERS = courier_auth_config.h courierauth.h courierauthsasl.h \ - courierauthsaslclient.h courierauthdebug.h courierauthstaticlist.h +@HAVE_BASE_TRUE@include_HEADERS = courier_auth_config.h courierauth.h courierauthsasl.h \ @@ -131,16 +134,16 @@ courierauthconfig_SOURCES = authinfo.c authpasswd_SOURCES = authpasswd.c -@@ -907,7 +930,7 @@ authmksock_LDADD = @NETLIBS@ - man3 = authlib.3 auth_generic.3 auth_login.3 auth_getuserinfo.3 auth_mkhomedir.3 \ - auth_enumerate.3 auth_passwd.3 auth_getoption.3 auth_sasl.3 +@@ -914,7 +937,7 @@ man3 = authlib.3 auth_generic.3 auth_login.3 auth_getu + extraman3 = auth_generic_meta.3 auth_login_meta.3 auth_getuserinfo_meta.3 \ + auth_sasl_ex.3 -man1 = authpasswd.1 authtest.1 +man1 = authtest.1 - man_MANS = $(man1) $(man3) auth_sasl_ex.3 + man_MANS = $(man1) $(man3) $(extraman3) BUILT1 = authlib.html authldaprc.h authmysqlrc.h authpgsqlrc.h authpiperc.h \ authdaemonrc.h packageversion.h \ -@@ -1172,6 +1195,9 @@ libauthsqlite.la: $(libauthsqlite_la_OBJECTS) $(libaut +@@ -1174,6 +1197,9 @@ libauthsqlite.la: $(libauthsqlite_la_OBJECTS) $(libaut libauthuserdb.la: $(libauthuserdb_la_OBJECTS) $(libauthuserdb_la_DEPENDENCIES) $(EXTRA_libauthuserdb_la_DEPENDENCIES) $(AM_V_CCLD)$(libauthuserdb_la_LINK) $(libauthuserdb_la_OBJECTS) $(libauthuserdb_la_LIBADD) $(LIBS) @@ -150,7 +153,7 @@ libcourierauth.la: $(libcourierauth_la_OBJECTS) $(libcourierauth_la_DEPENDENCIES) $(EXTRA_libcourierauth_la_DEPENDENCIES) $(AM_V_CCLD)$(libcourierauth_la_LINK) -rpath $(pkglibdir) $(libcourierauth_la_OBJECTS) $(libcourierauth_la_LIBADD) $(LIBS) -@@ -1335,6 +1361,8 @@ distclean-compile: +@@ -1337,6 +1363,8 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/authtest.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/authuserdb.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/authuserdbpwd.Plo@am__quote@ # am--include-marker @@ -159,7 +162,7 @@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/checkpassword.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/checkpasswordmd5.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/checkpasswordsha1.Plo@am__quote@ # am--include-marker -@@ -1350,6 +1378,7 @@ distclean-compile: +@@ -1352,6 +1380,7 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/preauthshadow.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/preauthuserdb.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/preauthuserdbcommon.Plo@am__quote@ # am--include-marker @@ -167,7 +170,7 @@ $(am__depfiles_remade): @$(MKDIR_P) $(@D) -@@ -1913,6 +1942,8 @@ distclean: distclean-recursive +@@ -1915,6 +1944,8 @@ distclean: distclean-recursive -rm -f ./$(DEPDIR)/authtest.Po -rm -f ./$(DEPDIR)/authuserdb.Plo -rm -f ./$(DEPDIR)/authuserdbpwd.Plo @@ -176,7 +179,7 @@ -rm -f ./$(DEPDIR)/checkpassword.Plo -rm -f ./$(DEPDIR)/checkpasswordmd5.Plo -rm -f ./$(DEPDIR)/checkpasswordsha1.Plo -@@ -1928,6 +1959,7 @@ distclean: distclean-recursive +@@ -1930,6 +1961,7 @@ distclean: distclean-recursive -rm -f ./$(DEPDIR)/preauthshadow.Plo -rm -f ./$(DEPDIR)/preauthuserdb.Plo -rm -f ./$(DEPDIR)/preauthuserdbcommon.Plo @@ -184,7 +187,7 @@ -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-hdr distclean-libtool distclean-tags -@@ -1944,18 +1976,26 @@ info: info-recursive +@@ -1946,18 +1978,26 @@ info: info-recursive info-am: @@ -219,7 +222,7 @@ install-html: install-html-recursive install-html-am: -@@ -2097,13 +2137,16 @@ uninstall-man: uninstall-man1 uninstall-man3 +@@ -2099,13 +2139,16 @@ uninstall-man: uninstall-man1 uninstall-man3 .PRECIOUS: Makefile @@ -238,7 +241,7 @@ @HAVE_AUTHPGSQL_TRUE@uninstall-authpgsqlrc: @HAVE_AUTHPGSQL_TRUE@ rm -f $(DESTDIR)@authpgsqlrc@.dist -@@ -2121,8 +2164,6 @@ authpgsqlrc.h: +@@ -2123,8 +2166,6 @@ authpgsqlrc.h: @HAVE_LDAP_TRUE@ $(mkinstalldirs) $(DESTDIR)`dirname @authldaprc@` || : @HAVE_LDAP_TRUE@ $(INSTALL_DATA) -m 660 $(srcdir)/authldaprc \ @HAVE_LDAP_TRUE@ $(DESTDIR)@authldaprc@.dist @@ -247,7 +250,7 @@ @HAVE_LDAP_TRUE@uninstall-authldaprc: @HAVE_LDAP_TRUE@ rm -f $(DESTDIR)@authldaprc@.dist -@@ -2133,6 +2174,18 @@ authpgsqlrc.h: +@@ -2135,6 +2176,18 @@ authpgsqlrc.h: @HAVE_LDAP_FALSE@uninstall-authldaprc: @HAVE_LDAP_FALSE@ @: @@ -266,7 +269,7 @@ authldaprc.h: echo "#define AUTHLDAPRC \"@authldaprc@\"" >authldaprc.h -@@ -2140,8 +2193,6 @@ authldaprc.h: +@@ -2142,8 +2195,6 @@ authldaprc.h: @HAVE_AUTHMYSQL_TRUE@ $(mkinstalldirs) $(DESTDIR)`dirname @authmysqlrc@` || : @HAVE_AUTHMYSQL_TRUE@ $(INSTALL_DATA) -m 660 $(srcdir)/authmysqlrc \ @HAVE_AUTHMYSQL_TRUE@ $(DESTDIR)@authmysqlrc@.dist @@ -275,7 +278,7 @@ @HAVE_AUTHMYSQL_TRUE@uninstall-authmysqlrc: @HAVE_AUTHMYSQL_TRUE@ rm -f $(DESTDIR)@authmysqlrc@.dist -@@ -2159,8 +2210,6 @@ authmysqlrc.h: +@@ -2161,8 +2212,6 @@ authmysqlrc.h: @HAVE_AUTHSQLITE_TRUE@ $(mkinstalldirs) $(DESTDIR)`dirname @authsqliterc@` || : @HAVE_AUTHSQLITE_TRUE@ $(INSTALL_DATA) -m 660 $(srcdir)/authsqliterc \ @HAVE_AUTHSQLITE_TRUE@ $(DESTDIR)@authsqliterc@.dist @@ -284,7 +287,7 @@ @HAVE_AUTHSQLITE_TRUE@uninstall-authsqliterc: @HAVE_AUTHSQLITE_TRUE@ rm -f $(DESTDIR)@authsqliterc@.dist -@@ -2179,17 +2228,21 @@ authpipelib.lo: authpipelib.c authpipelib.h authpiperc +@@ -2181,17 +2230,21 @@ authpipelib.lo: authpipelib.c authpipelib.h authpiperc authpiperc.h: echo "#define PIPE_PROGRAM \"@authProg@\"" >authpiperc.h @@ -315,7 +318,7 @@ authdaemonrc.h: echo "#define AUTHDAEMONRC \"@authdaemonrc@\"" >authdaemonrc.h echo "#define AUTHDAEMONVAR \"@authdaemonvar@\"" >>authdaemonrc.h -@@ -2235,24 +2288,24 @@ dist-hook: +@@ -2242,24 +2295,24 @@ dist-hook: # automake still a bit stupid... install-data-hook: install-authdaemonrc install-authpgsqlrc \ @@ -352,7 +355,7 @@ $(INSTALL_SCRIPT) userdb/pw2userdb \ $(DESTDIR)$(sbindir)/pw2userdb ; \ $(INSTALL_SCRIPT) userdb/makeuserdb \ -@@ -2265,9 +2318,10 @@ install-exec-hook: +@@ -2272,9 +2325,10 @@ install-exec-hook: $(DESTDIR)$(sbindir)/userdb-test-cram-md5 uninstall-hook: uninstall-authldaprc uninstall-authdaemonrc uninstall-authmysqlrc uninstall-authpgsqlrc uninstall-authsqliterc @@ -364,7 +367,7 @@ $(DESTDIR)$(sbindir)/pw2userdb \ $(DESTDIR)$(sbindir)/makeuserdb \ $(DESTDIR)$(sbindir)/userdb \ -@@ -2278,7 +2332,7 @@ authlib.html: authlib.html.in +@@ -2285,7 +2339,7 @@ authlib.html: authlib.html.in $(SHELL) ./config.status --file=authlib.html authlib.3: authlib.3.in Modified: head/security/courier-authlib/pkg-plist-base ============================================================================== --- head/security/courier-authlib/pkg-plist-base Sat Jun 20 10:13:31 2020 (r539727) +++ head/security/courier-authlib/pkg-plist-base Sat Jun 20 10:19:11 2020 (r539728) @@ -9,20 +9,36 @@ include/courierauthsasl.h include/courierauthsaslclient.h include/courierauthstaticlist.h lib/courier-authlib/libcourierauth.so +lib/courier-authlib/libcourierauth.so.0 +lib/courier-authlib/libcourierauth.so.0.0.0 lib/courier-authlib/libcourierauthcommon.so +lib/courier-authlib/libcourierauthcommon.so.0 +lib/courier-authlib/libcourierauthcommon.so.0.0.0 lib/courier-authlib/libcourierauthsasl.so +lib/courier-authlib/libcourierauthsasl.so.0 +lib/courier-authlib/libcourierauthsasl.so.0.0.0 lib/courier-authlib/libcourierauthsaslclient.so +lib/courier-authlib/libcourierauthsaslclient.so.0 +lib/courier-authlib/libcourierauthsaslclient.so.0.0.0 lib/courier-authlib/libauthpam.so +lib/courier-authlib/libauthpam.so.0 +lib/courier-authlib/libauthpam.so.0.0.0 lib/courier-authlib/libauthpipe.so +lib/courier-authlib/libauthpipe.so.0 +lib/courier-authlib/libauthpipe.so.0.0.0 libexec/courier-authlib/authdaemond libexec/courier-authlib/authsystem.passwd man/man1/authtest.1.gz man/man1/courierlogger.1.gz man/man3/auth_enumerate.3.gz man/man3/auth_generic.3.gz +man/man3/auth_generic_meta.3.gz man/man3/auth_getoption.3.gz man/man3/auth_getuserinfo.3.gz +man/man3/auth_getuserinfo_meta.3.gz man/man3/auth_login.3.gz +man/man3/auth_login_meta.3.gz +man/man3/auth_meta.3.gz man/man3/auth_mkhomedir.3.gz man/man3/auth_passwd.3.gz man/man3/auth_sasl.3.gz Modified: head/security/courier-authlib/pkg-plist-ldap ============================================================================== --- head/security/courier-authlib/pkg-plist-ldap Sat Jun 20 10:13:31 2020 (r539727) +++ head/security/courier-authlib/pkg-plist-ldap Sat Jun 20 10:19:11 2020 (r539728) @@ -3,5 +3,7 @@ @postexec %%LOCALBASE%%/share/sysconftool/sysconftool %D/etc/authlib/authldaprc @sample etc/openldap/schema/authldap.schema.dist lib/courier-authlib/libauthldap.so +lib/courier-authlib/libauthldap.so.0 +lib/courier-authlib/libauthldap.so.0.0.0 %%PORTDOCS%%%%DOCSDIR%%/README.ldap @dir etc/openldap/schema Modified: head/security/courier-authlib/pkg-plist-mysql ============================================================================== --- head/security/courier-authlib/pkg-plist-mysql Sat Jun 20 10:13:31 2020 (r539727) +++ head/security/courier-authlib/pkg-plist-mysql Sat Jun 20 10:19:11 2020 (r539728) @@ -2,5 +2,7 @@ @(%%MAILOWN%%,%%MAILGRP%%,660) etc/authlib/authmysqlrc.dist @postexec %%LOCALBASE%%/share/sysconftool/sysconftool %D/etc/authlib/authmysqlrc lib/courier-authlib/libauthmysql.so +lib/courier-authlib/libauthmysql.so.0 +lib/courier-authlib/libauthmysql.so.0.0.0 %%PORTDOCS%%%%DOCSDIR%%/README.authmysql.html %%PORTDOCS%%%%DOCSDIR%%/README.authmysql.myownquery Modified: head/security/courier-authlib/pkg-plist-pgsql ============================================================================== --- head/security/courier-authlib/pkg-plist-pgsql Sat Jun 20 10:13:31 2020 (r539727) +++ head/security/courier-authlib/pkg-plist-pgsql Sat Jun 20 10:19:11 2020 (r539728) @@ -2,4 +2,6 @@ @(%%MAILOWN%%,%%MAILGRP%%,660) etc/authlib/authpgsqlrc.dist @postexec %%LOCALBASE%%/share/sysconftool/sysconftool %D/etc/authlib/authpgsqlrc lib/courier-authlib/libauthpgsql.so +lib/courier-authlib/libauthpgsql.so.0 +lib/courier-authlib/libauthpgsql.so.0.0.0 %%PORTDOCS%%%%DOCSDIR%%/README.authpostgres.html Modified: head/security/courier-authlib/pkg-plist-userdb ============================================================================== --- head/security/courier-authlib/pkg-plist-userdb Sat Jun 20 10:13:31 2020 (r539727) +++ head/security/courier-authlib/pkg-plist-userdb Sat Jun 20 10:19:11 2020 (r539728) @@ -1,4 +1,6 @@ lib/courier-authlib/libauthuserdb.so +lib/courier-authlib/libauthuserdb.so.0 +lib/courier-authlib/libauthuserdb.so.0.0.0 libexec/courier-authlib/makedatprog man/man8/makeuserdb.8.gz man/man8/pw2userdb.8.gz Modified: head/security/courier-authlib/pkg-plist-vchkpw ============================================================================== --- head/security/courier-authlib/pkg-plist-vchkpw Sat Jun 20 10:13:31 2020 (r539727) +++ head/security/courier-authlib/pkg-plist-vchkpw Sat Jun 20 10:19:11 2020 (r539728) @@ -1 +1,3 @@ lib/courier-authlib/libauthvchkpw.so +lib/courier-authlib/libauthvchkpw.so.0 +lib/courier-authlib/libauthvchkpw.so.0.0.0