pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/groff



Module Name:    pkgsrc
Committed By:   leot
Date:           Wed Jan 18 13:44:47 UTC 2017

Modified Files:
        pkgsrc/textproc/groff: Makefile PLIST PLIST.docs

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.84 -r1.85 pkgsrc/textproc/groff/Makefile
cvs rdiff -u -r1.25 -r1.26 pkgsrc/textproc/groff/PLIST
cvs rdiff -u -r1.4 -r1.5 pkgsrc/textproc/groff/PLIST.docs

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

Modified files:

Index: pkgsrc/textproc/groff/Makefile
diff -u pkgsrc/textproc/groff/Makefile:1.84 pkgsrc/textproc/groff/Makefile:1.85
--- pkgsrc/textproc/groff/Makefile:1.84 Wed Aug  3 10:31:28 2016
+++ pkgsrc/textproc/groff/Makefile      Wed Jan 18 13:44:46 2017
@@ -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/}
 

Index: pkgsrc/textproc/groff/PLIST
diff -u pkgsrc/textproc/groff/PLIST:1.25 pkgsrc/textproc/groff/PLIST:1.26
--- pkgsrc/textproc/groff/PLIST:1.25    Fri Oct  2 11:33:14 2015
+++ pkgsrc/textproc/groff/PLIST Wed Jan 18 13:44:46 2017
@@ -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/README
 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.me
 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

Index: pkgsrc/textproc/groff/PLIST.docs
diff -u pkgsrc/textproc/groff/PLIST.docs:1.4 pkgsrc/textproc/groff/PLIST.docs:1.5
--- pkgsrc/textproc/groff/PLIST.docs:1.4        Thu Jan  8 09:02:27 2015
+++ pkgsrc/textproc/groff/PLIST.docs    Wed Jan 18 13:44:46 2017
@@ -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-7.html
 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