pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/x11/py-sip



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Oct 19 18:59:01 UTC 2021

Modified Files:
        pkgsrc/x11/py-sip: Makefile.common distinfo

Log Message:
py-sip: updated to 4.19.25

4.19.15:
Added support for Py_ssize_t (required by PyQt v5.15.3).


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/x11/py-sip/Makefile.common
cvs rdiff -u -r1.50 -r1.51 pkgsrc/x11/py-sip/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/py-sip/Makefile.common
diff -u pkgsrc/x11/py-sip/Makefile.common:1.8 pkgsrc/x11/py-sip/Makefile.common:1.9
--- pkgsrc/x11/py-sip/Makefile.common:1.8       Tue Sep 15 19:30:03 2020
+++ pkgsrc/x11/py-sip/Makefile.common   Tue Oct 19 18:59:01 2021
@@ -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

Index: pkgsrc/x11/py-sip/distinfo
diff -u pkgsrc/x11/py-sip/distinfo:1.50 pkgsrc/x11/py-sip/distinfo:1.51
--- pkgsrc/x11/py-sip/distinfo:1.50     Thu Oct  7 15:14:05 2021
+++ pkgsrc/x11/py-sip/distinfo  Tue Oct 19 18:59:01 2021
@@ -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