From owner-svn-ports-head@freebsd.org Thu Feb 11 08:06:56 2021 Return-Path: Delivered-To: svn-ports-head@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 4B35153E650; Thu, 11 Feb 2021 08:06:56 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Dbq3N1kV5z4tLV; Thu, 11 Feb 2021 08:06:56 +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 2E32355AA; Thu, 11 Feb 2021 08:06:56 +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 11B86uxI082213; Thu, 11 Feb 2021 08:06:56 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 11B86tTi082208; Thu, 11 Feb 2021 08:06:55 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <202102110806.11B86tTi082208@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Thu, 11 Feb 2021 08:06:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r564930 - 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: 564930 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Feb 2021 08:06:56 -0000 Author: madpilot Date: Thu Feb 11 08:06:54 2021 New Revision: 564930 URL: https://svnweb.freebsd.org/changeset/ports/564930 Log: Update courier-authlib ports to 0.71.1 Modified: head/security/courier-authlib/Makefile head/security/courier-authlib/distinfo head/security/courier-authlib/files/patch-Makefile.in head/security/courier-authlib/files/patch-authvchkpw head/security/courier-authlib/pkg-plist-base Modified: head/security/courier-authlib/Makefile ============================================================================== --- head/security/courier-authlib/Makefile Thu Feb 11 07:24:51 2021 (r564929) +++ head/security/courier-authlib/Makefile Thu Feb 11 08:06:54 2021 (r564930) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= courier-authlib -PORTVERSION= 0.71.0 +PORTVERSION= 0.71.1 CATEGORIES?= security mail .if defined(PKGNAMESUFFIX) MASTER_SITES= SF/courier/authlib/${PORTVERSION} Modified: head/security/courier-authlib/distinfo ============================================================================== --- head/security/courier-authlib/distinfo Thu Feb 11 07:24:51 2021 (r564929) +++ head/security/courier-authlib/distinfo Thu Feb 11 08:06:54 2021 (r564930) @@ -1,3 +1,3 @@ -TIMESTAMP = 1592555358 -SHA256 (courier-authlib-0.71.0.tar.bz2) = 08602244d1e2e107a5e4f97ea58eb0559f4e9f799eaf5046417568e223e829db -SIZE (courier-authlib-0.71.0.tar.bz2) = 2207895 +TIMESTAMP = 1612945643 +SHA256 (courier-authlib-0.71.1.tar.bz2) = e5ac8ad6d800300bf6a94938a43968ced2adec0737c5c62a982cbfb417a51825 +SIZE (courier-authlib-0.71.1.tar.bz2) = 2208870 Modified: head/security/courier-authlib/files/patch-Makefile.in ============================================================================== --- head/security/courier-authlib/files/patch-Makefile.in Thu Feb 11 07:24:51 2021 (r564929) +++ head/security/courier-authlib/files/patch-Makefile.in Thu Feb 11 08:06:54 2021 (r564930) @@ -1,4 +1,4 @@ ---- Makefile.in.orig 2020-06-18 01:05:21 UTC +--- Makefile.in.orig 2021-02-09 13:32:54 UTC +++ Makefile.in @@ -95,11 +95,10 @@ PRE_UNINSTALL = : POST_UNINSTALL = : @@ -127,9 +127,9 @@ libcourierauthsaslclient_la_LIBADD = libcourierauth.la libcourierauthsaslclient_la_LDFLAGS = -export-symbols-regex '^auth_sasl_client$$' -version-info @VERSION_INFO@ --include_HEADERS = courier_auth_config.h courierauth.h courierauthsasl.h \ +-include_HEADERS = courierauth.h courierauthsasl.h \ - courierauthsaslclient.h courierauthdebug.h courierauthstaticlist.h -+@HAVE_BASE_TRUE@include_HEADERS = courier_auth_config.h courierauth.h courierauthsasl.h \ ++@HAVE_BASE_TRUE@include_HEADERS = courierauth.h courierauthsasl.h \ +@HAVE_BASE_TRUE@ courierauthsaslclient.h courierauthdebug.h courierauthstaticlist.h courierauthconfig_SOURCES = authinfo.c @@ -170,7 +170,7 @@ $(am__depfiles_remade): @$(MKDIR_P) $(@D) -@@ -1915,6 +1944,8 @@ distclean: distclean-recursive +@@ -1921,6 +1950,8 @@ distclean: distclean-recursive -rm -f ./$(DEPDIR)/authtest.Po -rm -f ./$(DEPDIR)/authuserdb.Plo -rm -f ./$(DEPDIR)/authuserdbpwd.Plo @@ -179,7 +179,7 @@ -rm -f ./$(DEPDIR)/checkpassword.Plo -rm -f ./$(DEPDIR)/checkpasswordmd5.Plo -rm -f ./$(DEPDIR)/checkpasswordsha1.Plo -@@ -1930,6 +1961,7 @@ distclean: distclean-recursive +@@ -1936,6 +1967,7 @@ distclean: distclean-recursive -rm -f ./$(DEPDIR)/preauthshadow.Plo -rm -f ./$(DEPDIR)/preauthuserdb.Plo -rm -f ./$(DEPDIR)/preauthuserdbcommon.Plo @@ -187,7 +187,7 @@ -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-hdr distclean-libtool distclean-tags -@@ -1946,18 +1978,26 @@ info: info-recursive +@@ -1952,18 +1984,26 @@ info: info-recursive info-am: @@ -222,7 +222,7 @@ install-html: install-html-recursive install-html-am: -@@ -2099,13 +2139,16 @@ uninstall-man: uninstall-man1 uninstall-man3 +@@ -2105,13 +2145,16 @@ uninstall-man: uninstall-man1 uninstall-man3 .PRECIOUS: Makefile @@ -241,7 +241,7 @@ @HAVE_AUTHPGSQL_TRUE@uninstall-authpgsqlrc: @HAVE_AUTHPGSQL_TRUE@ rm -f $(DESTDIR)@authpgsqlrc@.dist -@@ -2123,8 +2166,6 @@ authpgsqlrc.h: +@@ -2129,8 +2172,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 @@ -250,7 +250,7 @@ @HAVE_LDAP_TRUE@uninstall-authldaprc: @HAVE_LDAP_TRUE@ rm -f $(DESTDIR)@authldaprc@.dist -@@ -2135,6 +2176,18 @@ authpgsqlrc.h: +@@ -2141,6 +2182,18 @@ authpgsqlrc.h: @HAVE_LDAP_FALSE@uninstall-authldaprc: @HAVE_LDAP_FALSE@ @: @@ -269,7 +269,7 @@ authldaprc.h: echo "#define AUTHLDAPRC \"@authldaprc@\"" >authldaprc.h -@@ -2142,8 +2195,6 @@ authldaprc.h: +@@ -2148,8 +2201,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 @@ -278,7 +278,7 @@ @HAVE_AUTHMYSQL_TRUE@uninstall-authmysqlrc: @HAVE_AUTHMYSQL_TRUE@ rm -f $(DESTDIR)@authmysqlrc@.dist -@@ -2161,8 +2212,6 @@ authmysqlrc.h: +@@ -2167,8 +2218,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 @@ -287,7 +287,7 @@ @HAVE_AUTHSQLITE_TRUE@uninstall-authsqliterc: @HAVE_AUTHSQLITE_TRUE@ rm -f $(DESTDIR)@authsqliterc@.dist -@@ -2181,17 +2230,21 @@ authpipelib.lo: authpipelib.c authpipelib.h authpiperc +@@ -2187,17 +2236,21 @@ authpipelib.lo: authpipelib.c authpipelib.h authpiperc authpiperc.h: echo "#define PIPE_PROGRAM \"@authProg@\"" >authpiperc.h @@ -318,7 +318,7 @@ authdaemonrc.h: echo "#define AUTHDAEMONRC \"@authdaemonrc@\"" >authdaemonrc.h echo "#define AUTHDAEMONVAR \"@authdaemonvar@\"" >>authdaemonrc.h -@@ -2242,24 +2295,24 @@ dist-hook: +@@ -2248,24 +2301,24 @@ dist-hook: # automake still a bit stupid... install-data-hook: install-authdaemonrc install-authpgsqlrc \ @@ -355,7 +355,7 @@ $(INSTALL_SCRIPT) userdb/pw2userdb \ $(DESTDIR)$(sbindir)/pw2userdb ; \ $(INSTALL_SCRIPT) userdb/makeuserdb \ -@@ -2272,9 +2325,10 @@ install-exec-hook: +@@ -2278,9 +2331,10 @@ install-exec-hook: $(DESTDIR)$(sbindir)/userdb-test-cram-md5 uninstall-hook: uninstall-authldaprc uninstall-authdaemonrc uninstall-authmysqlrc uninstall-authpgsqlrc uninstall-authsqliterc @@ -367,7 +367,7 @@ $(DESTDIR)$(sbindir)/pw2userdb \ $(DESTDIR)$(sbindir)/makeuserdb \ $(DESTDIR)$(sbindir)/userdb \ -@@ -2285,7 +2339,7 @@ authlib.html: authlib.html.in +@@ -2291,7 +2345,7 @@ authlib.html: authlib.html.in $(SHELL) ./config.status --file=authlib.html authlib.3: authlib.3.in Modified: head/security/courier-authlib/files/patch-authvchkpw ============================================================================== --- head/security/courier-authlib/files/patch-authvchkpw Thu Feb 11 07:24:51 2021 (r564929) +++ head/security/courier-authlib/files/patch-authvchkpw Thu Feb 11 08:06:54 2021 (r564930) @@ -279,28 +279,6 @@ + if ((p=strchr(c, ':')) != 0) return (p); + return (0); +} ---- courier_auth_config.h.orig 2016-09-04 23:37:40 UTC -+++ courier_auth_config.h -@@ -125,6 +125,9 @@ - /* Define to 1 if you have the `opendir' function. */ - #define HAVE_OPENDIR 1 - -+/* Whether -lvpopmail has the open_smtp_relay() function */ -+/* #undef HAVE_OPEN_SMTP_RELAY */ -+ - /* Define to 1 if you have the header file. */ - /* #undef HAVE_PAM_PAM_APPL_H */ - -@@ -227,6 +230,9 @@ - - /* Define to the shared archive member specification, say "(shr.o)". */ - /* #undef LT_SHARED_LIB_MEMBER */ -+ -+/* Whether -lvpopmail has the vset_lastauth() function */ -+/* #undef HAVE_VSET_LASTAUTH */ - - /* Whether we must a prototype for crypt() */ - #define NEED_CRYPT_PROTOTYPE 0 --- courier_auth_config.h.in.orig 2017-07-02 14:41:47 UTC +++ courier_auth_config.h.in @@ -124,6 +124,9 @@ Modified: head/security/courier-authlib/pkg-plist-base ============================================================================== --- head/security/courier-authlib/pkg-plist-base Thu Feb 11 07:24:51 2021 (r564929) +++ head/security/courier-authlib/pkg-plist-base Thu Feb 11 08:06:54 2021 (r564930) @@ -2,7 +2,6 @@ bin/courierauthconfig @preunexec if cmp -s %D/etc/authlib/authdaemonrc.dist %D/etc/authlib/authdaemonrc; then rm -f %D/etc/authlib/authdaemonrc; fi @(%%MAILOWN%%,%%MAILGRP%%,660) etc/authlib/authdaemonrc.dist @postexec %%LOCALBASE%%/share/sysconftool/sysconftool %D/etc/authlib/authdaemonrc -include/courier_auth_config.h include/courierauth.h include/courierauthdebug.h include/courierauthsasl.h