pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/hs-repline
Module Name: pkgsrc
Committed By: pho
Date: Tue Oct 24 11:25:59 UTC 2023
Modified Files:
pkgsrc/devel/hs-repline: PLIST
Log Message:
devel/hs-repline: Fix build on GHC 9.6
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/hs-repline/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/hs-repline/PLIST
diff -u pkgsrc/devel/hs-repline/PLIST:1.2 pkgsrc/devel/hs-repline/PLIST:1.3
--- pkgsrc/devel/hs-repline/PLIST:1.2 Tue Jan 24 15:44:30 2023
+++ pkgsrc/devel/hs-repline/PLIST Tue Oct 24 11:25:59 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2023/01/24 15:44:30 pho Exp $
+@comment $NetBSD: PLIST,v 1.3 2023/10/24 11:25:59 pho Exp $
lib/repline-${PKGVERSION}/${HS_VERSION}/package-description
lib/repline-${PKGVERSION}/${HS_VERSION}/package-id
${PLIST.shlibs}lib/${HS_PLATFORM}/libHS${HS_PKGID}-${HS_VER}.so
@@ -7,13 +7,15 @@ lib/${HS_PLATFORM}/${HS_PKGID}/System/Co
${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/System/Console/Repline.p_hi
lib/${HS_PLATFORM}/${HS_PKGID}/libHS${HS_PKGID}.a
${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/libHS${HS_PKGID}_p.a
-${PLIST.doc}share/doc/${HS_PLATFORM}/repline-${PKGVERSION}/LICENSE
+share/doc/${HS_PLATFORM}/repline-${PKGVERSION}/LICENSE
${PLIST.doc}share/doc/${HS_PLATFORM}/repline-${PKGVERSION}/html/System-Console-Repline.html
${PLIST.doc}share/doc/${HS_PLATFORM}/repline-${PKGVERSION}/html/doc-index.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/repline-${PKGVERSION}/html/doc-index.json
${PLIST.doc}share/doc/${HS_PLATFORM}/repline-${PKGVERSION}/html/haddock-bundle.min.js
${PLIST.doc}share/doc/${HS_PLATFORM}/repline-${PKGVERSION}/html/index.html
${PLIST.doc}share/doc/${HS_PLATFORM}/repline-${PKGVERSION}/html/linuwial.css
${PLIST.doc}share/doc/${HS_PLATFORM}/repline-${PKGVERSION}/html/meta.json
${PLIST.doc}share/doc/${HS_PLATFORM}/repline-${PKGVERSION}/html/quick-jump.css
+${PLIST.doc}share/doc/${HS_PLATFORM}/repline-${PKGVERSION}/html/quick-jump.min.js
${PLIST.doc}share/doc/${HS_PLATFORM}/repline-${PKGVERSION}/html/repline.haddock
${PLIST.doc}share/doc/${HS_PLATFORM}/repline-${PKGVERSION}/html/synopsis.png
Home |
Main Index |
Thread Index |
Old Index