pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/hs-regex-applicative
Module Name: pkgsrc
Committed By: pho
Date: Mon Apr 29 02:23:32 UTC 2024
Modified Files:
pkgsrc/textproc/hs-regex-applicative: PLIST
Log Message:
textproc/hs-regex-applicative: Fix build with GHC 9.8
This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/textproc/hs-regex-applicative/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/hs-regex-applicative/PLIST
diff -u pkgsrc/textproc/hs-regex-applicative/PLIST:1.2 pkgsrc/textproc/hs-regex-applicative/PLIST:1.3
--- pkgsrc/textproc/hs-regex-applicative/PLIST:1.2 Thu Oct 26 10:42:16 2023
+++ pkgsrc/textproc/hs-regex-applicative/PLIST Mon Apr 29 02:23:32 2024
@@ -1,6 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2023/10/26 10:42:16 pho Exp $
-lib/regex-applicative-${PKGVERSION}/${HS_VERSION}/package-description
-lib/regex-applicative-${PKGVERSION}/${HS_VERSION}/package-id
+@comment $NetBSD: PLIST,v 1.3 2024/04/29 02:23:32 pho Exp $
${PLIST.shlibs}lib/${HS_PLATFORM}/libHS${HS_PKGID}-${HS_VER}.so
${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Text/Regex/Applicative.dyn_hi
lib/${HS_PLATFORM}/${HS_PKGID}/Text/Regex/Applicative.hi
@@ -28,6 +26,8 @@ lib/${HS_PLATFORM}/${HS_PKGID}/Text/Rege
${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Text/Regex/Applicative/Types.p_hi
lib/${HS_PLATFORM}/${HS_PKGID}/libHS${HS_PKGID}.a
${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/libHS${HS_PKGID}_p.a
+lib/regex-applicative-${PKGVERSION}/${HS_VERSION}/package-description
+lib/regex-applicative-${PKGVERSION}/${HS_VERSION}/package-id
share/doc/${HS_PLATFORM}/regex-applicative-${PKGVERSION}/LICENSE
${PLIST.doc}share/doc/${HS_PLATFORM}/regex-applicative-${PKGVERSION}/html/Text-Regex-Applicative-Common.html
${PLIST.doc}share/doc/${HS_PLATFORM}/regex-applicative-${PKGVERSION}/html/Text-Regex-Applicative-Object.html
@@ -35,12 +35,10 @@ ${PLIST.doc}share/doc/${HS_PLATFORM}/reg
${PLIST.doc}share/doc/${HS_PLATFORM}/regex-applicative-${PKGVERSION}/html/Text-Regex-Applicative-StateQueue.html
${PLIST.doc}share/doc/${HS_PLATFORM}/regex-applicative-${PKGVERSION}/html/Text-Regex-Applicative.html
${PLIST.doc}share/doc/${HS_PLATFORM}/regex-applicative-${PKGVERSION}/html/doc-index.html
-${PLIST.doc}share/doc/${HS_PLATFORM}/regex-applicative-${PKGVERSION}/html/doc-index.json
${PLIST.doc}share/doc/${HS_PLATFORM}/regex-applicative-${PKGVERSION}/html/haddock-bundle.min.js
${PLIST.doc}share/doc/${HS_PLATFORM}/regex-applicative-${PKGVERSION}/html/index.html
${PLIST.doc}share/doc/${HS_PLATFORM}/regex-applicative-${PKGVERSION}/html/linuwial.css
${PLIST.doc}share/doc/${HS_PLATFORM}/regex-applicative-${PKGVERSION}/html/meta.json
${PLIST.doc}share/doc/${HS_PLATFORM}/regex-applicative-${PKGVERSION}/html/quick-jump.css
-${PLIST.doc}share/doc/${HS_PLATFORM}/regex-applicative-${PKGVERSION}/html/quick-jump.min.js
${PLIST.doc}share/doc/${HS_PLATFORM}/regex-applicative-${PKGVERSION}/html/regex-applicative.haddock
${PLIST.doc}share/doc/${HS_PLATFORM}/regex-applicative-${PKGVERSION}/html/synopsis.png
Home |
Main Index |
Thread Index |
Old Index