diff options
author | rh <rh> | 2005-09-30 23:16:22 +0000 |
---|---|---|
committer | rh <rh> | 2005-09-30 23:16:22 +0000 |
commit | 888486a89888d4d4fb85119da4414b14eb127a96 (patch) | |
tree | bccfd021690c4c8a67219fbe8ad9cbeceba565db /x11 | |
parent | 484517fa6b6fef48d1d4886ccb143674014824ca (diff) | |
download | pkgsrc-888486a89888d4d4fb85119da4414b14eb127a96.tar.gz |
Update gnustep-gui to 0.10.1. This uses v19 of portaudio for the sound
daemon. Some minor bugfixes.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnustep-gui/Makefile | 4 | ||||
-rw-r--r-- | x11/gnustep-gui/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11/gnustep-gui/Makefile b/x11/gnustep-gui/Makefile index 84b16535a83..0cf92b8afa4 100644 --- a/x11/gnustep-gui/Makefile +++ b/x11/gnustep-gui/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.24 2005/07/29 12:59:25 adam Exp $ +# $NetBSD: Makefile,v 1.25 2005/09/30 23:16:22 rh Exp $ -DISTNAME= gnustep-gui-0.10.0 +DISTNAME= gnustep-gui-0.10.1 CATEGORIES= x11 gnustep MASTER_SITES= ${MASTER_SITE_GNUSTEP:=core/} diff --git a/x11/gnustep-gui/distinfo b/x11/gnustep-gui/distinfo index bdaee29ff32..5d240fb2567 100644 --- a/x11/gnustep-gui/distinfo +++ b/x11/gnustep-gui/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.11 2005/07/29 12:59:25 adam Exp $ +$NetBSD: distinfo,v 1.12 2005/09/30 23:16:22 rh Exp $ -SHA1 (gnustep-gui-0.10.0.tar.gz) = 5b8937fee3cf3d9fa3c70c5f833290d1fab94559 -RMD160 (gnustep-gui-0.10.0.tar.gz) = 7ea9dc01ad4f287db8c93ec1e5fea1dedd06e351 -Size (gnustep-gui-0.10.0.tar.gz) = 1488765 bytes +SHA1 (gnustep-gui-0.10.1.tar.gz) = 307a5da26544efada4edc7d7ee1ed2b795d7539e +RMD160 (gnustep-gui-0.10.1.tar.gz) = 27f1a7f42a183596376abbb780757c6d36ed0371 +Size (gnustep-gui-0.10.1.tar.gz) = 1490130 bytes SHA1 (patch-ab) = 3a0aad91274707c1f935db754dda90b1f6f04d3b SHA1 (patch-ac) = ad486b1e2a751475c2f8bb118f8452c38273053a |