Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Jan 2003 19:57:23 +0100 (CET)
From:      Stefan `Sec` Zehl <sec@42.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/47309: audio/sidplay update (unfetchable distfile).
Message-ID:  <20030121185723.5AD761CB4E@ice.42.org>

next in thread | raw e-mail | index | archive | help

>Number:         47309
>Category:       ports
>Synopsis:       audio/sidplay update (unfetchable distfile).
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 21 11:00:11 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Stefan `Sec` Zehl
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:
System: FreeBSD ice 4.7-STABLE FreeBSD 4.7-STABLE #1: Mon Jan 20 14:05:35 CET 2003 root@ice:/export/obj/export/src/sys/ICE i386


	
>Description:

The audio/sidplay source has removed the old distfile because a new version
has been released. This updates the port for the new version.

>How-To-Repeat:
	
>Fix:

	

diff -bur /usr/ports/audio/sidplay/Makefile sidplay/Makefile
--- /usr/ports/audio/sidplay/Makefile	Fri Jul 19 14:52:34 2002
+++ sidplay/Makefile	Tue Jan 21 19:45:26 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	sidplay
-PORTVERSION=	1.0.8
+PORTVERSION=	1.0.9
 CATEGORIES=	audio emulators
 MASTER_SITES=	http://www.geocities.com/SiliconValley/Lakes/5147/sidplay/packages/
 DISTNAME=	${PORTNAME}-base-${PORTVERSION}
diff -bur /usr/ports/audio/sidplay/distinfo sidplay/distinfo
--- /usr/ports/audio/sidplay/distinfo	Fri Jul 19 14:52:34 2002
+++ sidplay/distinfo	Tue Jan 21 19:45:33 2003
@@ -1 +1 @@
-MD5 (sidplay-base-1.0.8.tgz) = 7a68242d2a5affa8c2a5add83107bff8
+MD5 (sidplay-base-1.0.9.tgz) = 633506d1225ce9713106fc8d851b0750
diff -bur /usr/ports/audio/sidplay/files/patch-audio_oss_audiodrv.h sidplay/files/patch-audio_oss_audiodrv.h
--- /usr/ports/audio/sidplay/files/patch-audio_oss_audiodrv.h	Tue Jul 30 14:37:01 2002
+++ sidplay/files/patch-audio_oss_audiodrv.h	Tue Jan 21 19:52:24 2003
@@ -1,8 +1,5 @@
-
-$FreeBSD: ports/audio/sidplay/files/patch-audio_oss_audiodrv.h,v 1.1 2002/07/30 12:37:01 naddy Exp $
-
---- audio/oss/audiodrv.h.orig	Sun Apr 11 06:00:00 1999
-+++ audio/oss/audiodrv.h	Tue Jul 30 14:12:10 2002
+--- audio/oss/audiodrv.h.org	Tue Jan 21 19:51:13 2003
++++ audio/oss/audiodrv.h	Tue Jan 21 19:51:50 2003
 @@ -16,8 +16,8 @@
  
  #if defined(HAVE_LINUX) && defined(HAVE_LINUX_SOUNDCARD_H)
@@ -11,6 +8,6 @@
 -  #include <machine/soundcard.h>
 +#elif defined(HAVE_FREEBSD) && defined(HAVE_SYS_SOUNDCARD_H)
 +  #include <sys/soundcard.h>
- #elif defined(HAVE_NETBSD) && defined(HAVE_SOUNDCARD_H)
+ #elif defined(HAVE_OPENBSD) && defined(HAVE_SOUNDCARD_H)
    #include <soundcard.h>
- #else
+ #elif defined(HAVE_NETBSD) && defined(HAVE_SOUNDCARD_H)
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030121185723.5AD761CB4E>