pkgsrc/x11/py-sip/patches/patch-sipgen_sipgen.sbf
adam c8d00ed8c1 py-sip: updated to 4.19.13
SIP v4.19.13 has been released. This is a minor bug-fix release.
SIP v4.19.12 has been released. This is both a bug-fix release and a minor functional release.
SIP v4.19.11 has been released. This is a minor functional release.
SIP v4.19.8 has been released. This is a minor bug-fix release.
2018-10-07 09:00:09 +00:00

14 lines
495 B
Text

$NetBSD: patch-sipgen_sipgen.sbf,v 1.2 2018/10/07 09:00:09 adam Exp $
Use PYVERSSUFFIX.
--- sipgen/sipgen.sbf.orig 2017-02-15 12:37:11.000000000 +0000
+++ sipgen/sipgen.sbf
@@ -14,6 +14,6 @@
# SIP is supplied WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-target = sip
+target = sip@PYVERSSUFFIX@
sources = main.c transform.c gencode.c extracts.c export.c type_hints.c heap.c parser.c lexer.c
headers = sip.h parser.h