From owner-freebsd-ports Wed Jan 9 5:20: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 85B5437B422 for ; Wed, 9 Jan 2002 05:20:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g09DK1c76211; Wed, 9 Jan 2002 05:20:01 -0800 (PST) (envelope-from gnats) Received: from jochem.dyndns.org (cc40670-a.groni1.gr.nl.home.com [217.120.131.23]) by hub.freebsd.org (Postfix) with ESMTP id 57B9337B41B; Wed, 9 Jan 2002 05:11:36 -0800 (PST) Received: (from jochem@localhost) by jochem.dyndns.org (8.11.6/8.11.6) id g09DD0H64521; Wed, 9 Jan 2002 14:13:00 +0100 (CET) (envelope-from jochem) Message-Id: <200201091313.g09DD0H64521@jochem.dyndns.org> Date: Wed, 9 Jan 2002 14:13:00 +0100 (CET) From: Jochem Kossen Reply-To: Jochem Kossen To: FreeBSD-gnats-submit@freebsd.org Cc: naddy@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33730: update port: audio/vorbis from 1.0rc2 to 1.0rc3 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: 33730 >Category: ports >Synopsis: update port: audio/vorbis from 1.0rc2 to 1.0rc3 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Jan 09 05:20:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Jochem Kossen >Release: FreeBSD 4.5-PRERELEASE i386 >Organization: >Environment: System: FreeBSD lisa.jochem.dyndns.org 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #0: Sun Jan 6 14:21:22 CET 2002 root@lisa.jochem.dyndns.org:/usr/obj/usr/src/sys/LISA i386 >Description: vorbis is now at 1.0rc3. This patch updates the port >How-To-Repeat: >Fix: --- update-vorbis-1.0rc2_1.0rc3.diff begins here --- diff -urN audio/vorbis.orig/Makefile audio/vorbis/Makefile --- audio/vorbis.orig/Makefile Sat Nov 3 23:22:33 2001 +++ audio/vorbis/Makefile Wed Jan 9 13:37:50 2002 @@ -6,7 +6,7 @@ # PORTNAME= vorbis -PORTVERSION= 1.0.r2 +PORTVERSION= 1.0.r3 PORTEPOCH= 2 CATEGORIES= audio MASTER_SITES= # empty @@ -15,9 +15,9 @@ MAINTAINER= naddy@FreeBSD.org -LIB_DEPENDS= ao.2:${PORTSDIR}/audio/libao \ - ogg.2:${PORTSDIR}/audio/libogg \ - vorbis.0:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS= ao.3:${PORTSDIR}/audio/libao \ + ogg.3:${PORTSDIR}/audio/libogg \ + vorbis.1:${PORTSDIR}/audio/libvorbis RUN_DEPENDS= ogg123:${PORTSDIR}/audio/vorbis-tools MD5_FILE= Makefile # dummy --- update-vorbis-1.0rc2_1.0rc3.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message