From owner-freebsd-ports Fri Jan 11 17:50:22 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 55A3837B419 for ; Fri, 11 Jan 2002 17:50:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0C1o1U09644; Fri, 11 Jan 2002 17:50:01 -0800 (PST) (envelope-from gnats) Received: from ice.42.org (ice.42.org [194.246.250.222]) by hub.freebsd.org (Postfix) with ESMTP id 667B537B400 for ; Fri, 11 Jan 2002 17:49:05 -0800 (PST) Received: by ice.42.org (Postfix, from userid 1000) id 509B642D; Sat, 12 Jan 2002 02:48:49 +0100 (CET) Message-Id: <20020112014849.509B642D@ice.42.org> Date: Sat, 12 Jan 2002 02:48:49 +0100 (CET) From: Stefan `Sec` Zehl Reply-To: Stefan `Sec` Zehl To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33800: Update of audio/libsidplay port Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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 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