diff options
author | adam <adam> | 2004-07-13 08:19:24 +0000 |
---|---|---|
committer | adam <adam> | 2004-07-13 08:19:24 +0000 |
commit | 86d7d71a637e4fe17e708b56592fecf18a58c1da (patch) | |
tree | 40e3b6cd06a8f237e925ccd8230d4122dc6e37aa /x11 | |
parent | 49b206d8479b65e57f05f38fbbeaa7f936e68b11 (diff) | |
download | pkgsrc-86d7d71a637e4fe17e708b56592fecf18a58c1da.tar.gz |
Changes 1.1.0:
* Added the -fork option
* Fixed a bug where stars were not drawn when using the -proj option
Diffstat (limited to 'x11')
-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 0f61e267b98..8d548a7ccc9 100644 --- a/x11/xplanet/Makefile +++ b/x11/xplanet/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.18 2004/05/24 13:43:32 adam Exp $ +# $NetBSD: Makefile,v 1.19 2004/07/13 08:19:24 adam Exp $ -DISTNAME= xplanet-1.0.8 +DISTNAME= xplanet-1.1.0 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xplanet/} diff --git a/x11/xplanet/distinfo b/x11/xplanet/distinfo index c77a4932b3e..3e972c38abb 100644 --- a/x11/xplanet/distinfo +++ b/x11/xplanet/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.6 2004/05/24 13:43:32 adam Exp $ +$NetBSD: distinfo,v 1.7 2004/07/13 08:19:24 adam Exp $ -SHA1 (xplanet-1.0.8.tar.gz) = 27e9fe206907e6837a18d5bfd3fa404773f06263 -Size (xplanet-1.0.8.tar.gz) = 1175294 bytes +SHA1 (xplanet-1.1.0.tar.gz) = d8bc8541a7d235e73355f03c18627491656ee63c +Size (xplanet-1.1.0.tar.gz) = 1176025 bytes |