From owner-dev-commits-ports-all@freebsd.org Thu Jul 15 20:49:43 2021 Return-Path: Delivered-To: dev-commits-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 EB62164F0E4; Thu, 15 Jul 2021 20:49:42 +0000 (UTC) (envelope-from git@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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GQmhP659mz4R0P; Thu, 15 Jul 2021 20:49:41 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 65FDA10B46; Thu, 15 Jul 2021 20:49:38 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 16FKncja098554; Thu, 15 Jul 2021 20:49:38 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 16FKncFc098552; Thu, 15 Jul 2021 20:49:38 GMT (envelope-from git) Date: Thu, 15 Jul 2021 20:49:38 GMT Message-Id: <202107152049.16FKncFc098552@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 66b05120e7ae - main - www/py-wagtail: Update to 2.13.4 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 66b05120e7ae7728bbc99a9bea7717c9312b21bf Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jul 2021 20:49:45 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=66b05120e7ae7728bbc99a9bea7717c9312b21bf commit 66b05120e7ae7728bbc99a9bea7717c9312b21bf Author: Po-Chuan Hsieh AuthorDate: 2021-07-15 20:33:08 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-07-15 20:47:28 +0000 www/py-wagtail: Update to 2.13.4 Changes: https://github.com/wagtail/wagtail/releases https://docs.wagtail.io/en/latest/releases/index.html --- www/py-wagtail/Makefile | 2 +- www/py-wagtail/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/py-wagtail/Makefile b/www/py-wagtail/Makefile index 62abb4cc0c65..d7862effbf81 100644 --- a/www/py-wagtail/Makefile +++ b/www/py-wagtail/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh PORTNAME= wagtail -PORTVERSION= 2.13.3 +PORTVERSION= 2.13.4 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-wagtail/distinfo b/www/py-wagtail/distinfo index 3736b9c14ff7..1bdc1b2a2ad2 100644 --- a/www/py-wagtail/distinfo +++ b/www/py-wagtail/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1625585466 -SHA256 (wagtail-2.13.3.tar.gz) = 2bfdaff73bd8776a92048eaf44f98c5b45de2662fc94dbb50c870cebda0f736b -SIZE (wagtail-2.13.3.tar.gz) = 9275182 +TIMESTAMP = 1626281022 +SHA256 (wagtail-2.13.4.tar.gz) = 5ea948715c34c81a13610951a78ec5a3d913ae463fbc2b6a333c9bab66847887 +SIZE (wagtail-2.13.4.tar.gz) = 9275109