From owner-svn-ports-all@freebsd.org Thu May 28 07:41:28 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 C8F1B329338; Thu, 28 May 2020 07:41:28 +0000 (UTC) (envelope-from tagattie@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 49XflX52NJz45JB; Thu, 28 May 2020 07:41:28 +0000 (UTC) (envelope-from tagattie@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 A804E22C70; Thu, 28 May 2020 07:41:28 +0000 (UTC) (envelope-from tagattie@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 04S7fSom054489; Thu, 28 May 2020 07:41:28 GMT (envelope-from tagattie@FreeBSD.org) Received: (from tagattie@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 04S7fSHb054486; Thu, 28 May 2020 07:41:28 GMT (envelope-from tagattie@FreeBSD.org) Message-Id: <202005280741.04S7fSHb054486@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tagattie set sender to tagattie@FreeBSD.org using -f From: Hiroki Tagato Date: Thu, 28 May 2020 07:41:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r536744 - head/net-im/prosody-modules X-SVN-Group: ports-head X-SVN-Commit-Author: tagattie X-SVN-Commit-Paths: head/net-im/prosody-modules X-SVN-Commit-Revision: 536744 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: Thu, 28 May 2020 07:41:28 -0000 Author: tagattie Date: Thu May 28 07:41:27 2020 New Revision: 536744 URL: https://svnweb.freebsd.org/changeset/ports/536744 Log: - Update to 20200302 - Pass maintainership to submitter - Add NO_ARCH PR: 244619 Submitted by: rozhuk.im@gmail.com Approved by: mentors (implicit) Modified: head/net-im/prosody-modules/Makefile head/net-im/prosody-modules/distinfo head/net-im/prosody-modules/pkg-plist Modified: head/net-im/prosody-modules/Makefile ============================================================================== --- head/net-im/prosody-modules/Makefile Thu May 28 07:31:55 2020 (r536743) +++ head/net-im/prosody-modules/Makefile Thu May 28 07:41:27 2020 (r536744) @@ -1,13 +1,13 @@ # $FreeBSD$ PORTNAME= prosody-modules -PORTVERSION= 20191017 +PORTVERSION= 20200302 CATEGORIES= net-im MASTER_SITES= https://hg.prosody.im/${PORTNAME}/archive/ -DISTNAME= a6db99c1420a +DISTNAME= 7e7ac4af6e0c DIST_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rozhuk.im@gmail.com COMMENT= Prosody Community modules repository snapshot LICENSE= MIT @@ -15,6 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= prosodyctl:net-im/prosody +NO_ARCH= yes NO_BUILD= yes SUB_FILES= pkg-message SUB_LIST= INSTALLPATH=${INSTALLPATH} Modified: head/net-im/prosody-modules/distinfo ============================================================================== --- head/net-im/prosody-modules/distinfo Thu May 28 07:31:55 2020 (r536743) +++ head/net-im/prosody-modules/distinfo Thu May 28 07:41:27 2020 (r536744) @@ -1,3 +1,3 @@ -TIMESTAMP = 1571314775 -SHA256 (prosody-modules/a6db99c1420a.tar.gz) = bd75699e3b356f33f29caed74ae25d9eff165ff7278463a145d3d69167ba3efe -SIZE (prosody-modules/a6db99c1420a.tar.gz) = 937293 +TIMESTAMP = 1583258559 +SHA256 (prosody-modules/7e7ac4af6e0c.tar.gz) = af87c908c4ad4809377bef29f413c7e7e2c0c0a83c014edc56d90b8893f12354 +SIZE (prosody-modules/7e7ac4af6e0c.tar.gz) = 959009 Modified: head/net-im/prosody-modules/pkg-plist ============================================================================== --- head/net-im/prosody-modules/pkg-plist Thu May 28 07:31:55 2020 (r536743) +++ head/net-im/prosody-modules/pkg-plist Thu May 28 07:41:27 2020 (r536744) @@ -5,6 +5,7 @@ %%INSTALLPATH%%/fallback_archive.lib.lua %%INSTALLPATH%%/feeds.lib.lua %%INSTALLPATH%%/install.lua +%%INSTALLPATH%%/jsonmap.lib.lua %%INSTALLPATH%%/ldap.lib.lua %%INSTALLPATH%%/mamprefs.lib.lua %%INSTALLPATH%%/mamprefsxml.lib.lua @@ -23,7 +24,7 @@ %%INSTALLPATH%%/mod_auth_any.lua %%INSTALLPATH%%/mod_auth_ccert.lua %%INSTALLPATH%%/mod_auth_custom_http.lua -%%INSTALLPATH%%/mod_auth_external.lua +%%INSTALLPATH%%/mod_auth_external_insecure.lua %%INSTALLPATH%%/mod_auth_ha1.lua %%INSTALLPATH%%/mod_auth_http_async.lua %%INSTALLPATH%%/mod_auth_http_cookie.lua @@ -90,6 +91,8 @@ %%INSTALLPATH%%/mod_discoitems.lua %%INSTALLPATH%%/mod_dwd.lua %%INSTALLPATH%%/mod_e2e_policy.lua +%%INSTALLPATH%%/mod_easy_invite.lua +%%INSTALLPATH%%/mod_email.lua %%INSTALLPATH%%/mod_email_pass.lua %%INSTALLPATH%%/mod_extdisco.lua %%INSTALLPATH%%/mod_fallback_vcard.lua @@ -115,6 +118,7 @@ %%INSTALLPATH%%/mod_http_index.lua %%INSTALLPATH%%/mod_http_logging.lua %%INSTALLPATH%%/mod_http_muc_log.lua +%%INSTALLPATH%%/mod_http_oauth2.lua %%INSTALLPATH%%/mod_http_pep_avatar.lua %%INSTALLPATH%%/mod_http_rest.lua %%INSTALLPATH%%/mod_http_roster_admin.lua @@ -127,6 +131,7 @@ %%INSTALLPATH%%/mod_inject_ecaps2.lua %%INSTALLPATH%%/mod_inotify_reload.lua %%INSTALLPATH%%/mod_invite.lua +%%INSTALLPATH%%/mod_invites.lua %%INSTALLPATH%%/mod_ipcheck.lua %%INSTALLPATH%%/mod_isolate_host.lua %%INSTALLPATH%%/mod_jid_prep.lua @@ -143,6 +148,7 @@ %%INSTALLPATH%%/mod_log_events_by_cpu_usage.lua %%INSTALLPATH%%/mod_log_events_by_memory.lua %%INSTALLPATH%%/mod_log_http.lua +%%INSTALLPATH%%/mod_log_json.lua %%INSTALLPATH%%/mod_log_mark.lua %%INSTALLPATH%%/mod_log_messages_sql.lua %%INSTALLPATH%%/mod_log_rate.lua @@ -186,6 +192,7 @@ %%INSTALLPATH%%/mod_muc_mam_hints.lua %%INSTALLPATH%%/mod_muc_mam_markers.lua %%INSTALLPATH%%/mod_muc_media_metadata.lua +%%INSTALLPATH%%/mod_muc_moderation.lua %%INSTALLPATH%%/mod_muc_notifications.lua %%INSTALLPATH%%/mod_muc_occupant_id.lua %%INSTALLPATH%%/mod_muc_ping.lua @@ -195,6 +202,7 @@ %%INSTALLPATH%%/mod_net_dovecotauth.lua %%INSTALLPATH%%/mod_net_proxy.lua %%INSTALLPATH%%/mod_nodeinfo2.lua +%%INSTALLPATH%%/mod_nooffline_noerror.lua %%INSTALLPATH%%/mod_offline_email.lua %%INSTALLPATH%%/mod_offline_hints.lua %%INSTALLPATH%%/mod_omemo_all_access.lua @@ -240,8 +248,10 @@ %%INSTALLPATH%%/mod_register_web.lua %%INSTALLPATH%%/mod_reload_components.lua %%INSTALLPATH%%/mod_reload_modules.lua +%%INSTALLPATH%%/mod_reminders.lua %%INSTALLPATH%%/mod_remote_roster.lua %%INSTALLPATH%%/mod_require_otr.lua +%%INSTALLPATH%%/mod_rest.lua %%INSTALLPATH%%/mod_roster_allinall.lua %%INSTALLPATH%%/mod_roster_command.lua %%INSTALLPATH%%/mod_s2s_auth_compat.lua @@ -259,6 +269,7 @@ %%INSTALLPATH%%/mod_s2s_reload_newcomponent.lua %%INSTALLPATH%%/mod_s2s_whitelist.lua %%INSTALLPATH%%/mod_s2soutinjection.lua +%%INSTALLPATH%%/mod_sasl2.lua %%INSTALLPATH%%/mod_sasl_oauthbearer.lua %%INSTALLPATH%%/mod_sasl_token.lua %%INSTALLPATH%%/mod_saslauth_muc.lua @@ -286,6 +297,7 @@ %%INSTALLPATH%%/mod_statistics_mem.lua %%INSTALLPATH%%/mod_statistics_statsd.lua %%INSTALLPATH%%/mod_statistics_statsman.lua +%%INSTALLPATH%%/mod_stats39.lua %%INSTALLPATH%%/mod_statsd.lua %%INSTALLPATH%%/mod_storage_appendmap.lua %%INSTALLPATH%%/mod_storage_ejabberdsql_readonly.lua @@ -317,8 +329,8 @@ %%INSTALLPATH%%/mod_vcard_command.lua %%INSTALLPATH%%/mod_vcard_muc.lua %%INSTALLPATH%%/mod_vjud.lua +%%INSTALLPATH%%/mod_warn_legacy_tls.lua %%INSTALLPATH%%/mod_watchuntrusted.lua -%%INSTALLPATH%%/mod_web_push.lua %%INSTALLPATH%%/mod_webpresence.lua %%INSTALLPATH%%/mod_xhtmlim.lua %%INSTALLPATH%%/mqtt.lib.lua