diff options
author | adam <adam> | 2004-05-24 13:43:32 +0000 |
---|---|---|
committer | adam <adam> | 2004-05-24 13:43:32 +0000 |
commit | f4bd9005ee5b4092516479350dce34c91aefb86a (patch) | |
tree | a1940a411f3a5a038fe9fe17a1c5b0b3ef114396 /x11/xplanet | |
parent | cb3de3487e6de9b8e361da7b63721016e7096ef7 (diff) | |
download | pkgsrc-f4bd9005ee5b4092516479350dce34c91aefb86a.tar.gz |
Changes 1.0.8:
* Fixed a bug where eclipse shadows were not drawn properly
* Timer now sleeps until it's time to wake up, instead of sleeping for a set
time
Diffstat (limited to 'x11/xplanet')
-rw-r--r-- | x11/xplanet/Makefile | 4 | ||||
-rw-r--r-- | x11/xplanet/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/x11/xplanet/Makefile b/x11/xplanet/Makefile index 6bf58d176d3..0f61e267b98 100644 --- a/x11/xplanet/Makefile +++ b/x11/xplanet/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.17 2004/05/21 10:45:41 adam Exp $ +# $NetBSD: Makefile,v 1.18 2004/05/24 13:43:32 adam Exp $ -DISTNAME= xplanet-1.0.7 +DISTNAME= xplanet-1.0.8 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xplanet/} diff --git a/x11/xplanet/distinfo b/x11/xplanet/distinfo index fde8856da66..c77a4932b3e 100644 --- a/x11/xplanet/distinfo +++ b/x11/xplanet/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.5 2004/05/21 10:45:41 adam Exp $ +$NetBSD: distinfo,v 1.6 2004/05/24 13:43:32 adam Exp $ -SHA1 (xplanet-1.0.7.tar.gz) = 6dfb14aaa4f0e0ccf224fda4824a5932ae450eb7 -Size (xplanet-1.0.7.tar.gz) = 1175252 bytes +SHA1 (xplanet-1.0.8.tar.gz) = 27e9fe206907e6837a18d5bfd3fa404773f06263 +Size (xplanet-1.0.8.tar.gz) = 1175294 bytes |