git: 5dcb7fac2845 - main - devel/py-cffi: Update to 1.15.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 07 Jul 2022 12:37:19 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5dcb7fac2845b547b0402af9b62ab082026d7c46
commit 5dcb7fac2845b547b0402af9b62ab082026d7c46
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-07-07 12:22:19 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-07-07 12:36:14 +0000
devel/py-cffi: Update to 1.15.1
- Update WWW
Changes: https://cffi.readthedocs.io/en/latest/whatsnew.html
---
devel/py-cffi/Makefile | 3 +--
devel/py-cffi/distinfo | 6 +++---
devel/py-cffi/pkg-descr | 3 ++-
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/devel/py-cffi/Makefile b/devel/py-cffi/Makefile
index c0eea1c15955..133545ae8914 100644
--- a/devel/py-cffi/Makefile
+++ b/devel/py-cffi/Makefile
@@ -1,8 +1,7 @@
# Created by: William Grzybowski <wg@FreeBSD.org>
PORTNAME= cffi
-PORTVERSION= 1.15.0
-PORTREVISION= 1
+PORTVERSION= 1.15.1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-cffi/distinfo b/devel/py-cffi/distinfo
index b1a33afc5b88..4fe12fe7870c 100644
--- a/devel/py-cffi/distinfo
+++ b/devel/py-cffi/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1634391122
-SHA256 (cffi-1.15.0.tar.gz) = 920f0d66a896c2d99f0adbb391f990a84091179542c205fa53ce5787aff87954
-SIZE (cffi-1.15.0.tar.gz) = 484058
+TIMESTAMP = 1656702494
+SHA256 (cffi-1.15.1.tar.gz) = d400bfb9a37b1351253cb402671cea7e89bdecc294e8016a707f6d1d8ac934f9
+SIZE (cffi-1.15.1.tar.gz) = 508501
diff --git a/devel/py-cffi/pkg-descr b/devel/py-cffi/pkg-descr
index b2d2d12a3026..b88c56faa035 100644
--- a/devel/py-cffi/pkg-descr
+++ b/devel/py-cffi/pkg-descr
@@ -1,3 +1,4 @@
Foreign Function Interface for Python calling C code.
-WWW: http://cffi.readthedocs.org/
+WWW: https://cffi.readthedocs.io/en/latest/
+WWW: https://foss.heptapod.net/pypy/cffi