From owner-svn-ports-all@freebsd.org Mon May 15 19:31:00 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9FBB0D6E82B; Mon, 15 May 2017 19:31:00 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 583EE10F3; Mon, 15 May 2017 19:31:00 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v4FJUx5b088659; Mon, 15 May 2017 19:30:59 GMT (envelope-from tcberner@FreeBSD.org) Received: (from tcberner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v4FJUxAw088656; Mon, 15 May 2017 19:30:59 GMT (envelope-from tcberner@FreeBSD.org) Message-Id: <201705151930.v4FJUxAw088656@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tcberner set sender to tcberner@FreeBSD.org using -f From: "Tobias C. Berner" Date: Mon, 15 May 2017 19:30:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r440966 - head/multimedia/dvdauthor X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 May 2017 19:31:00 -0000 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