Date: Mon, 10 Dec 2012 19:02:10 +0000 (UTC) From: Christian Weisgerber <naddy@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r308627 - in head: audio/opus-tools multimedia/vlc Message-ID: <201212101902.qBAJ2AVK086659@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: naddy Date: Mon Dec 10 19:02:10 2012 New Revision: 308627 URL: http://svnweb.freebsd.org/changeset/ports/308627 Log: Chase audio/opus library bump. Modified: head/audio/opus-tools/Makefile head/multimedia/vlc/Makefile Modified: head/audio/opus-tools/Makefile ============================================================================== --- head/audio/opus-tools/Makefile Mon Dec 10 19:01:24 2012 (r308626) +++ head/audio/opus-tools/Makefile Mon Dec 10 19:02:10 2012 (r308627) @@ -2,6 +2,7 @@ PORTNAME= opus-tools PORTVERSION= 0.1.5 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://downloads.xiph.org/releases/opus/ \ https://ftp.mozilla.org/pub/mozilla.org/opus/ Modified: head/multimedia/vlc/Makefile ============================================================================== --- head/multimedia/vlc/Makefile Mon Dec 10 19:01:24 2012 (r308626) +++ head/multimedia/vlc/Makefile Mon Dec 10 19:02:10 2012 (r308627) @@ -4,6 +4,7 @@ PORTNAME= vlc DISTVERSION= 2.0.4 PORTEPOCH= 3 +PORTREVISION= 1 CATEGORIES= multimedia audio ipv6 net www MASTER_SITES= http://download.videolan.org/pub/videolan/${PORTNAME}/${DISTVERSION:S/p/-pre/}/ \ http://ftp.snt.utwente.nl/pub/software/videolan/${PORTNAME}/${DISTVERSION}/ \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212101902.qBAJ2AVK086659>