diff options
author | drochner <drochner@pkgsrc.org> | 2010-04-20 09:33:22 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2010-04-20 09:33:22 +0000 |
commit | 73173c5ea35d09909fe3ef73fbff7045a53f3e9e (patch) | |
tree | 99b5514683845634eb0fdbed2be057e18eb288d8 /x11/py-sip | |
parent | d5e41c6b611c89f1e45612d2be4712a6cf24916c (diff) | |
download | pkgsrc-73173c5ea35d09909fe3ef73fbff7045a53f3e9e.tar.gz |
4.10.1 disappeared from the distribution site, was replaced by 4.10.2
which fixes a regression in the new-style error handling of C++ ctors
Diffstat (limited to 'x11/py-sip')
-rw-r--r-- | x11/py-sip/Makefile | 4 | ||||
-rw-r--r-- | x11/py-sip/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11/py-sip/Makefile b/x11/py-sip/Makefile index bdea70c0089..f4bb94c9eb1 100644 --- a/x11/py-sip/Makefile +++ b/x11/py-sip/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2010/04/13 15:26:31 drochner Exp $ +# $NetBSD: Makefile,v 1.14 2010/04/20 09:33:22 drochner Exp $ # -DISTNAME= sip-4.10.1 +DISTNAME= sip-4.10.2 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= x11 devel python MASTER_SITES= http://www.riverbankcomputing.com/static/Downloads/sip4/ diff --git a/x11/py-sip/distinfo b/x11/py-sip/distinfo index 2d83fddd23f..0ca9cad15c1 100644 --- a/x11/py-sip/distinfo +++ b/x11/py-sip/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.10 2010/04/13 15:26:31 drochner Exp $ +$NetBSD: distinfo,v 1.11 2010/04/20 09:33:22 drochner Exp $ -SHA1 (sip-4.10.1.tar.gz) = 35a1ec1f68e37b042454bff70471acc8d3c574d3 -RMD160 (sip-4.10.1.tar.gz) = 4c696d066dd0ac4c936a30ebdc3f88fbf6427a16 -Size (sip-4.10.1.tar.gz) = 646547 bytes +SHA1 (sip-4.10.2.tar.gz) = ca9fd7760f33ec1b09ae6732e5f708037fcdd23b +RMD160 (sip-4.10.2.tar.gz) = 7070cdcb8281a6233d34d06e5e66d1d8b2546fd4 +Size (sip-4.10.2.tar.gz) = 646683 bytes SHA1 (patch-aa) = d6986bbc402fc8b345b2f624fbc2537bf6c275eb SHA1 (patch-ab) = f5ba9704fc3867a1273dca534b145cdb14b070e7 |