diff options
author | drochner <drochner@pkgsrc.org> | 2013-08-23 11:25:38 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2013-08-23 11:25:38 +0000 |
commit | d19836fd1a62bcdde5f9c656589ab1cf3a89c273 (patch) | |
tree | d3abfbb17a0b6ed41520dd43d5770afd774b5660 /x11/py-sip/Makefile | |
parent | 25af1708ea89094b813dbd19625828f65850dfc9 (diff) | |
download | pkgsrc-d19836fd1a62bcdde5f9c656589ab1cf3a89c273.tar.gz |
update to 4.15
Adds features required by PyQt v5.0.1 and PyQt v4.10.3
Diffstat (limited to 'x11/py-sip/Makefile')
-rw-r--r-- | x11/py-sip/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/py-sip/Makefile b/x11/py-sip/Makefile index 3aac8bfe314..611784acc25 100644 --- a/x11/py-sip/Makefile +++ b/x11/py-sip/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.38 2013/07/04 17:03:02 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2013/08/23 11:25:38 drochner Exp $ -DISTNAME= sip-4.14.7 +DISTNAME= sip-4.15 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= x11 devel python #MASTER_SITES= http://www.riverbankcomputing.com/static/Downloads/sip4/ |