pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/hs-auto-update



Module Name:    pkgsrc
Committed By:   pho
Date:           Thu Oct 26 02:58:51 UTC 2023

Modified Files:
        pkgsrc/devel/hs-auto-update: PLIST

Log Message:
devel/hs-auto-update: Fix build with GHC 9.6


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/hs-auto-update/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-auto-update/PLIST
diff -u pkgsrc/devel/hs-auto-update/PLIST:1.2 pkgsrc/devel/hs-auto-update/PLIST:1.3
--- pkgsrc/devel/hs-auto-update/PLIST:1.2       Mon May  1 20:43:04 2023
+++ pkgsrc/devel/hs-auto-update/PLIST   Thu Oct 26 02:58:51 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2023/05/01 20:43:04 nikita Exp $
+@comment $NetBSD: PLIST,v 1.3 2023/10/26 02:58:51 pho Exp $
 lib/auto-update-${PKGVERSION}/${HS_VERSION}/package-description
 lib/auto-update-${PKGVERSION}/${HS_VERSION}/package-id
 ${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Control/AutoUpdate.dyn_hi
@@ -26,9 +26,11 @@ ${PLIST.doc}share/doc/${HS_PLATFORM}/aut
 ${PLIST.doc}share/doc/${HS_PLATFORM}/auto-update-${PKGVERSION}/html/Control-Reaper.html
 ${PLIST.doc}share/doc/${HS_PLATFORM}/auto-update-${PKGVERSION}/html/auto-update.haddock
 ${PLIST.doc}share/doc/${HS_PLATFORM}/auto-update-${PKGVERSION}/html/doc-index.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/auto-update-${PKGVERSION}/html/doc-index.json
 ${PLIST.doc}share/doc/${HS_PLATFORM}/auto-update-${PKGVERSION}/html/haddock-bundle.min.js
 ${PLIST.doc}share/doc/${HS_PLATFORM}/auto-update-${PKGVERSION}/html/index.html
 ${PLIST.doc}share/doc/${HS_PLATFORM}/auto-update-${PKGVERSION}/html/linuwial.css
 ${PLIST.doc}share/doc/${HS_PLATFORM}/auto-update-${PKGVERSION}/html/meta.json
 ${PLIST.doc}share/doc/${HS_PLATFORM}/auto-update-${PKGVERSION}/html/quick-jump.css
+${PLIST.doc}share/doc/${HS_PLATFORM}/auto-update-${PKGVERSION}/html/quick-jump.min.js
 ${PLIST.doc}share/doc/${HS_PLATFORM}/auto-update-${PKGVERSION}/html/synopsis.png



Home | Main Index | Thread Index | Old Index