From owner-svn-ports-head@FreeBSD.ORG Wed Feb 5 15:53:27 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 282357FA; Wed, 5 Feb 2014 15:53:27 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 0E4501849; Wed, 5 Feb 2014 15:53:27 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s15FrR8e011230; Wed, 5 Feb 2014 15:53:27 GMT (envelope-from bapt@svn.freebsd.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s15FrIn1011180; Wed, 5 Feb 2014 15:53:18 GMT (envelope-from bapt@svn.freebsd.org) Message-Id: <201402051553.s15FrIn1011180@svn.freebsd.org> From: Baptiste Daroussin Date: Wed, 5 Feb 2014 15:53:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r342735 - in head: audio/aqualung audio/audacity audio/beast audio/cmus audio/deadbeef audio/fpc-mad audio/fplib audio/glame audio/gstreamer-plugins-mad audio/gstreamer1-plugins-mad aud... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Feb 2014 15:53:27 -0000 Author: bapt Date: Wed Feb 5 15:53:18 2014 New Revision: 342735 URL: http://svnweb.freebsd.org/changeset/ports/342735 QAT: https://qat.redports.org/buildarchive/r342735/ Log: Chase libmad changes Modified: head/audio/aqualung/Makefile head/audio/audacity/Makefile head/audio/beast/Makefile head/audio/cmus/Makefile head/audio/deadbeef/Makefile head/audio/fpc-mad/Makefile head/audio/fplib/Makefile head/audio/glame/Makefile head/audio/gstreamer-plugins-mad/Makefile head/audio/gstreamer1-plugins-mad/Makefile head/audio/herrie/Makefile head/audio/last.fm/Makefile head/audio/libmp3splt/Makefile head/audio/liquidsoap/Makefile head/audio/madplay/Makefile head/audio/mixxx/Makefile head/audio/moc/Makefile head/audio/mp3splt-gtk/Makefile head/audio/mpg321/Makefile head/audio/musicpd/Makefile head/audio/normalize/Makefile head/audio/pianobar/Makefile head/audio/py-mad/Makefile head/audio/smasher/Makefile head/audio/sox/Makefile head/audio/squash/Makefile head/audio/streamripper/Makefile head/audio/streamtranscoder/Makefile head/audio/sweep/Makefile head/audio/terminatorx/Makefile head/audio/xmms-mad/Makefile head/audio/xmms2/Makefile head/games/scummvm/Makefile head/games/stepmania-devel/Makefile head/games/vavoom/Makefile head/games/worldofpadman/Makefile head/multimedia/avidemux2/Makefile head/multimedia/qmmp/Makefile head/multimedia/vlc/Makefile head/multimedia/xbmc/Makefile Modified: head/audio/aqualung/Makefile ============================================================================== --- head/audio/aqualung/Makefile Wed Feb 5 15:52:30 2014 (r342734) +++ head/audio/aqualung/Makefile Wed Feb 5 15:53:18 2014 (r342735) @@ -3,7 +3,7 @@ PORTNAME= aqualung DISTVERSION= 0.9beta11 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTVERSION} \ http://wickedmachine.net/mirror/ Modified: head/audio/audacity/Makefile ============================================================================== --- head/audio/audacity/Makefile Wed Feb 5 15:52:30 2014 (r342734) +++ head/audio/audacity/Makefile Wed Feb 5 15:53:18 2014 (r342735) @@ -3,7 +3,7 @@ PORTNAME= audacity PORTVERSION= 2.0.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= GOOGLE_CODE \ SF/${PORTNAME}/${PORTNAME}/${PORTVERSION} Modified: head/audio/beast/Makefile ============================================================================== --- head/audio/beast/Makefile Wed Feb 5 15:52:30 2014 (r342734) +++ head/audio/beast/Makefile Wed Feb 5 15:53:18 2014 (r342735) @@ -3,7 +3,7 @@ PORTNAME= beast PORTVERSION= 0.7.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://dist.testbit.eu/beast/%SUBDIR%/ MASTER_SITE_SUBDIR= v${PORTVERSION:R} Modified: head/audio/cmus/Makefile ============================================================================== --- head/audio/cmus/Makefile Wed Feb 5 15:52:30 2014 (r342734) +++ head/audio/cmus/Makefile Wed Feb 5 15:53:18 2014 (r342735) @@ -3,7 +3,7 @@ PORTNAME= cmus PORTVERSION= 2.5.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME} DISTNAME= ${PORTNAME}-v${PORTVERSION} Modified: head/audio/deadbeef/Makefile ============================================================================== --- head/audio/deadbeef/Makefile Wed Feb 5 15:52:30 2014 (r342734) +++ head/audio/deadbeef/Makefile Wed Feb 5 15:53:18 2014 (r342735) @@ -3,7 +3,7 @@ PORTNAME= deadbeef PORTVERSION= 0.5.5 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME} Modified: head/audio/fpc-mad/Makefile ============================================================================== --- head/audio/fpc-mad/Makefile Wed Feb 5 15:52:30 2014 (r342734) +++ head/audio/fpc-mad/Makefile Wed Feb 5 15:53:18 2014 (r342735) @@ -1,7 +1,7 @@ # Created by: Christopher Key # $FreeBSD$ -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= audio lang PKGNAMESUFFIX= -mad Modified: head/audio/fplib/Makefile ============================================================================== --- head/audio/fplib/Makefile Wed Feb 5 15:52:30 2014 (r342734) +++ head/audio/fplib/Makefile Wed Feb 5 15:53:18 2014 (r342735) @@ -3,6 +3,7 @@ PORTNAME= fplib PORTVERSION= 20121001 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= LOCAL/sunpoet Modified: head/audio/glame/Makefile ============================================================================== --- head/audio/glame/Makefile Wed Feb 5 15:52:30 2014 (r342734) +++ head/audio/glame/Makefile Wed Feb 5 15:53:18 2014 (r342735) @@ -3,7 +3,7 @@ PORTNAME= glame PORTVERSION= 2.0.1 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= audio gnome MASTER_SITES= SF Modified: head/audio/gstreamer-plugins-mad/Makefile ============================================================================== --- head/audio/gstreamer-plugins-mad/Makefile Wed Feb 5 15:52:30 2014 (r342734) +++ head/audio/gstreamer-plugins-mad/Makefile Wed Feb 5 15:53:18 2014 (r342735) @@ -2,7 +2,7 @@ # $FreeBSD$ # $MCom: ports/audio/gstreamer-plugins-mad/Makefile,v 1.5 2008/03/19 14:05:30 ahze Exp $ -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= audio COMMENT= Gstreamer mp3 decoder plugin Modified: head/audio/gstreamer1-plugins-mad/Makefile ============================================================================== --- head/audio/gstreamer1-plugins-mad/Makefile Wed Feb 5 15:52:30 2014 (r342734) +++ head/audio/gstreamer1-plugins-mad/Makefile Wed Feb 5 15:53:18 2014 (r342735) @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= audio COMMENT= Gstreamer mp3 decoder plugin Modified: head/audio/herrie/Makefile ============================================================================== --- head/audio/herrie/Makefile Wed Feb 5 15:52:30 2014 (r342734) +++ head/audio/herrie/Makefile Wed Feb 5 15:53:18 2014 (r342735) @@ -3,7 +3,7 @@ PORTNAME= herrie PORTVERSION= 2.2 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= audio MASTER_SITES= http://herrie.info/distfiles/ \ http://www.stack.nl/~ed/projects/herrie/distfiles/ Modified: head/audio/last.fm/Makefile ============================================================================== --- head/audio/last.fm/Makefile Wed Feb 5 15:52:30 2014 (r342734) +++ head/audio/last.fm/Makefile Wed Feb 5 15:53:18 2014 (r342735) @@ -4,7 +4,7 @@ PORTNAME= last.fm PORTVERSION= 1.5.4.26862 DISTVERSIONSUFFIX= .src -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio net MASTER_SITES= http://cdn.last.fm/client/src/ Modified: head/audio/libmp3splt/Makefile ============================================================================== --- head/audio/libmp3splt/Makefile Wed Feb 5 15:52:30 2014 (r342734) +++ head/audio/libmp3splt/Makefile Wed Feb 5 15:53:18 2014 (r342735) @@ -3,6 +3,7 @@ PORTNAME= libmp3splt PORTVERSION= 0.8.2 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= SF/mp3splt/${PORTNAME}/${PORTVERSION} Modified: head/audio/liquidsoap/Makefile ============================================================================== --- head/audio/liquidsoap/Makefile Wed Feb 5 15:52:30 2014 (r342734) +++ head/audio/liquidsoap/Makefile Wed Feb 5 15:53:18 2014 (r342735) @@ -3,7 +3,7 @@ PORTNAME= liquidsoap PORTVERSION= 1.0.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio net MASTER_SITES= SF/savonet/${PORTNAME}/${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION}-full Modified: head/audio/madplay/Makefile ============================================================================== --- head/audio/madplay/Makefile Wed Feb 5 15:52:30 2014 (r342734) +++ head/audio/madplay/Makefile Wed Feb 5 15:53:18 2014 (r342735) @@ -3,7 +3,7 @@ PORTNAME= madplay PORTVERSION= 0.15.2b -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= SF/mad/${PORTNAME}/${PORTVERSION} \ ftp://ftp.mars.org/pub/mpeg/ Modified: head/audio/mixxx/Makefile ============================================================================== --- head/audio/mixxx/Makefile Wed Feb 5 15:52:30 2014 (r342734) +++ head/audio/mixxx/Makefile Wed Feb 5 15:53:18 2014 (r342735) @@ -4,7 +4,7 @@ PORTNAME= mixxx PORTVERSION= 1.11.0 DISTVERSIONSUFFIX= -src -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= http://downloads.mixxx.org/${PORTNAME}-${PORTVERSION}/ Modified: head/audio/moc/Makefile ============================================================================== --- head/audio/moc/Makefile Wed Feb 5 15:52:30 2014 (r342734) +++ head/audio/moc/Makefile Wed Feb 5 15:53:18 2014 (r342735) @@ -3,7 +3,7 @@ PORTNAME= moc PORTVERSION= 2.4.4 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= audio MASTER_SITES= ftp://ftp.daper.net/pub/soft/moc/stable/ Modified: head/audio/mp3splt-gtk/Makefile ============================================================================== --- head/audio/mp3splt-gtk/Makefile Wed Feb 5 15:52:30 2014 (r342734) +++ head/audio/mp3splt-gtk/Makefile Wed Feb 5 15:53:18 2014 (r342735) @@ -3,6 +3,7 @@ PORTNAME= mp3splt-gtk PORTVERSION= 0.8.2 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= SF/mp3splt/${PORTNAME}/${PORTVERSION} Modified: head/audio/mpg321/Makefile ============================================================================== --- head/audio/mpg321/Makefile Wed Feb 5 15:52:30 2014 (r342734) +++ head/audio/mpg321/Makefile Wed Feb 5 15:53:18 2014 (r342735) @@ -3,7 +3,7 @@ PORTNAME= mpg321 PORTVERSION= 0.2.10 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= audio MASTER_SITES= SF Modified: head/audio/musicpd/Makefile ============================================================================== --- head/audio/musicpd/Makefile Wed Feb 5 15:52:30 2014 (r342734) +++ head/audio/musicpd/Makefile Wed Feb 5 15:53:18 2014 (r342735) @@ -2,6 +2,7 @@ PORTNAME= musicpd PORTVERSION= 0.18.5 +PORTREVISION= 1 CATEGORIES= audio ipv6 MASTER_SITES= http://www.musicpd.org/download/mpd/${PORTVERSION:R}/ DISTNAME= mpd-${PORTVERSION} Modified: head/audio/normalize/Makefile ============================================================================== --- head/audio/normalize/Makefile Wed Feb 5 15:52:30 2014 (r342734) +++ head/audio/normalize/Makefile Wed Feb 5 15:53:18 2014 (r342735) @@ -3,7 +3,7 @@ PORTNAME= normalize PORTVERSION= 0.7.7 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= audio MASTER_SITES= SAVANNAH Modified: head/audio/pianobar/Makefile ============================================================================== --- head/audio/pianobar/Makefile Wed Feb 5 15:52:30 2014 (r342734) +++ head/audio/pianobar/Makefile Wed Feb 5 15:53:18 2014 (r342735) @@ -3,7 +3,7 @@ PORTNAME= pianobar PORTVERSION= 2013.09.15 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://6xq.net/projects/${PORTNAME}/ Modified: head/audio/py-mad/Makefile ============================================================================== --- head/audio/py-mad/Makefile Wed Feb 5 15:52:30 2014 (r342734) +++ head/audio/py-mad/Makefile Wed Feb 5 15:53:18 2014 (r342735) @@ -3,6 +3,7 @@ PORTNAME= mad PORTVERSION= 0.7 +PORTREVISION= 1 CATEGORIES= audio python MASTER_SITES= GOOGLE_CODE PROJECTHOST= pymad Modified: head/audio/smasher/Makefile ============================================================================== --- head/audio/smasher/Makefile Wed Feb 5 15:52:30 2014 (r342734) +++ head/audio/smasher/Makefile Wed Feb 5 15:53:18 2014 (r342735) @@ -3,7 +3,7 @@ PORTNAME= smasher PORTVERSION= 1.1.6 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION}-source Modified: head/audio/sox/Makefile ============================================================================== --- head/audio/sox/Makefile Wed Feb 5 15:52:30 2014 (r342734) +++ head/audio/sox/Makefile Wed Feb 5 15:53:18 2014 (r342735) @@ -3,7 +3,7 @@ PORTNAME= sox PORTVERSION= 14.4.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= SF Modified: head/audio/squash/Makefile ============================================================================== --- head/audio/squash/Makefile Wed Feb 5 15:52:30 2014 (r342734) +++ head/audio/squash/Makefile Wed Feb 5 15:53:18 2014 (r342735) @@ -3,7 +3,7 @@ PORTNAME= squash PORTVERSION= 1.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} Modified: head/audio/streamripper/Makefile ============================================================================== --- head/audio/streamripper/Makefile Wed Feb 5 15:52:30 2014 (r342734) +++ head/audio/streamripper/Makefile Wed Feb 5 15:53:18 2014 (r342735) @@ -3,7 +3,7 @@ PORTNAME= streamripper PORTVERSION= 1.64.6 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20%28current%29/${PORTVERSION} \ http://gd.tuwien.ac.at/hci/cdk/:cdk Modified: head/audio/streamtranscoder/Makefile ============================================================================== --- head/audio/streamtranscoder/Makefile Wed Feb 5 15:52:30 2014 (r342734) +++ head/audio/streamtranscoder/Makefile Wed Feb 5 15:53:18 2014 (r342735) @@ -3,7 +3,7 @@ PORTNAME= streamtranscoder PORTVERSION= 1.2.8 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= audio MASTER_SITES= http://www.oddsock.org/tools/streamTranscoder/ Modified: head/audio/sweep/Makefile ============================================================================== --- head/audio/sweep/Makefile Wed Feb 5 15:52:30 2014 (r342734) +++ head/audio/sweep/Makefile Wed Feb 5 15:53:18 2014 (r342735) @@ -3,7 +3,7 @@ PORTNAME= sweep PORTVERSION= 0.9.3 -PORTREVISION= 8 +PORTREVISION= 9 PORTEPOCH= 1 CATEGORIES= audio gnome MASTER_SITES= SF Modified: head/audio/terminatorx/Makefile ============================================================================== --- head/audio/terminatorx/Makefile Wed Feb 5 15:52:30 2014 (r342734) +++ head/audio/terminatorx/Makefile Wed Feb 5 15:53:18 2014 (r342735) @@ -4,7 +4,7 @@ PORTNAME= terminatorx PORTVERSION= 3.84 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= http://terminatorx.org/dist/ DISTNAME= terminatorX-${PORTVERSION} Modified: head/audio/xmms-mad/Makefile ============================================================================== --- head/audio/xmms-mad/Makefile Wed Feb 5 15:52:30 2014 (r342734) +++ head/audio/xmms-mad/Makefile Wed Feb 5 15:53:18 2014 (r342735) @@ -3,6 +3,7 @@ PORTNAME= xmms-mad PORTVERSION= 0.10 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= SF Modified: head/audio/xmms2/Makefile ============================================================================== --- head/audio/xmms2/Makefile Wed Feb 5 15:52:30 2014 (r342734) +++ head/audio/xmms2/Makefile Wed Feb 5 15:53:18 2014 (r342735) @@ -3,7 +3,7 @@ PORTNAME?= xmms2 PORTVERSION= 0.8 -PORTREVISION?= 4 +PORTREVISION?= 5 DISTVERSIONSUFFIX=DrO_o CATEGORIES?= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}%20${DISTVERSIONSUFFIX} Modified: head/games/scummvm/Makefile ============================================================================== --- head/games/scummvm/Makefile Wed Feb 5 15:52:30 2014 (r342734) +++ head/games/scummvm/Makefile Wed Feb 5 15:53:18 2014 (r342735) @@ -3,6 +3,7 @@ PORTNAME= scummvm DISTVERSION= 1.6.0 +PORTREVISION= 1 CATEGORIES= games emulators MASTER_SITES= SF MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}/${DISTVERSION} Modified: head/games/stepmania-devel/Makefile ============================================================================== --- head/games/stepmania-devel/Makefile Wed Feb 5 15:52:30 2014 (r342734) +++ head/games/stepmania-devel/Makefile Wed Feb 5 15:53:18 2014 (r342735) @@ -3,6 +3,7 @@ PORTNAME= stepmania PORTVERSION= 5.0.a3 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= games MASTER_SITES= GOOGLE_CODE Modified: head/games/vavoom/Makefile ============================================================================== --- head/games/vavoom/Makefile Wed Feb 5 15:52:30 2014 (r342734) +++ head/games/vavoom/Makefile Wed Feb 5 15:53:18 2014 (r342735) @@ -3,7 +3,7 @@ PORTNAME= vavoom PORTVERSION= 1.33 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/Vavoom-source/${PORTVERSION} Modified: head/games/worldofpadman/Makefile ============================================================================== --- head/games/worldofpadman/Makefile Wed Feb 5 15:52:30 2014 (r342734) +++ head/games/worldofpadman/Makefile Wed Feb 5 15:53:18 2014 (r342735) @@ -3,7 +3,7 @@ PORTNAME= worldofpadman PORTVERSION= 1.2.20080621 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= games MASTER_SITES= ftp://ftp.snt.utwente.nl/pub/games/worldofpadman/linux/:full,update \ ${MASTER_SITE_LOCAL:S|$|alepulver/:source|} Modified: head/multimedia/avidemux2/Makefile ============================================================================== --- head/multimedia/avidemux2/Makefile Wed Feb 5 15:52:30 2014 (r342734) +++ head/multimedia/avidemux2/Makefile Wed Feb 5 15:53:18 2014 (r342735) @@ -8,7 +8,6 @@ CATEGORIES= multimedia MAINTAINER= multimedia@FreeBSD.org COMMENT= Simple GUI based video editor -NO_STAGE= yes .include "${.CURDIR}/Makefile.common" post-configure: post-configure-common @@ -42,4 +41,4 @@ post-install: -update-desktop-database .endif -.include +.include Modified: head/multimedia/qmmp/Makefile ============================================================================== --- head/multimedia/qmmp/Makefile Wed Feb 5 15:52:30 2014 (r342734) +++ head/multimedia/qmmp/Makefile Wed Feb 5 15:53:18 2014 (r342735) @@ -2,6 +2,7 @@ PORTNAME= qmmp PORTVERSION= 0.7.4 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= http://qmmp.ylsoftware.com/files/ \ ${MASTER_SITE_GOOGLE_CODE} Modified: head/multimedia/vlc/Makefile ============================================================================== --- head/multimedia/vlc/Makefile Wed Feb 5 15:52:30 2014 (r342734) +++ head/multimedia/vlc/Makefile Wed Feb 5 15:53:18 2014 (r342735) @@ -3,7 +3,7 @@ PORTNAME= vlc DISTVERSION= 2.1.2 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 4 CATEGORIES= multimedia audio ipv6 net www MASTER_SITES= http://download.videolan.org/pub/videolan/${PORTNAME}/${DISTVERSION:S/a$//}/ \ Modified: head/multimedia/xbmc/Makefile ============================================================================== --- head/multimedia/xbmc/Makefile Wed Feb 5 15:52:30 2014 (r342734) +++ head/multimedia/xbmc/Makefile Wed Feb 5 15:53:18 2014 (r342735) @@ -2,7 +2,7 @@ PORTNAME= xbmc DISTVERSION= 13.0.alpha11 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia MAINTAINER= mickael.maillot@gmail.com