Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 08 May 2018 15:40:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 228072] net-im/py-matrix-synapse update to 0.28.1 to guarantee compatibility to server already updated and it's security relevant
Message-ID:  <bug-228072-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D228072

            Bug ID: 228072
           Summary: net-im/py-matrix-synapse update to 0.28.1 to guarantee
                    compatibility to server already updated and it's
                    security relevant
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: freebsd-public@it64.de

A collegue of mine made a patch to update net-im/py-matrix-synapse to the
current version 0.28.1

Here is the patch:

---------8<----------8<---------
--- py-matrix-synapse.orig/distinfo     2018-04-16 23:24:24.000000000 +0200
+++ py-matrix-synapse/distinfo  2018-05-08 16:54:29.929080000 +0200
@@ -1,3 +1,3 @@
-TIMESTAMP =3D 1523908627
-SHA256 (matrix-org-synapse-v0.27.4_GH0.tar.gz) =3D
afdead01189d5bd97c47a8bccd88d973b811241d889298fdacb8384d97707db8
-SIZE (matrix-org-synapse-v0.27.4_GH0.tar.gz) =3D 939200
+TIMESTAMP =3D 1525761095
+SHA256 (matrix-org-synapse-v0.28.1_GH0.tar.gz) =3D
3f2238172341506614a1b6ba5275bee79b418fee639a7fef3917b1188c515e70
+SIZE (matrix-org-synapse-v0.28.1_GH0.tar.gz) =3D 944101
diff -ru py-matrix-synapse.orig/Makefile py-matrix-synapse/Makefile
--- py-matrix-synapse.orig/Makefile     2018-04-24 21:47:31.000000000 +0200
+++ py-matrix-synapse/Makefile  2018-05-08 17:35:10.671997000 +0200
@@ -1,10 +1,11 @@
 # Created by: Brendan Molloy <brendan+freebsd@bbqsrc.net>
+# Updated by: Karl M. Joch <k.joch@cts.at>
 # $FreeBSD: head/net-im/py-matrix-synapse/Makefile 468236 2018-04-24 19:47=
:31Z
sunpoet $

 PORTNAME=3D      matrix-synapse
 DISTVERSIONPREFIX=3D     v
-DISTVERSION=3D   0.27.4
-PORTREVISION=3D  2
+DISTVERSION=3D   0.28.1
+PORTREVISION=3D  1
 CATEGORIES=3D    net-im python
 PKGNAMEPREFIX=3D ${PYTHON_PKGNAMEPREFIX}

---------8<----------8<---------

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-228072-7788>