pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/multimedia/dvdauthor



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun May  5 09:04:45 UTC 2019

Modified Files:
        pkgsrc/multimedia/dvdauthor: Makefile PLIST

Log Message:
dvdauthor: add missing file to PLIST

>From Makoto Fujiwara in 54160.

Bump PKGREVISION.


To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 pkgsrc/multimedia/dvdauthor/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/multimedia/dvdauthor/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/multimedia/dvdauthor/Makefile
diff -u pkgsrc/multimedia/dvdauthor/Makefile:1.58 pkgsrc/multimedia/dvdauthor/Makefile:1.59
--- pkgsrc/multimedia/dvdauthor/Makefile:1.58   Tue Apr 23 20:16:40 2019
+++ pkgsrc/multimedia/dvdauthor/Makefile        Sun May  5 09:04:45 2019
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.58 2019/04/23 20:16:40 rhialto Exp $
+# $NetBSD: Makefile,v 1.59 2019/05/05 09:04:45 wiz Exp $
 
 DISTNAME=              dvdauthor-0.7.2
-PKGREVISION=           18
+PKGREVISION=           19
 CATEGORIES=            multimedia
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=dvdauthor/}
 

Index: pkgsrc/multimedia/dvdauthor/PLIST
diff -u pkgsrc/multimedia/dvdauthor/PLIST:1.5 pkgsrc/multimedia/dvdauthor/PLIST:1.6
--- pkgsrc/multimedia/dvdauthor/PLIST:1.5       Wed Apr 17 17:30:14 2013
+++ pkgsrc/multimedia/dvdauthor/PLIST   Sun May  5 09:04:45 2019
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2013/04/17 17:30:14 drochner Exp $
+@comment $NetBSD: PLIST,v 1.6 2019/05/05 09:04:45 wiz Exp $
 bin/dvdauthor
 bin/dvddirdel
 bin/dvdunauthor
@@ -11,6 +11,7 @@ man/man1/dvdunauthor.1
 man/man1/mpeg2desc.1
 man/man1/spumux.1
 man/man1/spuunmux.1
+man/man7/video_format.7
 share/dvdauthor/common.xsd
 share/dvdauthor/dvdauthor.xsd
 share/dvdauthor/spumux.xsd



Home | Main Index | Thread Index | Old Index