Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Jan 2002 03:06:25 +0100 (CET)
From:      Stefan `Sec` Zehl <sec@ice.42.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/33802: Update of audio/sidplay port
Message-ID:  <20020112020625.DD12D36@ice.42.org>

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

>Number:         33802
>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:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 11 18:10:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Stefan `Sec` Zehl
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD ice 4.4-STABLE FreeBSD 4.4-STABLE #9: Sat Sep 29 19:25:00 CEST 2001 root@ice:/usr/export/obj/usr/export/src/sys/ICE i386


	
>Description:

The audio/libsidplay port was updated with a previous PR ports/33800
This is the updated version of sidplay, which uses that library.
	
>How-To-Repeat:
	
>Fix:

diff -burN /usr/ports/audio/sidplay/Makefile sidplay/Makefile
--- /usr/ports/audio/sidplay/Makefile	Sat Jan 27 07:12:50 2001
+++ sidplay/Makefile	Sat Jan 12 03:02:47 2002
@@ -6,11 +6,10 @@
 #
 
 PORTNAME=	sidplay
-PORTVERSION=	1.0.4
+PORTVERSION=	1.0.6
 CATEGORIES=	audio emulators
-MASTER_SITES=	${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR=	will
-DISTNAME=	${PORTNAME}-base-${PORTVERSION:S/./_/g}
+MASTER_SITES=	http://www.geocities.com/SiliconValley/Lakes/5147/sidplay/packages/
+DISTNAME=	${PORTNAME}-base-${PORTVERSION}
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	sec@42.org
@@ -21,8 +20,7 @@
 		--with-sidplay-library=${LOCALBASE}/lib
 
 WRKSRC=		${WRKDIR}/${PORTNAME}-base-${PORTVERSION}
-USE_LIBTOOL=	yes
-USE_GMAKE=	yes
+GNU_CONFIGURE=	yes
 
 post-install:
 	strip ${PREFIX}/bin/sidplay ${PREFIX}/bin/sid2wav ${PREFIX}/bin/sidcon
diff -burN /usr/ports/audio/sidplay/distinfo sidplay/distinfo
--- /usr/ports/audio/sidplay/distinfo	Thu Jun 29 12:51:15 2000
+++ sidplay/distinfo	Sat Jan 12 02:58:13 2002
@@ -1 +1 @@
-MD5 (sidplay-base-1_0_4.tgz) = bfc0031b4a59ca7b3f9f654a0ef0bb3f
+MD5 (sidplay-base-1.0.6.tgz) = 20a66d5fca6b969510e1261d23f98eab

>Release-Note:
>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?20020112020625.DD12D36>