diff options
author | tcberner <tcberner@FreeBSD.org> | 2017-05-16 03:30:58 +0800 |
---|---|---|
committer | tcberner <tcberner@FreeBSD.org> | 2017-05-16 03:30:58 +0800 |
commit | 36aa86bb1ef14b6d8684a909f90e1aba9a59c6c3 (patch) | |
tree | d6ecf37c3ca1f75710f0f5e77dd518641834a2f3 /multimedia | |
parent | d5615ed44e837e4b2f6d0f97bd9f2f7bd227f7b0 (diff) | |
download | freebsd-ports-gnome-36aa86bb1ef14b6d8684a909f90e1aba9a59c6c3.tar.gz freebsd-ports-gnome-36aa86bb1ef14b6d8684a909f90e1aba9a59c6c3.tar.zst freebsd-ports-gnome-36aa86bb1ef14b6d8684a909f90e1aba9a59c6c3.zip |
Update multimdia/dvdauthor to 0.7.2
Approved by: rakuco (mentor, implicit)
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/dvdauthor/Makefile | 5 | ||||
-rw-r--r-- | multimedia/dvdauthor/distinfo | 5 | ||||
-rw-r--r-- | multimedia/dvdauthor/pkg-plist | 1 |
3 files changed, 6 insertions, 5 deletions
diff --git a/multimedia/dvdauthor/Makefile b/multimedia/dvdauthor/Makefile index 522701e16e81..6b6e15b9c8b7 100644 --- a/multimedia/dvdauthor/Makefile +++ b/multimedia/dvdauthor/Makefile @@ -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 diff --git a/multimedia/dvdauthor/distinfo b/multimedia/dvdauthor/distinfo index decdeb40928f..2f54df6c4425 100644 --- a/multimedia/dvdauthor/distinfo +++ b/multimedia/dvdauthor/distinfo @@ -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 diff --git a/multimedia/dvdauthor/pkg-plist b/multimedia/dvdauthor/pkg-plist index dd76727d30c7..7a3be00db8c3 100644 --- a/multimedia/dvdauthor/pkg-plist +++ b/multimedia/dvdauthor/pkg-plist @@ -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 |