pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/hs-http-client-restricted
Module Name: pkgsrc
Committed By: pho
Date: Sat May 4 12:30:03 UTC 2024
Modified Files:
pkgsrc/www/hs-http-client-restricted: PLIST
Log Message:
www/hs-http-client-restricted: 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.1 -r1.2 pkgsrc/www/hs-http-client-restricted/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/hs-http-client-restricted/PLIST
diff -u pkgsrc/www/hs-http-client-restricted/PLIST:1.1 pkgsrc/www/hs-http-client-restricted/PLIST:1.2
--- pkgsrc/www/hs-http-client-restricted/PLIST:1.1 Tue Oct 31 06:14:09 2023
+++ pkgsrc/www/hs-http-client-restricted/PLIST Sat May 4 12:30:03 2024
@@ -1,21 +1,19 @@
-@comment $NetBSD: PLIST,v 1.1 2023/10/31 06:14:09 pho Exp $
-lib/http-client-restricted-${PKGVERSION}/${HS_VERSION}/package-description
-lib/http-client-restricted-${PKGVERSION}/${HS_VERSION}/package-id
+@comment $NetBSD: PLIST,v 1.2 2024/05/04 12:30:03 pho Exp $
${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Network/HTTP/Client/Restricted.dyn_hi
lib/${HS_PLATFORM}/${HS_PKGID}/Network/HTTP/Client/Restricted.hi
${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Network/HTTP/Client/Restricted.p_hi
lib/${HS_PLATFORM}/${HS_PKGID}/libHS${HS_PKGID}.a
${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/libHS${HS_PKGID}_p.a
${PLIST.shlibs}lib/${HS_PLATFORM}/libHS${HS_PKGID}-${HS_VER}.so
+lib/http-client-restricted-${PKGVERSION}/${HS_VERSION}/package-description
+lib/http-client-restricted-${PKGVERSION}/${HS_VERSION}/package-id
share/doc/${HS_PLATFORM}/http-client-restricted-${PKGVERSION}/LICENSE
${PLIST.doc}share/doc/${HS_PLATFORM}/http-client-restricted-${PKGVERSION}/html/Network-HTTP-Client-Restricted.html
${PLIST.doc}share/doc/${HS_PLATFORM}/http-client-restricted-${PKGVERSION}/html/doc-index.html
-${PLIST.doc}share/doc/${HS_PLATFORM}/http-client-restricted-${PKGVERSION}/html/doc-index.json
${PLIST.doc}share/doc/${HS_PLATFORM}/http-client-restricted-${PKGVERSION}/html/haddock-bundle.min.js
${PLIST.doc}share/doc/${HS_PLATFORM}/http-client-restricted-${PKGVERSION}/html/http-client-restricted.haddock
${PLIST.doc}share/doc/${HS_PLATFORM}/http-client-restricted-${PKGVERSION}/html/index.html
${PLIST.doc}share/doc/${HS_PLATFORM}/http-client-restricted-${PKGVERSION}/html/linuwial.css
${PLIST.doc}share/doc/${HS_PLATFORM}/http-client-restricted-${PKGVERSION}/html/meta.json
${PLIST.doc}share/doc/${HS_PLATFORM}/http-client-restricted-${PKGVERSION}/html/quick-jump.css
-${PLIST.doc}share/doc/${HS_PLATFORM}/http-client-restricted-${PKGVERSION}/html/quick-jump.min.js
${PLIST.doc}share/doc/${HS_PLATFORM}/http-client-restricted-${PKGVERSION}/html/synopsis.png
Home |
Main Index |
Thread Index |
Old Index