diff options
author | augustss <augustss@pkgsrc.org> | 2005-03-07 12:13:19 +0000 |
---|---|---|
committer | augustss <augustss@pkgsrc.org> | 2005-03-07 12:13:19 +0000 |
commit | 57644b0ae53a2ef2bbf3c0a6ad6a137af3880b40 (patch) | |
tree | 273efaaa0705df63a29e4c010d55163c41f2562a /x11 | |
parent | e9baf2c7024cf3d40e78af0cc44c1ef9313ffd07 (diff) | |
download | pkgsrc-57644b0ae53a2ef2bbf3c0a6ad6a137af3880b40.tar.gz |
Update to wxhaskell 0.9. From the release blurb:
* This new release has support for the printing and much improved
* support for processes and the grid control.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/wxhaskell/Makefile | 4 | ||||
-rw-r--r-- | x11/wxhaskell/PLIST | 5 | ||||
-rw-r--r-- | x11/wxhaskell/distinfo | 8 |
3 files changed, 9 insertions, 8 deletions
diff --git a/x11/wxhaskell/Makefile b/x11/wxhaskell/Makefile index 1e3805d0d15..6308909c725 100644 --- a/x11/wxhaskell/Makefile +++ b/x11/wxhaskell/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2004/12/25 21:20:29 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2005/03/07 12:13:19 augustss Exp $ -DISTNAME= wxhaskell-src-0.8 +DISTNAME= wxhaskell-src-0.9 PKGNAME= ${DISTNAME:S/-src//} CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wxhaskell/} diff --git a/x11/wxhaskell/PLIST b/x11/wxhaskell/PLIST index ae266abe26d..71dbd6695ea 100644 --- a/x11/wxhaskell/PLIST +++ b/x11/wxhaskell/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2004/12/25 21:20:29 wiz Exp $ +@comment $NetBSD: PLIST,v 1.3 2005/03/07 12:13:19 augustss Exp $ lib/imports/Graphics/UI/WX.hi lib/imports/Graphics/UI/WX/Attributes.hi lib/imports/Graphics/UI/WX/Classes.hi @@ -26,6 +26,7 @@ lib/imports/Graphics/UI/WXCore/Image.hi lib/imports/Graphics/UI/WXCore/IntMap.hi lib/imports/Graphics/UI/WXCore/Layout.hi lib/imports/Graphics/UI/WXCore/OpenGL.hi +lib/imports/Graphics/UI/WXCore/Print.hi lib/imports/Graphics/UI/WXCore/Process.hi lib/imports/Graphics/UI/WXCore/Types.hi lib/imports/Graphics/UI/WXCore/WxcClassInfo.hi @@ -37,7 +38,7 @@ lib/imports/Graphics/UI/WXCore/WxcDefs.hi lib/imports/Graphics/UI/WXCore/WxcObject.hi lib/imports/Graphics/UI/WXCore/WxcTypes.hi lib/libwx.a -lib/libwxc-gtk2.4.2-0.8.so +lib/libwxc-gtk2.4.2-0.9.so lib/libwxcore.a lib/libwxcore0.a lib/libwxcore1.a diff --git a/x11/wxhaskell/distinfo b/x11/wxhaskell/distinfo index 39f25caedf0..400c98882bf 100644 --- a/x11/wxhaskell/distinfo +++ b/x11/wxhaskell/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2005/02/23 17:36:21 wiz Exp $ +$NetBSD: distinfo,v 1.3 2005/03/07 12:13:19 augustss Exp $ -SHA1 (wxhaskell-src-0.8.zip) = 415dd824e5bd60d6cca97d9545327fd5b80c28c7 -RMD160 (wxhaskell-src-0.8.zip) = 6802992948677663e4543070875963a7932ee99a -Size (wxhaskell-src-0.8.zip) = 545291 bytes +SHA1 (wxhaskell-src-0.9.zip) = a4c3a38214efa03b33550f9cc50614294932ff61 +RMD160 (wxhaskell-src-0.9.zip) = 9509c0da854abb4b6f82a0585968832c892efaec +Size (wxhaskell-src-0.9.zip) = 564588 bytes SHA1 (patch-aa) = bb011c52a385281da3afd70762bd2b562c43d6af |