Date: Mon, 15 May 2017 19:30:59 +0000 (UTC) From: "Tobias C. Berner" <tcberner@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r440966 - head/multimedia/dvdauthor Message-ID: <201705151930.v4FJUxAw088656@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tcberner Date: Mon May 15 19:30:58 2017 New Revision: 440966 URL: https://svnweb.freebsd.org/changeset/ports/440966 Log: Update multimdia/dvdauthor to 0.7.2 Approved by: rakuco (mentor, implicit) Modified: head/multimedia/dvdauthor/Makefile head/multimedia/dvdauthor/distinfo head/multimedia/dvdauthor/pkg-plist Modified: head/multimedia/dvdauthor/Makefile ============================================================================== --- head/multimedia/dvdauthor/Makefile Mon May 15 19:30:34 2017 (r440965) +++ head/multimedia/dvdauthor/Makefile Mon May 15 19:30:58 2017 (r440966) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= dvdauthor -PORTVERSION= 0.7.1 -PORTREVISION= 10 +PORTVERSION= 0.7.2 CATEGORIES= multimedia -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Makes a DVD file structure from one or more MPEG2 streams Modified: head/multimedia/dvdauthor/distinfo ============================================================================== --- head/multimedia/dvdauthor/distinfo Mon May 15 19:30:34 2017 (r440965) +++ head/multimedia/dvdauthor/distinfo Mon May 15 19:30:58 2017 (r440966) @@ -1,2 +1,3 @@ -SHA256 (dvdauthor-0.7.1.tar.gz) = 501fb11b09c6eb9c5a229dcb400bd81e408cc78d34eab6749970685023c51fe9 -SIZE (dvdauthor-0.7.1.tar.gz) = 421324 +TIMESTAMP = 1494876457 +SHA256 (dvdauthor-0.7.2.tar.gz) = 3020a92de9f78eb36f48b6f22d5a001c47107826634a785a62dfcd080f612eb7 +SIZE (dvdauthor-0.7.2.tar.gz) = 648305 Modified: head/multimedia/dvdauthor/pkg-plist ============================================================================== --- head/multimedia/dvdauthor/pkg-plist Mon May 15 19:30:34 2017 (r440965) +++ head/multimedia/dvdauthor/pkg-plist Mon May 15 19:30:58 2017 (r440966) @@ -10,6 +10,7 @@ man/man1/dvdunauthor.1.gz man/man1/mpeg2desc.1.gz man/man1/spumux.1.gz man/man1/spuunmux.1.gz +man/man7/video_format.7.gz %%DATADIR%%/common.xsd %%DATADIR%%/dvdauthor.xsd %%DATADIR%%/spumux.xsd
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705151930.v4FJUxAw088656>