diff options
author | rxg <rxg@pkgsrc.org> | 2006-01-30 06:28:01 +0000 |
---|---|---|
committer | rxg <rxg@pkgsrc.org> | 2006-01-30 06:28:01 +0000 |
commit | 2ad4fd3611accd2f8e1e6b6f377955e6a7f65198 (patch) | |
tree | f1148769439b6486295e6460e0da33c00f586cb4 | |
parent | 75562fa202d4938247adad25f7b2df015067c656 (diff) | |
download | pkgsrc-2ad4fd3611accd2f8e1e6b6f377955e6a7f65198.tar.gz |
Updated rox to 2.4.1.
30-Dec-2005 (Release 2.4.1)
~~~~~~~~~~~
Updated Estonian translation (Teet T\xc3\xa4rno).
29-Dec-2005
~~~~~~~~~~~
Some .desktop files put ".png" after the icon name, which prevents the icon
from being found. Ignore it (Thomass Leonard; reported by Peter).
28-Dec-2005
~~~~~~~~~~~
Updated Hungarian translation (Andras Mohari).
27-Dec-2005
~~~~~~~~~~~
If we can't find libc.so.6 for xattr support, try libc.so in case we only have
uClib (Lucas Correia Villa Real).
18-Dec-2005
~~~~~~~~~~~
Allow .desktop files to be used as run actions (Thomas Leonard).
17-Dec-2005
~~~~~~~~~~~
Bugfix: New detail crashes cleanice theme (reported by Andras Mohari; reported
as CleanIce bug #1383457). Try another value...
16-Dec-2005
~~~~~~~~~~~
Highlight icons using the theme's preferred colour instead of always using
blue (Andras Mohari).
Bugfix: Don't set style detail to "base" when highlighting items in a
Collection, as it confuses GTK's lighthouseblue theme engine
(Thomas Leonard).
15-Dec-2005
~~~~~~~~~~~
Bugfix: Changing the display style crashes the filer with GTK >= 2.8.9 because
it sends a selection changed event before the view has finished
initialising (Thomas Leonard; reported by Tobias Kieslich).
Removed some done entries from the TODO file (Stephen Watson).
-rw-r--r-- | sysutils/rox/Makefile | 5 | ||||
-rw-r--r-- | sysutils/rox/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/sysutils/rox/Makefile b/sysutils/rox/Makefile index 32670eb8ae7..618ff885084 100644 --- a/sysutils/rox/Makefile +++ b/sysutils/rox/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.33 2006/01/29 18:07:50 rillig Exp $ +# $NetBSD: Makefile,v 1.34 2006/01/30 06:28:01 rxg Exp $ # -DISTNAME= rox-2.4 -PKGREVISION= 1 +DISTNAME= rox-2.4.1 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rox/} EXTRACT_SUFX= .tgz diff --git a/sysutils/rox/distinfo b/sysutils/rox/distinfo index 6d015bd6e1b..bde50589696 100644 --- a/sysutils/rox/distinfo +++ b/sysutils/rox/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.8 2006/01/19 23:25:25 joerg Exp $ +$NetBSD: distinfo,v 1.9 2006/01/30 06:28:01 rxg Exp $ -SHA1 (rox/rox-2.4.tgz) = e3fa56fbb82400ca32f365aa3bdc73d4fbe4eaf4 -RMD160 (rox/rox-2.4.tgz) = 9c37779b62e8b235db473a4f62b5f9e190962bd2 -Size (rox/rox-2.4.tgz) = 2344632 bytes +SHA1 (rox/rox-2.4.1.tgz) = 9e2fea71d1eb347200c23b28117651be7fccbcdc +RMD160 (rox/rox-2.4.1.tgz) = 083facc66d10bce157eb1964c6387aac89b01013 +Size (rox/rox-2.4.1.tgz) = 2366048 bytes SHA1 (patch-aa) = 63b78f04e0d65f78857359cd250d1704170aff87 |