svn commit: r308627 - in head: audio/opus-tools multimedia/vlc

Christian Weisgerber naddy at FreeBSD.org
Mon Dec 10 19:02:11 UTC 2012


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}/ \


More information about the svn-ports-all mailing list