From owner-freebsd-ports-bugs@FreeBSD.ORG Fri May 2 22:30:13 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C1A8537B401 for ; Fri, 2 May 2003 22:30:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D10A543F85 for ; Fri, 2 May 2003 22:30:12 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h435UCUp064945 for ; Fri, 2 May 2003 22:30:12 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h435UCGG064944; Fri, 2 May 2003 22:30:12 -0700 (PDT) Resent-Date: Fri, 2 May 2003 22:30:12 -0700 (PDT) Resent-Message-Id: <200305030530.h435UCGG064944@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "J.D." Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 320EC37B401 for ; Fri, 2 May 2003 22:25:54 -0700 (PDT) Received: from 255-189.ip.ll.net (255-158.ip.ll.net [209.131.255.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA4E943FBD for ; Fri, 2 May 2003 22:25:52 -0700 (PDT) (envelope-from jimd@234-233.ip.ll.net) Received: from 234-233.ip.ll.net (localhost [127.0.0.1]) by freebsd2.localnet10 (8.12.9/8.12.7) with ESMTP id h41Nv8gs053845 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 1 May 2003 23:57:08 GMT Received: (from root@localhost) by 234-233.ip.ll.net (8.12.9/8.12.7/Submit) id h41Nv8ed053844; Thu, 1 May 2003 23:57:08 GMT Message-Id: <200305012357.h41Nv8ed053844@234-233.ip.ll.net> Date: Thu, 1 May 2003 23:57:08 GMT From: "J.D."@234-233.ip.ll.net To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/51713: speex dependancy for sweep-0.8.2 is out of date X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "J.D." List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 May 2003 05:30:14 -0000 >Number: 51713 >Category: ports >Synopsis: speex dependancy for sweep-0.8.2 is out of date >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri May 02 22:30:11 PDT 2003 >Closed-Date: >Last-Modified: >Originator: J.D. >Release: FreeBSD 4.8-STABLE i386 >Organization: >Environment: System: FreeBSD 4.8-STABLE #1: Fri Apr 25 00:46:21 CDT 2003 localhost:/usr/src/sys/compile/XSYSTEM i386 >Description: speex has been updated to 1.0.1 but sweep-0.8.2 dependancy specifies speex V0.x ===> Extracting for sweep-0.8.2 >How-To-Repeat: recompile >Fix: *** Makefile.orig Thu May 1 23:47:37 2003 --- Makefile Thu May 1 23:47:42 2003 *************** *** 17,23 **** LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \ samplerate.0:${PORTSDIR}/audio/libsamplerate \ vorbis.2:${PORTSDIR}/audio/libvorbis \ ! speex.0:${PORTSDIR}/audio/speex \ mad.1:${PORTSDIR}/audio/mad \ tdb.1:${PORTSDIR}/databases/tdb --- 17,23 ---- LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \ samplerate.0:${PORTSDIR}/audio/libsamplerate \ vorbis.2:${PORTSDIR}/audio/libvorbis \ ! speex.1:${PORTSDIR}/audio/speex \ mad.1:${PORTSDIR}/audio/mad \ tdb.1:${PORTSDIR}/databases/tdb >Release-Note: >Audit-Trail: >Unformatted: >> Checksum OK for sweep-0.8.2.tar.gz. ===> Patching for sweep-0.8.2 ===> Applying FreeBSD patches for sweep-0.8.2 ===> sweep-0.8.2 depends on executable: gmake - found ===> sweep-0.8.2 depends on executable: libtool - found ===> sweep-0.8.2 depends on shared library: sndfile.1 - found ===> sweep-0.8.2 depends on shared library: samplerate.0 - found ===> sweep-0.8.2 depends on shared library: vorbis.2 - found ===> sweep-0.8.2 depends on shared library: speex.0 - not found ===> Verifying install for speex.0 in /usr/ports/audio/speex ===> Returning to build of sweep-0.8.2 Error: shared library "speex.0" does not exist *** Error code 1 Stop in /usr/ports/audio/sweep.