pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/evince3 PLIST: Add a missing file
details: https://anonhg.NetBSD.org/pkgsrc/rev/c3351abd027e
branches: trunk
changeset: 645395:c3351abd027e
user: pho <pho%pkgsrc.org@localhost>
date: Wed Jan 28 03:16:24 2015 +0000
description:
PLIST: Add a missing file
"share/appdata/evince-dvidocument.metainfo.xml" gets installed when the dvi option is enabled.
diffstat:
print/evince3/Makefile | 4 ++--
print/evince3/PLIST | 3 ++-
2 files changed, 4 insertions(+), 3 deletions(-)
diffs (32 lines):
diff -r 83d790bed625 -r c3351abd027e print/evince3/Makefile
--- a/print/evince3/Makefile Wed Jan 28 03:15:25 2015 +0000
+++ b/print/evince3/Makefile Wed Jan 28 03:16:24 2015 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.36 2015/01/21 09:12:41 obache Exp $
+# $NetBSD: Makefile,v 1.37 2015/01/28 03:16:24 pho Exp $
.include "../../print/evince3/Makefile.common"
COMMENT= Document viewer
-PKGREVISION= 3
+PKGREVISION= 4
.include "options.mk"
diff -r 83d790bed625 -r c3351abd027e print/evince3/PLIST
--- a/print/evince3/PLIST Wed Jan 28 03:15:25 2015 +0000
+++ b/print/evince3/PLIST Wed Jan 28 03:16:24 2015 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2014/11/08 12:31:13 prlw1 Exp $
+@comment $NetBSD: PLIST,v 1.9 2015/01/28 03:16:24 pho Exp $
bin/evince
bin/evince-previewer
bin/evince-thumbnailer
@@ -72,6 +72,7 @@
share/GConf/gsettings/evince.convert
share/appdata/evince-comicsdocument.metainfo.xml
${PLIST.djvu}share/appdata/evince-djvudocument.metainfo.xml
+${PLIST.dvi}share/appdata/evince-dvidocument.metainfo.xml
share/appdata/evince-pdfdocument.metainfo.xml
share/appdata/evince-psdocument.metainfo.xml
share/appdata/evince-tiffdocument.metainfo.xml
Home |
Main Index |
Thread Index |
Old Index