pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/py-qt3-sip update to 4.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2ef8e6683fd5
branches:  trunk
changeset: 489684:2ef8e6683fd5
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Thu Feb 24 20:12:10 2005 +0000

description:
update to 4.2
changes:
This is a major feature release. Highlights include enums are
now implemented as distinct types, signal signatures may include typedef
types, signals from external sources (e.g. ActiveX controls) are supported.

diffstat:

 x11/py-qt3-sip/Makefile |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (15 lines):

diff -r 4a3e02133777 -r 2ef8e6683fd5 x11/py-qt3-sip/Makefile
--- a/x11/py-qt3-sip/Makefile   Thu Feb 24 20:08:44 2005 +0000
+++ b/x11/py-qt3-sip/Makefile   Thu Feb 24 20:12:10 2005 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2005/01/23 20:41:50 recht Exp $
+# $NetBSD: Makefile,v 1.12 2005/02/24 20:12:10 drochner Exp $
 #
 
-DISTNAME=      sip-4.0rc3
+DISTNAME=      sip-4.2
 PKGNAME=       ${PYPKGPREFIX}-qt3-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    x11 devel python
 MASTER_SITES=  http://www.river-bank.demon.co.uk/download/sip/
 



Home | Main Index | Thread Index | Old Index