diff options
author | adam <adam@pkgsrc.org> | 2004-05-21 10:45:41 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2004-05-21 10:45:41 +0000 |
commit | 535f1804cff11327a7f84772cfa0802349bf1cf6 (patch) | |
tree | 663433240f80db70034ff61ab5f4928538e85fe4 /x11/xplanet | |
parent | 55233a66c538e3f07a63be9efd3669c5434f5d37 (diff) | |
download | pkgsrc-535f1804cff11327a7f84772cfa0802349bf1cf6.tar.gz |
Changes 1.0.7:
* The native Quicktime library can be used when reading/writing image files on Mac OS X.
* The -hibernate and -idlewait options now work on Mac OS X.
* Fixed a segfault when writing image files.
* Minor updates to allow compilation with gcc 3.4.0.
Diffstat (limited to 'x11/xplanet')
-rw-r--r-- | x11/xplanet/Makefile | 5 | ||||
-rw-r--r-- | x11/xplanet/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/x11/xplanet/Makefile b/x11/xplanet/Makefile index 004e253fc30..6bf58d176d3 100644 --- a/x11/xplanet/Makefile +++ b/x11/xplanet/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.16 2004/04/26 14:56:01 adam Exp $ -# +# $NetBSD: Makefile,v 1.17 2004/05/21 10:45:41 adam Exp $ -DISTNAME= xplanet-1.0.6 +DISTNAME= xplanet-1.0.7 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xplanet/} diff --git a/x11/xplanet/distinfo b/x11/xplanet/distinfo index 35e05cf8376..fde8856da66 100644 --- a/x11/xplanet/distinfo +++ b/x11/xplanet/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.4 2004/04/26 14:56:01 adam Exp $ +$NetBSD: distinfo,v 1.5 2004/05/21 10:45:41 adam Exp $ -SHA1 (xplanet-1.0.6.tar.gz) = 4eed87bf0b528dc06561d9b6e5fd818948dbc730 -Size (xplanet-1.0.6.tar.gz) = 1169998 bytes +SHA1 (xplanet-1.0.7.tar.gz) = 6dfb14aaa4f0e0ccf224fda4824a5932ae450eb7 +Size (xplanet-1.0.7.tar.gz) = 1175252 bytes |