pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2006Q4]: pkgsrc/audio/rplay Pullup ticket 2013 - requested by ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d8d8c2abe22d
branches: pkgsrc-2006Q4
changeset: 523026:d8d8c2abe22d
user: salo <salo%pkgsrc.org@localhost>
date: Tue Feb 20 14:55:14 2007 +0000
description:
Pullup ticket 2013 - requested by veego
build fix for rplay
Revisions pulled up:
- pkgsrc/audio/rplay/Makefile 1.56
- pkgsrc/audio/rplay/distinfo 1.11
- pkgsrc/audio/rplay/patches/patch-at 1.2
Module Name: pkgsrc
Committed By: veego
Date: Sat Jan 6 17:41:00 UTC 2007
Modified Files:
pkgsrc/audio/rplay: Makefile distinfo
pkgsrc/audio/rplay/patches: patch-at
Log Message:
Fix a compile problem on -current, maybe gcc4 related and bump the
PKGREVISION.
diffstat:
audio/rplay/Makefile | 4 ++--
audio/rplay/distinfo | 4 ++--
audio/rplay/patches/patch-at | 16 ++++++++++++----
3 files changed, 16 insertions(+), 8 deletions(-)
diffs (56 lines):
diff -r 30e49d49ecad -r d8d8c2abe22d audio/rplay/Makefile
--- a/audio/rplay/Makefile Tue Feb 20 14:33:46 2007 +0000
+++ b/audio/rplay/Makefile Tue Feb 20 14:55:14 2007 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.55 2006/03/30 03:44:41 jlam Exp $
+# $NetBSD: Makefile,v 1.55.6.1 2007/02/20 14:55:14 salo Exp $
#
DISTNAME= rplay-3.3.2
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= audio
MASTER_SITES= ftp://rplay.doit.org/pub/rplay/ \
http://rplay.doit.org/dist/
diff -r 30e49d49ecad -r d8d8c2abe22d audio/rplay/distinfo
--- a/audio/rplay/distinfo Tue Feb 20 14:33:46 2007 +0000
+++ b/audio/rplay/distinfo Tue Feb 20 14:55:14 2007 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.10 2006/03/20 03:53:27 jlam Exp $
+$NetBSD: distinfo,v 1.10.8.1 2007/02/20 14:55:14 salo Exp $
SHA1 (rplay-3.3.2.tar.gz) = 80b8001998a6f9837773f26285afffd609df2662
RMD160 (rplay-3.3.2.tar.gz) = e5c740eade2cc770ea78c8f53020fa6d78f59861
@@ -21,7 +21,7 @@
SHA1 (patch-aq) = 41e6f83bb5c8a1223fc9d9cd8a21fee36012965f
SHA1 (patch-ar) = 2428398a2d00e3db937d3692cfedf9cdd7691db8
SHA1 (patch-as) = 64d31c1bc4d1659a18e9bfb922550f4a390f15bd
-SHA1 (patch-at) = 6e2bc0ed0fab65c732445e111880e6e8908d4b54
+SHA1 (patch-at) = d3f20f7693c0d4401c393a1bbcb766dee722a1d0
SHA1 (patch-au) = 7451e5ba18e21c3787869cf9a1d55433d9d488fc
SHA1 (patch-av) = 6eaa0294af7d559b7e0b74e22e93aecc42db1a9a
SHA1 (patch-aw) = 82de8a6a58f0e3db1d52f97bcaff7f4ad643bb73
diff -r 30e49d49ecad -r d8d8c2abe22d audio/rplay/patches/patch-at
--- a/audio/rplay/patches/patch-at Tue Feb 20 14:33:46 2007 +0000
+++ b/audio/rplay/patches/patch-at Tue Feb 20 14:55:14 2007 +0000
@@ -1,8 +1,16 @@
-$NetBSD: patch-at,v 1.1 2005/10/10 15:13:58 joerg Exp $
+$NetBSD: patch-at,v 1.1.10.1 2007/02/20 14:55:14 salo Exp $
---- rplayd/rplayd.h.orig 2005-08-04 22:07:33.000000000 +0000
-+++ rplayd/rplayd.h
-@@ -133,8 +133,6 @@ extern int default_fragsize;
+--- rplayd/rplayd.h.orig 1999-03-10 08:58:04.000000000 +0100
++++ rplayd/rplayd.h 2007-01-06 18:33:05.000000000 +0100
+@@ -73,7 +73,6 @@
+ extern fd_set read_mask;
+ extern fd_set write_mask;
+ extern int debug;
+-extern int inetd;
+ extern int rptp_timeout;
+ extern char hostname[];
+ extern char *hostaddr;
+@@ -133,8 +132,6 @@
extern int monitor_count;
extern BUFFER *monitor_buffers;
Home |
Main Index |
Thread Index |
Old Index