Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Jan 2002 02:48:49 +0100 (CET)
From:      Stefan `Sec` Zehl <sec@ice.42.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/33800: Update of audio/libsidplay port
Message-ID:  <20020112014849.509B642D@ice.42.org>

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

>Number:         33800
>Category:       ports
>Synopsis:       Update of audio/libsidplay 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 17:50: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:

libsidplay got updated, and the old distfile vanished from the master site.

This is an updated version of the port for the new version of libsidplay
	
>How-To-Repeat:
	
>Fix:

	


diff -burN /usr/ports/audio/libsidplay/Makefile libsidplay/Makefile
--- /usr/ports/audio/libsidplay/Makefile	Sun May  6 05:18:37 2001
+++ libsidplay/Makefile	Sat Jan 12 02:45:06 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	libsidplay
-PORTVERSION=	1.36.47
+PORTVERSION=	1.36.50
 CATEGORIES=	audio emulators
 MASTER_SITES=	http://www.geocities.com/SiliconValley/Lakes/5147/sidplay/packages/
 DISTFILES=	${PORTNAME}-${PORTVERSION}.tgz
@@ -15,7 +15,6 @@
 
 USE_LIBTOOL=	yes
 INSTALLS_SHLIB=	yes
-USE_GMAKE=	yes
 USE_NEWGCC=	yes
 
 .include <bsd.port.mk>
diff -burN /usr/ports/audio/libsidplay/distinfo libsidplay/distinfo
--- /usr/ports/audio/libsidplay/distinfo	Sun May  6 05:18:37 2001
+++ libsidplay/distinfo	Sat Jan 12 02:02:06 2002
@@ -1 +1 @@
-MD5 (libsidplay-1.36.47.tgz) = 74cc367a67409e3480a36ab66a23fdde
+MD5 (libsidplay-1.36.50.tgz) = 183c85fc2f19192505fa540f12eb98b2
diff -burN /usr/ports/audio/libsidplay/files/patch-libtool libsidplay/files/patch-libtool
--- /usr/ports/audio/libsidplay/files/patch-libtool	Thu Jan  1 01:00:00 1970
+++ libsidplay/files/patch-libtool	Sat Jan 12 02:42:50 2002
@@ -0,0 +1,11 @@
+--- configure.orig	Sat Jan 12 02:17:19 2002
++++ configure	Sat Jan 12 02:18:08 2002
+@@ -6159,7 +6159,7 @@
+ LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
+ 
+ # Always use our own libtool.
+-LIBTOOL='$(SHELL) $(top_builddir)/libtool'
++LIBTOOL='libtool'
+ 
+ # Prevent multiple expansion
+ 
diff -burN /usr/ports/audio/libsidplay/pkg-plist libsidplay/pkg-plist
--- /usr/ports/audio/libsidplay/pkg-plist	Thu Jun 15 19:59:22 2000
+++ libsidplay/pkg-plist	Sat Jan 12 02:43:20 2002
@@ -9,6 +9,7 @@
 include/sidplay/fixpoint.h
 include/sidplay/libcfg.h
 lib/libsidplay.a
+lib/libsidplay.la
 lib/libsidplay.so.1
 lib/libsidplay.so
 @dirrm include/sidplay
>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?20020112014849.509B642D>