From owner-svn-ports-head@freebsd.org Fri Jun 7 22:59:30 2019 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A4A2115B9222; Fri, 7 Jun 2019 22:59:30 +0000 (UTC) (envelope-from swills@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) server-signature RSA-PSS (4096 bits) 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 404D98D0CC; Fri, 7 Jun 2019 22:59:30 +0000 (UTC) (envelope-from swills@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 2513DAB4A; Fri, 7 Jun 2019 22:59:30 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x57MxThI040548; Fri, 7 Jun 2019 22:59:29 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x57MxT70040544; Fri, 7 Jun 2019 22:59:29 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201906072259.x57MxT70040544@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Fri, 7 Jun 2019 22:59:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r503653 - in head/net-im/py-matrix-synapse: . files X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: in head/net-im/py-matrix-synapse: . files X-SVN-Commit-Revision: 503653 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 404D98D0CC X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.95 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.998,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.95)[-0.955,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 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: Fri, 07 Jun 2019 22:59:31 -0000 Author: swills Date: Fri Jun 7 22:59:29 2019 New Revision: 503653 URL: https://svnweb.freebsd.org/changeset/ports/503653 Log: net-im/py-matrix-synapse: upgrade to 0.99.5.2 PR: 238399 Submitted by: Sascha Biberhofer (maintainer) Modified: head/net-im/py-matrix-synapse/Makefile (contents, props changed) head/net-im/py-matrix-synapse/distinfo (contents, props changed) head/net-im/py-matrix-synapse/files/pkg-message.in (contents, props changed) Modified: head/net-im/py-matrix-synapse/Makefile ============================================================================== --- head/net-im/py-matrix-synapse/Makefile Fri Jun 7 22:24:52 2019 (r503652) +++ head/net-im/py-matrix-synapse/Makefile Fri Jun 7 22:59:29 2019 (r503653) @@ -3,7 +3,7 @@ PORTNAME= matrix-synapse DISTVERSIONPREFIX= v -DISTVERSION= 0.99.3 +DISTVERSION= 0.99.5.2 CATEGORIES= net-im python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -29,7 +29,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jsonschema>=2.5.1: ${PYTHON_PKGNAMEPREFIX}pyasn1-modules>=0.0.7:devel/py-pyasn1-modules@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}daemonize>=2.4.2:devel/py-daemonize@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}bcrypt>=3.1.0:security/py-bcrypt@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pillow>=3.1.2:graphics/py-pillow@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pillow>=4.3.0:graphics/py-pillow@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sortedcontainers>=1.4.4:devel/py-sortedcontainers@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}psutil>=2.0.0:sysutils/py-psutil@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pysaml2>=4.0.2:security/py-pysaml2@${PY_FLAVOR} \ @@ -71,17 +71,19 @@ PLIST_FILES+= "@sample ${ETCDIR}/log.config.sample" NO_ARCH= yes -OPTIONS_DEFINE= EMAIL LDAP PGSQL SQLITE URLPREVIEW -OPTIONS_DEFAULT= SQLITE +OPTIONS_DEFINE= EMAIL LDAP PGSQL SQLITE URLPREVIEW DOCS +OPTIONS_DEFAULT= SQLITE DOCS EMAIL_DESC= Email notifications for missed messages URLPREVIEW_DESC= Add dependencies necessary for URL previews URLPREVIEW_RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}lxml>=3.5.0:devel/py-lxml@${PY_FLAVOR} EMAIL_RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}Jinja2>=2.9:devel/py-Jinja2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}bleach>=1.4.2:www/py-bleach@${PY_FLAVOR} LDAP_RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}matrix-synapse-ldap3>=0.1:net/py-matrix-synapse-ldap3@${PY_FLAVOR} -PGSQL_RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}psycopg2>2.6:databases/py-psycopg2@${PY_FLAVOR} +PGSQL_RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}psycopg2>2.7:databases/py-psycopg2@${PY_FLAVOR} SQLITE_RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} + +PORTDOCS=README.rst UPGRADE.rst CHANGES.md post-patch: @${REINPLACE_CMD} -e 's|msgpack-python|msgpack|' ${WRKSRC}/synapse/python_dependencies.py @@ -91,5 +93,9 @@ do-test: post-install: ${MKDIR} ${STAGEDIR}${ETCDIR} ${INSTALL_DATA} ${WRKDIR}/log.config ${STAGEDIR}${ETCDIR}/log.config.sample + +post-install-DOCS-on: + ${MKDIR} ${STAGEDIR}${DOCSDIR} + ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include Modified: head/net-im/py-matrix-synapse/distinfo ============================================================================== --- head/net-im/py-matrix-synapse/distinfo Fri Jun 7 22:24:52 2019 (r503652) +++ head/net-im/py-matrix-synapse/distinfo Fri Jun 7 22:59:29 2019 (r503653) @@ -1,3 +1,3 @@ -TIMESTAMP = 1555070432 -SHA256 (matrix-org-synapse-v0.99.3_GH0.tar.gz) = 60a2b4caaed3e23a8fe9b43406dbee695d60271650f332cf3df3fce675a68274 -SIZE (matrix-org-synapse-v0.99.3_GH0.tar.gz) = 1227964 +TIMESTAMP = 1559912139 +SHA256 (matrix-org-synapse-v0.99.5.2_GH0.tar.gz) = 0b820a1fbf81a4db2cd04f806f9a463dfcd8c0cd799701a4104e652431a6920b +SIZE (matrix-org-synapse-v0.99.5.2_GH0.tar.gz) = 1277988 Modified: head/net-im/py-matrix-synapse/files/pkg-message.in ============================================================================== --- head/net-im/py-matrix-synapse/files/pkg-message.in Fri Jun 7 22:24:52 2019 (r503652) +++ head/net-im/py-matrix-synapse/files/pkg-message.in Fri Jun 7 22:59:29 2019 (r503653) @@ -12,3 +12,6 @@ server-to-server communication. Self-signed certificat with previous versions will no longer suffice. Please ensure that the certificate specified by the "tls_certificate_path" option in your homeserver.yaml points to a valid certificate. + +If you're upgrading from a previous release of synapse, please read the upgrade +instructions at %%DOCSDIR%%/UPGRADE.rst