diff options
author | augustss <augustss@pkgsrc.org> | 2005-05-22 08:43:21 +0000 |
---|---|---|
committer | augustss <augustss@pkgsrc.org> | 2005-05-22 08:43:21 +0000 |
commit | 3957fff8b79253d1f995ffd31590b7449b75817b (patch) | |
tree | 2391932db3749eccba09d34de546d6829e85108d /x11/wxhaskell | |
parent | 42b928aafdd9b21ec29426265fc117b678fc71f6 (diff) | |
download | pkgsrc-3957fff8b79253d1f995ffd31590b7449b75817b.tar.gz |
Update to wxhaskell 0.9.4.
This release fixes some problems with ghc 6.4.
Diffstat (limited to 'x11/wxhaskell')
-rw-r--r-- | x11/wxhaskell/Makefile | 4 | ||||
-rw-r--r-- | x11/wxhaskell/PLIST | 4 | ||||
-rw-r--r-- | x11/wxhaskell/distinfo | 8 |
3 files changed, 8 insertions, 8 deletions
diff --git a/x11/wxhaskell/Makefile b/x11/wxhaskell/Makefile index 210529a2c7f..394fba65fdf 100644 --- a/x11/wxhaskell/Makefile +++ b/x11/wxhaskell/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2005/04/11 21:48:14 tv Exp $ +# $NetBSD: Makefile,v 1.6 2005/05/22 08:43:21 augustss Exp $ -DISTNAME= wxhaskell-src-0.9 +DISTNAME= wxhaskell-src-0.9.4 PKGNAME= ${DISTNAME:S/-src//} CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wxhaskell/} diff --git a/x11/wxhaskell/PLIST b/x11/wxhaskell/PLIST index 71dbd6695ea..030b3f33b31 100644 --- a/x11/wxhaskell/PLIST +++ b/x11/wxhaskell/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2005/03/07 12:13:19 augustss Exp $ +@comment $NetBSD: PLIST,v 1.4 2005/05/22 08:43:21 augustss Exp $ lib/imports/Graphics/UI/WX.hi lib/imports/Graphics/UI/WX/Attributes.hi lib/imports/Graphics/UI/WX/Classes.hi @@ -38,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.9.so +lib/libwxc-gtk2.4.2-0.9.4.so lib/libwxcore.a lib/libwxcore0.a lib/libwxcore1.a diff --git a/x11/wxhaskell/distinfo b/x11/wxhaskell/distinfo index 400c98882bf..dc4af85a429 100644 --- a/x11/wxhaskell/distinfo +++ b/x11/wxhaskell/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.3 2005/03/07 12:13:19 augustss Exp $ +$NetBSD: distinfo,v 1.4 2005/05/22 08:43:21 augustss Exp $ -SHA1 (wxhaskell-src-0.9.zip) = a4c3a38214efa03b33550f9cc50614294932ff61 -RMD160 (wxhaskell-src-0.9.zip) = 9509c0da854abb4b6f82a0585968832c892efaec -Size (wxhaskell-src-0.9.zip) = 564588 bytes +SHA1 (wxhaskell-src-0.9.4.zip) = 6133991fb1e6c76a3b5b2bf175277ce56c2adad3 +RMD160 (wxhaskell-src-0.9.4.zip) = 70c386cb2451509dbd5bca652435bab35b808ed1 +Size (wxhaskell-src-0.9.4.zip) = 569954 bytes SHA1 (patch-aa) = bb011c52a385281da3afd70762bd2b562c43d6af |