Source-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-qt5: updated to 4.19.22



details:   https://anonhg.NetBSD.org/pkgsrc/rev/71883fdfe81a
branches:  trunk
changeset: 428810:71883fdfe81a
user:      adam <adam%pkgsrc.org@localhost>
date:      Sun Apr 12 06:19:56 2020 +0000

description:
py-sip py-sip-qt5: updated to 4.19.22

v4.19.22
- Bug fixes.

v4.19.21
- Bug fixes.

v4.19.20
- Bug fixes.

diffstat:

 x11/py-sip-qt5/Makefile    |   4 ++--
 x11/py-sip/Makefile.common |   4 ++--
 x11/py-sip/distinfo        |  10 +++++-----
 3 files changed, 9 insertions(+), 9 deletions(-)

diffs (51 lines):

diff -r 3e916ba66c63 -r 71883fdfe81a x11/py-sip-qt5/Makefile
--- a/x11/py-sip-qt5/Makefile   Sun Apr 12 06:17:06 2020 +0000
+++ b/x11/py-sip-qt5/Makefile   Sun Apr 12 06:19:56 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2018/11/22 02:30:53 markd Exp $
+# $NetBSD: Makefile,v 1.2 2020/04/12 06:19:56 adam Exp $
 
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/sip/sip-qt5/}
 COMMENT=       SIP bindings for C and C++ libraries (PyQt5 version)
@@ -7,7 +7,7 @@
 
 do-configure:
        cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} \
-               ${PYTHONBIN} configure.py ${CONFIGURE_ARGS}  --sip-module PyQt5.sip --no-tools
+               ${PYTHONBIN} configure.py ${CONFIGURE_ARGS} --sip-module PyQt5.sip --no-tools
 
 .include "../../lang/python/extension.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 3e916ba66c63 -r 71883fdfe81a x11/py-sip/Makefile.common
--- a/x11/py-sip/Makefile.common        Sun Apr 12 06:17:06 2020 +0000
+++ b/x11/py-sip/Makefile.common        Sun Apr 12 06:19:56 2020 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.common,v 1.4 2019/09/16 19:49:44 adam Exp $
+# $NetBSD: Makefile.common,v 1.5 2020/04/12 06:19:56 adam Exp $
 #
 # used by x11/py-sip/Makefile
 # used by x11/py-sip-qt5/Makefile
 
-DISTNAME=      sip-4.19.19
+DISTNAME=      sip-4.19.22
 CATEGORIES=    x11 devel python
 MASTER_SITES=  https://www.riverbankcomputing.com/static/Downloads/sip/${PKGVERSION_NOREV}/
 
diff -r 3e916ba66c63 -r 71883fdfe81a x11/py-sip/distinfo
--- a/x11/py-sip/distinfo       Sun Apr 12 06:17:06 2020 +0000
+++ b/x11/py-sip/distinfo       Sun Apr 12 06:19:56 2020 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.46 2019/09/16 19:49:44 adam Exp $
+$NetBSD: distinfo,v 1.47 2020/04/12 06:19:56 adam Exp $
 
-SHA1 (sip-4.19.19.tar.gz) = bfe8a39bf1d399d5f3580db25befed2e78b4ebb9
-RMD160 (sip-4.19.19.tar.gz) = 722dd0b88078abf73e3a1d41a2548b80ff1eb1d4
-SHA512 (sip-4.19.19.tar.gz) = 396c625f59ccef67c2e94221b26dd4ed5d536652a9b63a9f23b340ddf16adf34c6bdb0fbd7c0c1cc403e1d59e8ebf716b478a24bade66a2703fcc5f00b62533d
-Size (sip-4.19.19.tar.gz) = 1058422 bytes
+SHA1 (sip-4.19.22.tar.gz) = 8499fc768556e8fd0ed27310b97d43e366898705
+RMD160 (sip-4.19.22.tar.gz) = 48255d2fd0dfad19be73011c296bd79f40f91ea9
+SHA512 (sip-4.19.22.tar.gz) = 4d366e589945e589f69a3caf979076ef37e319ac0efdd8ec3cee4869da89e112832462215ca2e235036bacfade7efc4d530aa93e7492c283dc1b2503e08feea5
+Size (sip-4.19.22.tar.gz) = 1050805 bytes
 SHA1 (patch-configure.py) = 822a5fd4b23dde511fb9268a32458d7cd46d91ea
 SHA1 (patch-sipgen_sipgen.sbf) = f90554d3d0e4cdcf33e69f492281a028ed6975fb
 SHA1 (patch-siputils.py) = 39436983efbf6719b376084a14b8c71b708ed329



Home | Main Index | Thread Index | Old Index