diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-07-05 08:00:01 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-07-05 08:00:01 +0000 |
commit | 3f304cb507164b0c70d99ef71679d359d74485f8 (patch) | |
tree | 26fb64973489fe011727e63b27500e32f5d55200 /x11/xosd/PLIST | |
parent | bb09f85b7b33e15e7dc5b41c36cb8f90b54db5a8 (diff) | |
download | pkgsrc-3f304cb507164b0c70d99ef71679d359d74485f8.tar.gz |
Update xosd and xmms-osd to 2.2.8:
- investigated using indent. From now on I'll use these arguments to
indent before releasing:
indent -br -ce -bap -bbo -npcs -nprs -nsob -nut xosd.c
(the program indent.sh should indent everything:) (Tim Wright)
- new version of osd_cat that can do percentage and slider bars (phil gees)
- speed optimisation (Piotr Chmura)
Diffstat (limited to 'x11/xosd/PLIST')
-rw-r--r-- | x11/xosd/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xosd/PLIST b/x11/xosd/PLIST index 182b44a1d3d..a9fcc22d9fe 100644 --- a/x11/xosd/PLIST +++ b/x11/xosd/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2004/06/04 11:45:45 xtraeme Exp $ +@comment $NetBSD: PLIST,v 1.7 2004/07/05 08:00:01 jmmv Exp $ bin/osd_cat bin/xosd-config include/xosd.h @@ -6,7 +6,7 @@ lib/libxosd.a lib/libxosd.la lib/libxosd.so lib/libxosd.so.4 -lib/libxosd.so.4.7 +lib/libxosd.so.4.8 man/man1/osd_cat.1 man/man1/xosd-config.1 man/man3/xosd.3 |