pkgsrc-Changes archive

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

CVS commit: pkgsrc/time/hs-timezone-series



Module Name:    pkgsrc
Committed By:   pho
Date:           Tue Oct 24 03:38:58 UTC 2023

Modified Files:
        pkgsrc/time/hs-timezone-series: PLIST

Log Message:
www/hs-timezone-series: Fix build on GHC 9.6


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/time/hs-timezone-series/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-series/PLIST
diff -u pkgsrc/time/hs-timezone-series/PLIST:1.5 pkgsrc/time/hs-timezone-series/PLIST:1.6
--- pkgsrc/time/hs-timezone-series/PLIST:1.5    Fri Feb 11 01:16:29 2022
+++ pkgsrc/time/hs-timezone-series/PLIST        Tue Oct 24 03:38:58 2023
@@ -1,19 +1,21 @@
-@comment $NetBSD: PLIST,v 1.5 2022/02/11 01:16:29 pho Exp $
+@comment $NetBSD: PLIST,v 1.6 2023/10/24 03:38:58 pho Exp $
 lib/timezone-series-${PKGVERSION}/${HS_VERSION}/package-description
 lib/timezone-series-${PKGVERSION}/${HS_VERSION}/package-id
-lib/${HS_PLATFORM}/libHS${HS_PKGID}-${HS_VER}.so
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Time/LocalTime/TimeZone/Series.dyn_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/libHS${HS_PKGID}-${HS_VER}.so
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Time/LocalTime/TimeZone/Series.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Data/Time/LocalTime/TimeZone/Series.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Time/LocalTime/TimeZone/Series.p_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Time/LocalTime/TimeZone/Series.p_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/libHS${HS_PKGID}.a
-lib/${HS_PLATFORM}/${HS_PKGID}/libHS${HS_PKGID}_p.a
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/libHS${HS_PKGID}_p.a
 share/doc/${HS_PLATFORM}/timezone-series-${PKGVERSION}/LICENSE
-share/doc/${HS_PLATFORM}/timezone-series-${PKGVERSION}/html/Data-Time-LocalTime-TimeZone-Series.html
-share/doc/${HS_PLATFORM}/timezone-series-${PKGVERSION}/html/doc-index.html
-share/doc/${HS_PLATFORM}/timezone-series-${PKGVERSION}/html/haddock-bundle.min.js
-share/doc/${HS_PLATFORM}/timezone-series-${PKGVERSION}/html/index.html
-share/doc/${HS_PLATFORM}/timezone-series-${PKGVERSION}/html/linuwial.css
-share/doc/${HS_PLATFORM}/timezone-series-${PKGVERSION}/html/meta.json
-share/doc/${HS_PLATFORM}/timezone-series-${PKGVERSION}/html/quick-jump.css
-share/doc/${HS_PLATFORM}/timezone-series-${PKGVERSION}/html/synopsis.png
-share/doc/${HS_PLATFORM}/timezone-series-${PKGVERSION}/html/timezone-series.haddock
+${PLIST.doc}share/doc/${HS_PLATFORM}/timezone-series-${PKGVERSION}/html/Data-Time-LocalTime-TimeZone-Series.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/timezone-series-${PKGVERSION}/html/doc-index.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/timezone-series-${PKGVERSION}/html/doc-index.json
+${PLIST.doc}share/doc/${HS_PLATFORM}/timezone-series-${PKGVERSION}/html/haddock-bundle.min.js
+${PLIST.doc}share/doc/${HS_PLATFORM}/timezone-series-${PKGVERSION}/html/index.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/timezone-series-${PKGVERSION}/html/linuwial.css
+${PLIST.doc}share/doc/${HS_PLATFORM}/timezone-series-${PKGVERSION}/html/meta.json
+${PLIST.doc}share/doc/${HS_PLATFORM}/timezone-series-${PKGVERSION}/html/quick-jump.css
+${PLIST.doc}share/doc/${HS_PLATFORM}/timezone-series-${PKGVERSION}/html/quick-jump.min.js
+${PLIST.doc}share/doc/${HS_PLATFORM}/timezone-series-${PKGVERSION}/html/synopsis.png
+${PLIST.doc}share/doc/${HS_PLATFORM}/timezone-series-${PKGVERSION}/html/timezone-series.haddock



Home | Main Index | Thread Index | Old Index