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:           Mon Sep 16 19:49:44 UTC 2019

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

Log Message:
py-sip: updated to 4.19.19

SIP v4.19.19 has been released. This is a minor functional release
* Added sipIsOwnedByPython(), sipRegisterExitNotifier() and sipVisitWrappers() to the C API.
* Deprecated the -B option to sip.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/x11/py-sip/Makefile.common
cvs rdiff -u -r1.45 -r1.46 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.3 pkgsrc/x11/py-sip/Makefile.common:1.4
--- pkgsrc/x11/py-sip/Makefile.common:1.3       Thu Aug 22 18:25:48 2019
+++ pkgsrc/x11/py-sip/Makefile.common   Mon Sep 16 19:49:44 2019
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.common,v 1.3 2019/08/22 18:25:48 adam Exp $
+# $NetBSD: Makefile.common,v 1.4 2019/09/16 19:49:44 adam Exp $
 #
 # used by x11/py-sip/Makefile
 # used by x11/py-sip-qt5/Makefile
 
-DISTNAME=      sip-4.19.18
+DISTNAME=      sip-4.19.19
 CATEGORIES=    x11 devel python
 MASTER_SITES=  https://www.riverbankcomputing.com/static/Downloads/sip/${PKGVERSION_NOREV}/
 

Index: pkgsrc/x11/py-sip/distinfo
diff -u pkgsrc/x11/py-sip/distinfo:1.45 pkgsrc/x11/py-sip/distinfo:1.46
--- pkgsrc/x11/py-sip/distinfo:1.45     Thu Aug 22 18:25:48 2019
+++ pkgsrc/x11/py-sip/distinfo  Mon Sep 16 19:49:44 2019
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.45 2019/08/22 18:25:48 adam Exp $
+$NetBSD: distinfo,v 1.46 2019/09/16 19:49:44 adam Exp $
 
-SHA1 (sip-4.19.18.tar.gz) = d001eb00f6dae26a952770e805b1519f61cae77d
-RMD160 (sip-4.19.18.tar.gz) = 94bf7406704b35ca562684cff1d900db9611ea16
-SHA512 (sip-4.19.18.tar.gz) = e3c58cc6c38b277b3b9fd7adf33df91b47e0385e59d52c543e630a194d73d04d91e0a3845cb3973d1955f77049e75246fa7e6f544e02e1efe0086a297cf1d887
-Size (sip-4.19.18.tar.gz) = 1056840 bytes
+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 (patch-configure.py) = 822a5fd4b23dde511fb9268a32458d7cd46d91ea
 SHA1 (patch-sipgen_sipgen.sbf) = f90554d3d0e4cdcf33e69f492281a028ed6975fb
 SHA1 (patch-siputils.py) = 39436983efbf6719b376084a14b8c71b708ed329



Home | Main Index | Thread Index | Old Index