pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/time/hs-timezone-olson
Module Name: pkgsrc
Committed By: pho
Date: Mon Apr 29 04:12:56 UTC 2024
Modified Files:
pkgsrc/time/hs-timezone-olson: PLIST
Log Message:
time/hs-timezone-olson: 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.5 -r1.6 pkgsrc/time/hs-timezone-olson/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/time/hs-timezone-olson/PLIST
diff -u pkgsrc/time/hs-timezone-olson/PLIST:1.5 pkgsrc/time/hs-timezone-olson/PLIST:1.6
--- pkgsrc/time/hs-timezone-olson/PLIST:1.5 Fri Oct 27 09:26:09 2023
+++ pkgsrc/time/hs-timezone-olson/PLIST Mon Apr 29 04:12:56 2024
@@ -1,6 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2023/10/27 09:26:09 pho Exp $
-lib/timezone-olson-${PKGVERSION}/${HS_VERSION}/package-description
-lib/timezone-olson-${PKGVERSION}/${HS_VERSION}/package-id
+@comment $NetBSD: PLIST,v 1.6 2024/04/29 04:12:56 pho Exp $
${PLIST.shlibs}lib/${HS_PLATFORM}/libHS${HS_PKGID}-${HS_VER}.so
${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Time/LocalTime/TimeZone/Olson.dyn_hi
lib/${HS_PLATFORM}/${HS_PKGID}/Data/Time/LocalTime/TimeZone/Olson.hi
@@ -16,15 +14,15 @@ lib/${HS_PLATFORM}/${HS_PKGID}/Data/Time
${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Time/LocalTime/TimeZone/Olson/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/timezone-olson-${PKGVERSION}/${HS_VERSION}/package-description
+lib/timezone-olson-${PKGVERSION}/${HS_VERSION}/package-id
share/doc/${HS_PLATFORM}/timezone-olson-${PKGVERSION}/LICENSE
${PLIST.doc}share/doc/${HS_PLATFORM}/timezone-olson-${PKGVERSION}/html/Data-Time-LocalTime-TimeZone-Olson.html
${PLIST.doc}share/doc/${HS_PLATFORM}/timezone-olson-${PKGVERSION}/html/doc-index.html
-${PLIST.doc}share/doc/${HS_PLATFORM}/timezone-olson-${PKGVERSION}/html/doc-index.json
${PLIST.doc}share/doc/${HS_PLATFORM}/timezone-olson-${PKGVERSION}/html/haddock-bundle.min.js
${PLIST.doc}share/doc/${HS_PLATFORM}/timezone-olson-${PKGVERSION}/html/index.html
${PLIST.doc}share/doc/${HS_PLATFORM}/timezone-olson-${PKGVERSION}/html/linuwial.css
${PLIST.doc}share/doc/${HS_PLATFORM}/timezone-olson-${PKGVERSION}/html/meta.json
${PLIST.doc}share/doc/${HS_PLATFORM}/timezone-olson-${PKGVERSION}/html/quick-jump.css
-${PLIST.doc}share/doc/${HS_PLATFORM}/timezone-olson-${PKGVERSION}/html/quick-jump.min.js
${PLIST.doc}share/doc/${HS_PLATFORM}/timezone-olson-${PKGVERSION}/html/synopsis.png
${PLIST.doc}share/doc/${HS_PLATFORM}/timezone-olson-${PKGVERSION}/html/timezone-olson.haddock
Home |
Main Index |
Thread Index |
Old Index