diff options
| author | Olivier Duchateau <duchateau.olivier@gmail.com> | 2025-10-26 17:29:22 +0100 |
|---|---|---|
| committer | Gleb Popov <arrowd@FreeBSD.org> | 2025-10-28 20:25:00 +0300 |
| commit | 417584fa60d5ffec88187989d3659c11a85659e1 (patch) | |
| tree | 3fe189b24605ef6a50638754dc3934f11643c546 | |
| parent | security/vuxml: Fix entry (diff) | |
devel/py-pygobject: update to 3.50.2
PR: 290539
| -rw-r--r-- | devel/py-pygobject/Makefile | 4 | ||||
| -rw-r--r-- | devel/py-pygobject/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/py-pygobject/Makefile b/devel/py-pygobject/Makefile index 4a20d90d1e40..357ddaf496f6 100644 --- a/devel/py-pygobject/Makefile +++ b/devel/py-pygobject/Makefile @@ -1,5 +1,5 @@ PORTNAME= pygobject -DISTVERSION= 3.50.0 +DISTVERSION= 3.50.2 PORTREVISION?= 0 CATEGORIES= devel python MASTER_SITES= GNOME @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cairo>=1.16:graphics/py-cairo@${PY_FLAVOR} LIB_DEPENDS= libffi.so:devel/libffi -USES= gnome pkgconfig python:3.9+ tar:xz +USES= gnome pkgconfig python:3.9+ BINARY_ALIAS= python3=${PYTHON_CMD} PORTSCOUT= limitw:1,even diff --git a/devel/py-pygobject/distinfo b/devel/py-pygobject/distinfo index 7f0d49e4172d..7e89d9e5d790 100644 --- a/devel/py-pygobject/distinfo +++ b/devel/py-pygobject/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1728481705 -SHA256 (gnome/pygobject-3.50.0.tar.xz) = 8d836e75b5a881d457ee1622cae4a32bcdba28a0ba562193adb3bbb472472212 -SIZE (gnome/pygobject-3.50.0.tar.xz) = 929848 +TIMESTAMP = 1761489022 +SHA256 (gnome/pygobject-3.50.2.tar.gz) = ece6b860aab77cb649fdfc6e88d8a83765e7a62f7ffd39a628d6e2a0d397a7ff +SIZE (gnome/pygobject-3.50.2.tar.gz) = 1085854 |
