svn commit: r325851 - in head/multimedia/miro: . files
Alexey Dokuchaev
danfe at FreeBSD.org
Sun Sep 1 12:58:09 UTC 2013
On Sun, Sep 01, 2013 at 12:37:56PM +0000, Armin Pirkovitsch wrote:
> New Revision: 325851
> URL: http://svnweb.freebsd.org/changeset/ports/325851
>
> Log:
> - Update multimedia/miro to 6.0
> - change ffmpeg dependency to ffmpeg1
> - update maintainer to swills@ (suggested and accepted over irc)
>
> PR: ports/181348
> Submitted by: Steve Wills <swills _AT_ FreeBSD.org>
Any reason not to use Steve's freefall login in Submitted by: tag? :)
> -MAINTAINER= sperber at FreeBSD.org
> +MAINTAINER= swills at FreeBSD.org
> COMMENT= A video player to get internet TV broadcasts
You could've dropped leading indefinite article while you're on it.
> +LIB_DEPENDS= avutil1:${PORTSDIR}/multimedia/ffmpeg1 \
> + sqlite3:${PORTSDIR}/databases/sqlite3
Also, you could have adopted new LIB_DEPENDS syntax (per r322328). And
last but not least, you (or Steve) might want to consider switching to
dynamic PLIST, as it's just huge right now.
./danfe
More information about the svn-ports-head
mailing list