summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/py-sip/Makefile4
-rw-r--r--devel/py-sip/distinfo4
2 files changed, 7 insertions, 1 deletions
diff --git a/devel/py-sip/Makefile b/devel/py-sip/Makefile
index 5596f8a478f4..bddf709c57bd 100644
--- a/devel/py-sip/Makefile
+++ b/devel/py-sip/Makefile
@@ -1,10 +1,14 @@
PORTNAME= sip
PORTVERSION= ${SIP_VERSION}
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITES_SIP}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+PATCH_SITES= https://github.com/Python-SIP/sip/commit/
+PATCHFILES+= b6a7ec2453899b878ffe0b2b5b1f642a0992aa6d.patch:-p1 # Fix build regession for devel/py-qt5-pyqt
+
MAINTAINER= kde@FreeBSD.org
COMMENT= Python to C and C++ bindings generator
WWW= https://github.com/Python-SIP/sip
diff --git a/devel/py-sip/distinfo b/devel/py-sip/distinfo
index a061b395dac8..265760382f5a 100644
--- a/devel/py-sip/distinfo
+++ b/devel/py-sip/distinfo
@@ -1,3 +1,5 @@
-TIMESTAMP = 1760611241
+TIMESTAMP = 1760919074
SHA256 (sip-6.13.1.tar.gz) = d065b74eca996f29f1f0831ad321efaecf9906759b09466edc45349df7be6cd0
SIZE (sip-6.13.1.tar.gz) = 2349037
+SHA256 (b6a7ec2453899b878ffe0b2b5b1f642a0992aa6d.patch) = d6e844723f07d4a8a9c380f1103a34fe8d048357c05d7ff3988a39df21b3bfc7
+SIZE (b6a7ec2453899b878ffe0b2b5b1f642a0992aa6d.patch) = 1016