[Bug 228072] net-im/py-matrix-synapse update to 0.28.1 to guarantee compatibility to server already updated and it's security relevant

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue May 8 15:40:25 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228072

            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 at FreeBSD.org
          Reporter: freebsd-public at 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 = 1523908627
-SHA256 (matrix-org-synapse-v0.27.4_GH0.tar.gz) =
afdead01189d5bd97c47a8bccd88d973b811241d889298fdacb8384d97707db8
-SIZE (matrix-org-synapse-v0.27.4_GH0.tar.gz) = 939200
+TIMESTAMP = 1525761095
+SHA256 (matrix-org-synapse-v0.28.1_GH0.tar.gz) =
3f2238172341506614a1b6ba5275bee79b418fee639a7fef3917b1188c515e70
+SIZE (matrix-org-synapse-v0.28.1_GH0.tar.gz) = 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 at bbqsrc.net>
+# Updated by: Karl M. Joch <k.joch at cts.at>
 # $FreeBSD: head/net-im/py-matrix-synapse/Makefile 468236 2018-04-24 19:47:31Z
sunpoet $

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

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

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


More information about the freebsd-ports-bugs mailing list