pkgsrc-Changes archive

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

CVS commit: pkgsrc/math/hs-profunctors



Module Name:    pkgsrc
Committed By:   pho
Date:           Mon Oct 30 07:48:00 UTC 2023

Modified Files:
        pkgsrc/math/hs-profunctors: Makefile PLIST

Log Message:
math/hs-profunctors: Fix build with GHC 9.6


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/math/hs-profunctors/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/math/hs-profunctors/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/math/hs-profunctors/Makefile
diff -u pkgsrc/math/hs-profunctors/Makefile:1.8 pkgsrc/math/hs-profunctors/Makefile:1.9
--- pkgsrc/math/hs-profunctors/Makefile:1.8     Mon Oct  9 04:54:41 2023
+++ pkgsrc/math/hs-profunctors/Makefile Mon Oct 30 07:48:00 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2023/10/09 04:54:41 pho Exp $
+# $NetBSD: Makefile,v 1.9 2023/10/30 07:48:00 pho Exp $
 
 DISTNAME=      profunctors-5.6.2
 PKGREVISION=   6
@@ -8,11 +8,15 @@ MAINTAINER=   szptvlfn%NetBSD.org@localhost
 COMMENT=       Profunctors
 LICENSE=       modified-bsd
 
-.include "../../mk/haskell.mk"
+HASKELL_UNRESTRICT_DEPENDENCIES+=      \
+       base-orphans    \
+       transformers
+
 .include "../../devel/hs-base-orphans/buildlink3.mk"
 .include "../../math/hs-bifunctors/buildlink3.mk"
 .include "../../math/hs-comonad/buildlink3.mk"
 .include "../../math/hs-contravariant/buildlink3.mk"
 .include "../../math/hs-distributive/buildlink3.mk"
 .include "../../devel/hs-tagged/buildlink3.mk"
+.include "../../mk/haskell.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/math/hs-profunctors/PLIST
diff -u pkgsrc/math/hs-profunctors/PLIST:1.2 pkgsrc/math/hs-profunctors/PLIST:1.3
--- pkgsrc/math/hs-profunctors/PLIST:1.2        Fri Apr 23 13:11:36 2021
+++ pkgsrc/math/hs-profunctors/PLIST    Mon Oct 30 07:48:00 2023
@@ -1,100 +1,102 @@
-@comment $NetBSD: PLIST,v 1.2 2021/04/23 13:11:36 pho Exp $
+@comment $NetBSD: PLIST,v 1.3 2023/10/30 07:48:00 pho Exp $
 lib/profunctors-${PKGVERSION}/${HS_VERSION}/package-description
 lib/profunctors-${PKGVERSION}/${HS_VERSION}/package-id
-lib/${HS_PLATFORM}/libHS${HS_PKGID}-${HS_VER}.so
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor.dyn_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/libHS${HS_PKGID}-${HS_VER}.so
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Adjunction.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Adjunction.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Adjunction.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Adjunction.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Cayley.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Adjunction.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Cayley.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Cayley.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Cayley.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Choice.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Cayley.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Choice.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Choice.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Choice.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Closed.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Choice.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Closed.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Closed.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Closed.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Composition.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Closed.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Composition.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Composition.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Composition.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Mapping.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Composition.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Mapping.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Mapping.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Mapping.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Monad.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Mapping.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Monad.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Monad.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Monad.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Ran.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Monad.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Ran.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Ran.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Ran.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Rep.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Ran.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Rep.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Rep.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Rep.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Sieve.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Rep.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Sieve.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Sieve.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Sieve.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Strong.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Sieve.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Strong.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Strong.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Strong.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Traversing.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Strong.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Traversing.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Traversing.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Traversing.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Types.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Traversing.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Types.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Types.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Types.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Unsafe.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Types.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Unsafe.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Unsafe.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Unsafe.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Yoneda.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Unsafe.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Yoneda.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Yoneda.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Yoneda.p_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Profunctor/Yoneda.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}/profunctors-${PKGVERSION}/LICENSE
-share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/Data-Profunctor-Adjunction.html
-share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/Data-Profunctor-Cayley.html
-share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/Data-Profunctor-Choice.html
-share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/Data-Profunctor-Closed.html
-share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/Data-Profunctor-Composition.html
-share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/Data-Profunctor-Mapping.html
-share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/Data-Profunctor-Monad.html
-share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/Data-Profunctor-Ran.html
-share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/Data-Profunctor-Rep.html
-share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/Data-Profunctor-Sieve.html
-share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/Data-Profunctor-Strong.html
-share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/Data-Profunctor-Traversing.html
-share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/Data-Profunctor-Types.html
-share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/Data-Profunctor-Unsafe.html
-share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/Data-Profunctor-Yoneda.html
-share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/Data-Profunctor.html
-share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-35.html
-share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-46.html
-share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-58.html
-share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-A.html
-share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-All.html
-share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-C.html
-share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-D.html
-share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-E.html
-share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-F.html
-share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-I.html
-share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-J.html
-share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-K.html
-share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-L.html
-share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-M.html
-share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-P.html
-share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-R.html
-share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-S.html
-share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-T.html
-share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-U.html
-share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-W.html
-share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-Y.html
-share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index.html
-share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/haddock-bundle.min.js
-share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/index.html
-share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/linuwial.css
-share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/meta.json
-share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/profunctors.haddock
-share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/quick-jump.css
-share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/synopsis.png
+${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/Data-Profunctor-Adjunction.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/Data-Profunctor-Cayley.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/Data-Profunctor-Choice.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/Data-Profunctor-Closed.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/Data-Profunctor-Composition.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/Data-Profunctor-Mapping.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/Data-Profunctor-Monad.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/Data-Profunctor-Ran.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/Data-Profunctor-Rep.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/Data-Profunctor-Sieve.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/Data-Profunctor-Strong.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/Data-Profunctor-Traversing.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/Data-Profunctor-Types.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/Data-Profunctor-Unsafe.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/Data-Profunctor-Yoneda.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/Data-Profunctor.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-35.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-46.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-58.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-A.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-All.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-C.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-D.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-E.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-F.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-I.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-J.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-K.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-L.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-M.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-P.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-R.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-S.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-T.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-U.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-W.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index-Y.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/doc-index.json
+${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/haddock-bundle.min.js
+${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/index.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/linuwial.css
+${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/meta.json
+${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/profunctors.haddock
+${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/quick-jump.css
+${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/quick-jump.min.js
+${PLIST.doc}share/doc/${HS_PLATFORM}/profunctors-${PKGVERSION}/html/synopsis.png



Home | Main Index | Thread Index | Old Index