Date: Tue, 24 Oct 2017 14:36:59 +0000 (UTC) From: Mark Felder <feld@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r452777 - head/net-im/py-matrix-synapse Message-ID: <201710241436.v9OEaxsT094138@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: feld Date: Tue Oct 24 14:36:59 2017 New Revision: 452777 URL: https://svnweb.freebsd.org/changeset/ports/452777 Log: net-im/py-matrix-synapse: Update to 0.24.1 Changelog: https://github.com/matrix-org/synapse/releases/tag/v0.24.1 Modified: head/net-im/py-matrix-synapse/Makefile head/net-im/py-matrix-synapse/distinfo Modified: head/net-im/py-matrix-synapse/Makefile ============================================================================== --- head/net-im/py-matrix-synapse/Makefile Tue Oct 24 14:29:05 2017 (r452776) +++ head/net-im/py-matrix-synapse/Makefile Tue Oct 24 14:36:59 2017 (r452777) @@ -3,7 +3,7 @@ PORTNAME= matrix-synapse DISTVERSIONPREFIX= v -DISTVERSION= 0.24.0 +DISTVERSION= 0.24.1 PORTREVISION= 0 CATEGORIES= net-im python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net-im/py-matrix-synapse/distinfo ============================================================================== --- head/net-im/py-matrix-synapse/distinfo Tue Oct 24 14:29:05 2017 (r452776) +++ head/net-im/py-matrix-synapse/distinfo Tue Oct 24 14:36:59 2017 (r452777) @@ -1,3 +1,3 @@ -TIMESTAMP = 1508763796 -SHA256 (matrix-org-synapse-v0.24.0_GH0.tar.gz) = c8153a383348760d060b21d8f643c440677bff80df5ddffaafdf2e0e8d4cd4e3 -SIZE (matrix-org-synapse-v0.24.0_GH0.tar.gz) = 877263 +TIMESTAMP = 1508855396 +SHA256 (matrix-org-synapse-v0.24.1_GH0.tar.gz) = fdadb59ca1151e59a946af6c78eb810285eb13d45c66c0693c4e9f5495c7543b +SIZE (matrix-org-synapse-v0.24.1_GH0.tar.gz) = 877666
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710241436.v9OEaxsT094138>