pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/py-sip py-sip: updated to 4.19.25
details: https://anonhg.NetBSD.org/pkgsrc/rev/e0c697966a31
branches: trunk
changeset: 768333:e0c697966a31
user: adam <adam%pkgsrc.org@localhost>
date: Tue Oct 19 18:59:01 2021 +0000
description:
py-sip: updated to 4.19.25
4.19.15:
Added support for Py_ssize_t (required by PyQt v5.15.3).
diffstat:
x11/py-sip/Makefile.common | 8 ++++----
x11/py-sip/distinfo | 8 ++++----
2 files changed, 8 insertions(+), 8 deletions(-)
diffs (42 lines):
diff -r 2ed99b25b6eb -r e0c697966a31 x11/py-sip/Makefile.common
--- a/x11/py-sip/Makefile.common Tue Oct 19 18:57:37 2021 +0000
+++ b/x11/py-sip/Makefile.common Tue Oct 19 18:59:01 2021 +0000
@@ -1,18 +1,18 @@
-# $NetBSD: Makefile.common,v 1.8 2020/09/15 19:30:03 adam Exp $
+# $NetBSD: Makefile.common,v 1.9 2021/10/19 18:59:01 adam Exp $
#
# used by x11/py-sip/Makefile
# used by x11/py-sip-qt4/Makefile
# used by x11/py-sip-qt5/Makefile
-DISTNAME= sip-4.19.24
+DISTNAME= sip-4.19.25
CATEGORIES= x11 devel python
MASTER_SITES= https://www.riverbankcomputing.com/static/Downloads/sip/${PKGVERSION_NOREV}/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://www.riverbankcomputing.com/software/sip/
-DISTINFO_FILE= ${.CURDIR}/../../x11/py-sip/distinfo
-PATCHDIR= ${.CURDIR}/../../x11/py-sip/patches
+DISTINFO_FILE= ${.CURDIR}/../../x11/py-sip/distinfo
+PATCHDIR= ${.CURDIR}/../../x11/py-sip/patches
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
diff -r 2ed99b25b6eb -r e0c697966a31 x11/py-sip/distinfo
--- a/x11/py-sip/distinfo Tue Oct 19 18:57:37 2021 +0000
+++ b/x11/py-sip/distinfo Tue Oct 19 18:59:01 2021 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.50 2021/10/07 15:14:05 nia Exp $
+$NetBSD: distinfo,v 1.51 2021/10/19 18:59:01 adam Exp $
-RMD160 (sip-4.19.24.tar.gz) = 6c281e3ece414f5de4a05b107093ec3ffef24ab1
-SHA512 (sip-4.19.24.tar.gz) = c9acf8c66da6ff24ffaeed254c11deabbc587cea0eb50164f2016199af30b85980f96a2d754ae5e7fe080f9076673b1abc82e2a6a41ff2ac442fb2b326fca1c0
-Size (sip-4.19.24.tar.gz) = 1055461 bytes
+RMD160 (sip-4.19.25.tar.gz) = 9709eda79d7e0a73eca82e25cbbfd0af6da074c8
+SHA512 (sip-4.19.25.tar.gz) = 60fb4133c68869bf0993144978b4847d94a0f9c7b477f64a346ea133cfe35bc11820204ab327dcf9a929b6f65a26d16cc7efbce65e49967c3347b39376e57001
+Size (sip-4.19.25.tar.gz) = 1056384 bytes
SHA1 (patch-configure.py) = 822a5fd4b23dde511fb9268a32458d7cd46d91ea
SHA1 (patch-sipgen_sipgen.sbf) = f90554d3d0e4cdcf33e69f492281a028ed6975fb
SHA1 (patch-siputils.py) = 39436983efbf6719b376084a14b8c71b708ed329
Home |
Main Index |
Thread Index |
Old Index