pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/py-sip Update to 4.14.7:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b8b7e1921171
branches:  trunk
changeset: 621113:b8b7e1921171
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Jul 04 17:03:02 2013 +0000

description:
Update to 4.14.7:

v4.14.7 16th June 2013
  - The internal API version is increased to 10.0 requiring the regeneration of
    all modules.
  - Added the /Sequence/ function annotation.
  - %ConvertFromTypeCode can now be specified for classes.
  - Added sipEnableAutoconversion() to the C API.
  - Added sipSetDestroyOnExit() to the C API.
  - Bug fixes.

Bump coming (for first point).

diffstat:

 x11/py-sip/Makefile      |  4 ++--
 x11/py-sip/buildlink3.mk |  4 ++--
 x11/py-sip/distinfo      |  8 ++++----
 3 files changed, 8 insertions(+), 8 deletions(-)

diffs (45 lines):

diff -r beda1766a2a5 -r b8b7e1921171 x11/py-sip/Makefile
--- a/x11/py-sip/Makefile       Thu Jul 04 16:51:59 2013 +0000
+++ b/x11/py-sip/Makefile       Thu Jul 04 17:03:02 2013 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.37 2013/05/03 15:46:32 drochner Exp $
+# $NetBSD: Makefile,v 1.38 2013/07/04 17:03:02 wiz Exp $
 
-DISTNAME=      sip-4.14.6
+DISTNAME=      sip-4.14.7
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    x11 devel python
 #MASTER_SITES= http://www.riverbankcomputing.com/static/Downloads/sip4/
diff -r beda1766a2a5 -r b8b7e1921171 x11/py-sip/buildlink3.mk
--- a/x11/py-sip/buildlink3.mk  Thu Jul 04 16:51:59 2013 +0000
+++ b/x11/py-sip/buildlink3.mk  Thu Jul 04 17:03:02 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.7 2012/10/10 16:52:17 drochner Exp $
+# $NetBSD: buildlink3.mk,v 1.8 2013/07/04 17:03:02 wiz Exp $
 
 BUILDLINK_TREE+=       py-sip
 
@@ -7,7 +7,7 @@
 
 .include "../../lang/python/pyversion.mk"
 
-BUILDLINK_API_DEPENDS.py-sip+= ${PYPKGPREFIX}-sip>=4.14
+BUILDLINK_API_DEPENDS.py-sip+= ${PYPKGPREFIX}-sip>=4.14.7
 BUILDLINK_PKGSRCDIR.py-sip?=   ../../x11/py-sip
 .endif # PY_SIP_BUILDLINK3_MK
 
diff -r beda1766a2a5 -r b8b7e1921171 x11/py-sip/distinfo
--- a/x11/py-sip/distinfo       Thu Jul 04 16:51:59 2013 +0000
+++ b/x11/py-sip/distinfo       Thu Jul 04 17:03:02 2013 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.30 2013/05/03 15:46:32 drochner Exp $
+$NetBSD: distinfo,v 1.31 2013/07/04 17:03:02 wiz Exp $
 
-SHA1 (sip-4.14.6.tar.gz) = e9dfe98ab1418914c78fd3ac457a4e724aac9821
-RMD160 (sip-4.14.6.tar.gz) = 4c50579cb99554ffc5b4868c5667289443ad79b1
-Size (sip-4.14.6.tar.gz) = 749965 bytes
+SHA1 (sip-4.14.7.tar.gz) = ee048f6db7257d1eae2d9d2e407c1657c8888023
+RMD160 (sip-4.14.7.tar.gz) = 2148334fa22d0002ec92d3446d9c3536bb1e0c70
+Size (sip-4.14.7.tar.gz) = 754916 bytes
 SHA1 (patch-aa) = 353f3c08b4eb27a329221ecfeec6feb0dca4b287
 SHA1 (patch-ab) = 044f78528dc67f7585c15b0fb3ec116ff11e31a6



Home | Main Index | Thread Index | Old Index