pkgsrc-Changes archive

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

CVS commit: pkgsrc/converters/sratom



Module Name:    pkgsrc
Committed By:   bsiegert
Date:           Tue May 26 18:42:25 UTC 2026

Modified Files:
        pkgsrc/converters/sratom: PLIST

Log Message:
sratom: fix PLIST with "doc" option

>From Rob Whitlock in PR pkg/59919.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/converters/sratom/PLIST

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

Modified files:

Index: pkgsrc/converters/sratom/PLIST
diff -u pkgsrc/converters/sratom/PLIST:1.2 pkgsrc/converters/sratom/PLIST:1.3
--- pkgsrc/converters/sratom/PLIST:1.2  Tue Nov  5 18:18:12 2024
+++ pkgsrc/converters/sratom/PLIST      Tue May 26 18:42:25 2026
@@ -1,15 +1,19 @@
-@comment $NetBSD: PLIST,v 1.2 2024/11/05 18:18:12 adam Exp $
+@comment $NetBSD: PLIST,v 1.3 2026/05/26 18:42:25 bsiegert Exp $
 include/sratom-0/sratom/sratom.h
 lib/libsratom-0.so
 lib/libsratom-0.so.${PKGVERSION}
 lib/libsratom-0.so.0
 lib/pkgconfig/sratom-0.pc
+${PLIST.doc}share/doc/sratom-0/html/_static/base-stemmer.js
+${PLIST.doc}share/doc/sratom-0/html/_static/english-stemmer.js
 ${PLIST.doc}share/doc/sratom-0/html/_static/pygments.css
 ${PLIST.doc}share/doc/sratom-0/html/_static/sphinx_lv2_theme.css
 ${PLIST.doc}share/doc/sratom-0/html/api/sratom.html
 ${PLIST.doc}share/doc/sratom-0/html/genindex.html
 ${PLIST.doc}share/doc/sratom-0/html/index.html
 ${PLIST.doc}share/doc/sratom-0/html/overview.html
+${PLIST.doc}share/doc/sratom-0/singlehtml/_static/base-stemmer.js
+${PLIST.doc}share/doc/sratom-0/singlehtml/_static/english-stemmer.js
 ${PLIST.doc}share/doc/sratom-0/singlehtml/_static/pygments.css
 ${PLIST.doc}share/doc/sratom-0/singlehtml/_static/sphinx_lv2_theme.css
 ${PLIST.doc}share/doc/sratom-0/singlehtml/index.html



Home | Main Index | Thread Index | Old Index