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:   jperkin
Date:           Wed Jan 29 14:54:54 UTC 2025

Modified Files:
        pkgsrc/textproc/groff: PLIST

Log Message:
groff: Fix another regression in previous update.

Remove pdfmark.pdf from PLIST, it is already in PLIST.docs where it belongs.


To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/textproc/groff/PLIST

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/PLIST
diff -u pkgsrc/textproc/groff/PLIST:1.31 pkgsrc/textproc/groff/PLIST:1.32
--- pkgsrc/textproc/groff/PLIST:1.31    Tue Jan 28 12:27:14 2025
+++ pkgsrc/textproc/groff/PLIST Wed Jan 29 14:54:54 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.31 2025/01/28 12:27:14 jperkin Exp $
+@comment $NetBSD: PLIST,v 1.32 2025/01/29 14:54:54 jperkin Exp $
 bin/addftinfo
 bin/afmtodit
 bin/eqn2graph
@@ -270,7 +270,6 @@ share/doc/${PKGNAME}/msboxes.ms
 share/doc/${PKGNAME}/pdf/automake.pdf
 share/doc/${PKGNAME}/pdf/mom-pdf.pdf
 share/doc/${PKGNAME}/pdf/msboxes.pdf
-share/doc/${PKGNAME}/pdf/pdfmark.pdf
 share/doc/${PKGNAME}/pic.ms
 share/doc/${PKGNAME}/pic.ps
 share/groff/${PKGVERSION}/eign



Home | Main Index | Thread Index | Old Index