pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xosd Update xosd and xmms-osd to 2.2.8:
details: https://anonhg.NetBSD.org/pkgsrc/rev/41e5f8358683
branches: trunk
changeset: 477563:41e5f8358683
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Mon Jul 05 08:00:01 2004 +0000
description:
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:
x11/xosd/Makefile.common | 4 ++--
x11/xosd/PLIST | 4 ++--
x11/xosd/distinfo | 6 +++---
3 files changed, 7 insertions(+), 7 deletions(-)
diffs (45 lines):
diff -r 3343076cfd0c -r 41e5f8358683 x11/xosd/Makefile.common
--- a/x11/xosd/Makefile.common Mon Jul 05 01:07:27 2004 +0000
+++ b/x11/xosd/Makefile.common Mon Jul 05 08:00:01 2004 +0000
@@ -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 -r 3343076cfd0c -r 41e5f8358683 x11/xosd/PLIST
--- a/x11/xosd/PLIST Mon Jul 05 01:07:27 2004 +0000
+++ b/x11/xosd/PLIST Mon Jul 05 08:00:01 2004 +0000
@@ -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.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 -r 3343076cfd0c -r 41e5f8358683 x11/xosd/distinfo
--- a/x11/xosd/distinfo Mon Jul 05 01:07:27 2004 +0000
+++ b/x11/xosd/distinfo Mon Jul 05 08:00:01 2004 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index