Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Dec 1998 02:36:12 +0100 (CET)
From:      Stefan Zehl <sec@btl.42.org>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/9085: Update of audio/sidplay - port
Message-ID:  <199812150136.CAA26561@btl.42.org>

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

>Number:         9085
>Category:       ports
>Synopsis:       Update of audio/sidplay - port
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 14 17:40:01 PST 1998
>Last-Modified:
>Originator:     Stefan Zehl
>Organization:
>Release:        FreeBSD 3.0-CURRENT i386
>Environment:

	

>Description:


The sidplay distfile was unfetchable. I updated the port to a new version.

>How-To-Repeat:

	

>Fix:
	
diff -burN /usr/ports/audio/sidplay/Makefile sidplay/Makefile
--- /usr/ports/audio/sidplay/Makefile	Mon Dec  7 02:22:20 1998
+++ sidplay/Makefile	Tue Dec 15 02:06:57 1998
@@ -1,15 +1,15 @@
 # New ports collection makefile for:   sidplay
-# Version required:    1.36.10
+# Version required:    1.36.31
 # Date created:        31 October 1996
 # Whom:                Stefan Zehl <sec@42.org>
 #
 # $Id: Makefile,v 1.3 1998/11/28 09:07:10 asami Exp $
 #
 
-DISTNAME=	sidplay-13625
-PKGNAME=        sidplay-1.36.25
+DISTNAME=	sidplay-1_36_31
+PKGNAME=        sidplay-1.36.31
 CATEGORIES=	audio emulators
-MASTER_SITES=	http://www.geocities.com/SiliconValley/Lakes/5147/
+MASTER_SITES=	http://www.geocities.com/SiliconValley/Lakes/5147/sidplay/packages/
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	sec@42.org
diff -burN /usr/ports/audio/sidplay/files/md5 sidplay/files/md5
--- /usr/ports/audio/sidplay/files/md5	Sun Jul 26 10:14:02 1998
+++ sidplay/files/md5	Tue Dec 15 02:09:21 1998
@@ -1 +1 @@
-MD5 (sidplay-13625.tgz) = 5a35fb01bbb583d366dd22beaf123200
+MD5 (sidplay-1_36_31.tgz) = b0dcb38b7ac86a520fe4cad61cdaa209
diff -burN /usr/ports/audio/sidplay/patches/patch-ac sidplay/patches/patch-ac
--- /usr/ports/audio/sidplay/patches/patch-ac	Thu Jan  1 01:00:00 1970
+++ sidplay/patches/patch-ac	Tue Dec 15 02:25:58 1998
@@ -0,0 +1,9 @@
+--- console/sidcon.cpp.orig	Tue Dec 15 02:21:12 1998
++++ console/sidcon.cpp	Tue Dec 15 02:21:26 1998
+@@ -1,5 +1,6 @@
+ // A dirty sidtune format converter hack with almost no security code.
+ 
++#include <sys/types.h>
+ #include <ctype.h>
+ #include <dirent.h>
+ #include <stdio.h>
>Audit-Trail:
>Unformatted:

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



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