From dc1c2f4e858a3c4389b39cbb8dc428f0e0df1c69 Mon Sep 17 00:00:00 2001 From: jmmv Date: Mon, 5 Jul 2004 08:00:01 +0000 Subject: 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) --- x11/xosd/Makefile.common | 4 ++-- x11/xosd/PLIST | 4 ++-- x11/xosd/distinfo | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) (limited to 'x11/xosd') diff --git a/x11/xosd/Makefile.common b/x11/xosd/Makefile.common index e4d5edc24f8..03e077e5a04 100644 --- a/x11/xosd/Makefile.common +++ b/x11/xosd/Makefile.common @@ -1,7 +1,7 @@ -# $NetBSD: Makefile.common,v 1.12 2004/06/04 11:45:45 xtraeme Exp $ +# $NetBSD: Makefile.common,v 1.13 2004/07/05 08:00:01 jmmv Exp $ # -DISTNAME= xosd-2.2.7 +DISTNAME= xosd-2.2.8 CATEGORIES= x11 MASTER_SITES= http://www.ignavus.net/ EXTRACT_SUFX= .tar.bz2 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 diff --git a/x11/xosd/distinfo b/x11/xosd/distinfo index 02059180af4..504bd0264f2 100644 --- a/x11/xosd/distinfo +++ b/x11/xosd/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.7 2004/06/04 11:45:45 xtraeme Exp $ +$NetBSD: distinfo,v 1.8 2004/07/05 08:00:01 jmmv Exp $ -SHA1 (xosd-2.2.7.tar.bz2) = 0ed8c5a50f956640dbe99b9d2b2f152539977ec7 -Size (xosd-2.2.7.tar.bz2) = 279916 bytes +SHA1 (xosd-2.2.8.tar.bz2) = c8261cb6bfc957ba4a91e6b1d118d23e8180882e +Size (xosd-2.2.8.tar.bz2) = 281156 bytes SHA1 (patch-aa) = 0d3f003e6465d9c6b9af4cdfc1992ab403bdc3cb SHA1 (patch-ab) = e32cc6675f4758183488d1d00d45d1b93d08d0e1 SHA1 (patch-ac) = cc28d482cf7b8db2a3c3f74efc70aa22e9bfc043 -- cgit v1.2.3