pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/groff Update PLIST.{, docs} in order to fix bu...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8e761fef01bb
branches:  trunk
changeset: 357309:8e761fef01bb
user:      leot <leot%pkgsrc.org@localhost>
date:      Wed Jan 18 13:44:46 2017 +0000

description:
Update PLIST.{,docs} in order to fix building of groff without the `groff-docs'
option.
Bump PKGREVISION

Noticed by and thanks to Hiroshi Hakoyama via PR pkg/51896.

diffstat:

 textproc/groff/Makefile   |  4 ++--
 textproc/groff/PLIST      |  7 +------
 textproc/groff/PLIST.docs |  7 ++++++-
 3 files changed, 9 insertions(+), 9 deletions(-)

diffs (68 lines):

diff -r 2e7fb0fd9047 -r 8e761fef01bb textproc/groff/Makefile
--- a/textproc/groff/Makefile   Wed Jan 18 13:09:38 2017 +0000
+++ b/textproc/groff/Makefile   Wed Jan 18 13:44:46 2017 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.84 2016/08/03 10:31:28 leot Exp $
+# $NetBSD: Makefile,v 1.85 2017/01/18 13:44:46 leot Exp $
 
 DISTNAME=      groff-1.22.3
-PKGREVISION=   4
+PKGREVISION=   5
 CATEGORIES=    textproc
 MASTER_SITES=  ${MASTER_SITE_GNU:=groff/}
 
diff -r 2e7fb0fd9047 -r 8e761fef01bb textproc/groff/PLIST
--- a/textproc/groff/PLIST      Wed Jan 18 13:09:38 2017 +0000
+++ b/textproc/groff/PLIST      Wed Jan 18 13:44:46 2017 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.25 2015/10/02 11:33:14 richard Exp $
+@comment $NetBSD: PLIST,v 1.26 2017/01/18 13:44:46 leot Exp $
 bin/addftinfo
 bin/afmtodit
 bin/gchem
@@ -235,16 +235,12 @@
 share/doc/${PKGNAME}/examples/mom/elvis_syntax
 share/doc/${PKGNAME}/examples/mom/elvis_syntax.new
 share/doc/${PKGNAME}/examples/mom/letter.mom
-share/doc/${PKGNAME}/examples/mom/letter.pdf
 share/doc/${PKGNAME}/examples/mom/mom-pdf.mom
-share/doc/${PKGNAME}/examples/mom/mom-pdf.pdf
 share/doc/${PKGNAME}/examples/mom/mom.vim
 share/doc/${PKGNAME}/examples/mom/penguin.pdf
 share/doc/${PKGNAME}/examples/mom/penguin.ps
 share/doc/${PKGNAME}/examples/mom/sample_docs.mom
-share/doc/${PKGNAME}/examples/mom/sample_docs.pdf
 share/doc/${PKGNAME}/examples/mom/typesetting.mom
-share/doc/${PKGNAME}/examples/mom/typesetting.pdf
 share/doc/${PKGNAME}/examples/webpage.ms
 share/doc/${PKGNAME}/examples/webpage.ps
 share/doc/${PKGNAME}/html/mom/appendices.html
@@ -276,7 +272,6 @@
 share/doc/${PKGNAME}/meintro_fr.ps
 share/doc/${PKGNAME}/meref.me
 share/doc/${PKGNAME}/meref.ps
-share/doc/${PKGNAME}/pdf/mom-pdf.pdf
 share/doc/${PKGNAME}/pic.ms
 share/doc/${PKGNAME}/pic.ps
 share/groff/${PKGVERSION}/eign
diff -r 2e7fb0fd9047 -r 8e761fef01bb textproc/groff/PLIST.docs
--- a/textproc/groff/PLIST.docs Wed Jan 18 13:09:38 2017 +0000
+++ b/textproc/groff/PLIST.docs Wed Jan 18 13:44:46 2017 +0000
@@ -1,6 +1,10 @@
-@comment $NetBSD: PLIST.docs,v 1.4 2015/01/08 09:02:27 wiz Exp $
+@comment $NetBSD: PLIST.docs,v 1.5 2017/01/18 13:44:46 leot Exp $
 share/doc/${PKGNAME}/examples/img/webpage1.png
 share/doc/${PKGNAME}/examples/img/webpage2.png
+share/doc/${PKGNAME}/examples/mom/letter.pdf
+share/doc/${PKGNAME}/examples/mom/mom-pdf.pdf
+share/doc/${PKGNAME}/examples/mom/sample_docs.pdf
+share/doc/${PKGNAME}/examples/mom/typesetting.pdf
 share/doc/${PKGNAME}/examples/webpage-1.html
 share/doc/${PKGNAME}/examples/webpage-10.html
 share/doc/${PKGNAME}/examples/webpage-11.html
@@ -93,4 +97,5 @@
 share/doc/${PKGNAME}/html/pic-8.html
 share/doc/${PKGNAME}/html/pic-9.html
 share/doc/${PKGNAME}/html/pic.html
+share/doc/${PKGNAME}/pdf/mom-pdf.pdf
 share/doc/${PKGNAME}/pdf/pdfmark.pdf



Home | Main Index | Thread Index | Old Index