Date: Wed, 9 Jan 2002 14:13:00 +0100 (CET) From: Jochem Kossen <j.kossen@home.nl> To: FreeBSD-gnats-submit@freebsd.org Cc: naddy@freebsd.org Subject: ports/33730: update port: audio/vorbis from 1.0rc2 to 1.0rc3 Message-ID: <200201091313.g09DD0H64521@jochem.dyndns.org>
next in thread | raw e-mail | index | archive | help
>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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201091313.g09DD0H64521>