pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/hs-polyparse
Module Name: pkgsrc
Committed By: pho
Date: Tue Jan 24 18:39:35 UTC 2023
Modified Files:
pkgsrc/textproc/hs-polyparse: Makefile PLIST distinfo
Removed Files:
pkgsrc/textproc/hs-polyparse/patches: patch-polyparse.cabal
Log Message:
textproc/hs-polyparse: Fix build with GHC 9.4
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/textproc/hs-polyparse/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/textproc/hs-polyparse/PLIST
cvs rdiff -u -r1.8 -r1.9 pkgsrc/textproc/hs-polyparse/distinfo
cvs rdiff -u -r1.2 -r0 \
pkgsrc/textproc/hs-polyparse/patches/patch-polyparse.cabal
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/hs-polyparse/Makefile
diff -u pkgsrc/textproc/hs-polyparse/Makefile:1.17 pkgsrc/textproc/hs-polyparse/Makefile:1.18
--- pkgsrc/textproc/hs-polyparse/Makefile:1.17 Sat Feb 26 03:58:29 2022
+++ pkgsrc/textproc/hs-polyparse/Makefile Tue Jan 24 18:39:35 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2022/02/26 03:58:29 pho Exp $
+# $NetBSD: Makefile,v 1.18 2023/01/24 18:39:35 pho Exp $
DISTNAME= polyparse-1.13
PKGREVISION= 4
@@ -8,5 +8,10 @@ MAINTAINER= szptvlfn%NetBSD.org@localhost
COMMENT= Variety of alternative parser combinator libraries
LICENSE= gnu-lgpl-v2.1
+HASKELL_UNRESTRICT_DEPENDENCIES+= \
+ base \
+ bytestring \
+ text
+
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/textproc/hs-polyparse/PLIST
diff -u pkgsrc/textproc/hs-polyparse/PLIST:1.4 pkgsrc/textproc/hs-polyparse/PLIST:1.5
--- pkgsrc/textproc/hs-polyparse/PLIST:1.4 Sat Apr 24 17:07:42 2021
+++ pkgsrc/textproc/hs-polyparse/PLIST Tue Jan 24 18:39:35 2023
@@ -1,89 +1,89 @@
-@comment $NetBSD: PLIST,v 1.4 2021/04/24 17:07:42 pho Exp $
+@comment $NetBSD: PLIST,v 1.5 2023/01/24 18:39:35 pho Exp $
lib/polyparse-${PKGVERSION}/${HS_VERSION}/package-description
lib/polyparse-${PKGVERSION}/${HS_VERSION}/package-id
-lib/${HS_PLATFORM}/libHS${HS_PKGID}-${HS_VER}.so
-lib/${HS_PLATFORM}/${HS_PKGID}/Text/Parse.dyn_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/libHS${HS_PKGID}-${HS_VER}.so
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Text/Parse.dyn_hi
lib/${HS_PLATFORM}/${HS_PKGID}/Text/Parse.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Text/Parse.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Text/Parse/ByteString.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Text/Parse.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Text/Parse/ByteString.dyn_hi
lib/${HS_PLATFORM}/${HS_PKGID}/Text/Parse/ByteString.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Text/Parse/ByteString.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/HuttonMeijer.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Text/Parse/ByteString.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/HuttonMeijer.dyn_hi
lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/HuttonMeijer.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/HuttonMeijer.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/HuttonMeijerWallace.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/HuttonMeijer.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/HuttonMeijerWallace.dyn_hi
lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/HuttonMeijerWallace.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/HuttonMeijerWallace.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/Poly.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/HuttonMeijerWallace.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/Poly.dyn_hi
lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/Poly.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/Poly.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/Poly/Base.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/Poly.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/Poly/Base.dyn_hi
lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/Poly/Base.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/Poly/Base.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/Poly/ByteString.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/Poly/Base.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/Poly/ByteString.dyn_hi
lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/Poly/ByteString.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/Poly/ByteString.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/Poly/ByteStringChar.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/Poly/ByteString.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/Poly/ByteStringChar.dyn_hi
lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/Poly/ByteStringChar.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/Poly/ByteStringChar.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/Poly/Lazy.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/Poly/ByteStringChar.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/Poly/Lazy.dyn_hi
lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/Poly/Lazy.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/Poly/Lazy.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/Poly/Lex.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/Poly/Lazy.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/Poly/Lex.dyn_hi
lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/Poly/Lex.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/Poly/Lex.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/Poly/Parser.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/Poly/Lex.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/Poly/Parser.dyn_hi
lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/Poly/Parser.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/Poly/Parser.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/Poly/Plain.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/Poly/Parser.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/Poly/Plain.dyn_hi
lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/Poly/Plain.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/Poly/Plain.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/Poly/Result.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/Poly/Plain.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/Poly/Result.dyn_hi
lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/Poly/Result.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/Poly/Result.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/Poly/State.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/Poly/Result.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/Poly/State.dyn_hi
lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/Poly/State.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/Poly/State.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/Poly/StateLazy.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/Poly/State.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/Poly/StateLazy.dyn_hi
lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/Poly/StateLazy.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/Poly/StateLazy.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/Poly/StateParser.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/Poly/StateLazy.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/Poly/StateParser.dyn_hi
lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/Poly/StateParser.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/Poly/StateParser.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/Poly/StateText.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/Poly/StateParser.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/Poly/StateText.dyn_hi
lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/Poly/StateText.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/Poly/StateText.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/Poly/Text.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/Poly/StateText.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/Poly/Text.dyn_hi
lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/Poly/Text.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/Poly/Text.p_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Text/ParserCombinators/Poly/Text.p_hi
lib/${HS_PLATFORM}/${HS_PKGID}/libHS${HS_PKGID}.a
-lib/${HS_PLATFORM}/${HS_PKGID}/libHS${HS_PKGID}_p.a
-share/doc/${HS_PLATFORM}/polyparse-${PKGVERSION}/COPYRIGHT
-share/doc/${HS_PLATFORM}/polyparse-${PKGVERSION}/LICENCE-LGPL
-share/doc/${HS_PLATFORM}/polyparse-${PKGVERSION}/LICENCE-commercial
-share/doc/${HS_PLATFORM}/polyparse-${PKGVERSION}/html/Text-Parse-ByteString.html
-share/doc/${HS_PLATFORM}/polyparse-${PKGVERSION}/html/Text-Parse.html
-share/doc/${HS_PLATFORM}/polyparse-${PKGVERSION}/html/Text-ParserCombinators-HuttonMeijer.html
-share/doc/${HS_PLATFORM}/polyparse-${PKGVERSION}/html/Text-ParserCombinators-HuttonMeijerWallace.html
-share/doc/${HS_PLATFORM}/polyparse-${PKGVERSION}/html/Text-ParserCombinators-Poly-Base.html
-share/doc/${HS_PLATFORM}/polyparse-${PKGVERSION}/html/Text-ParserCombinators-Poly-ByteString.html
-share/doc/${HS_PLATFORM}/polyparse-${PKGVERSION}/html/Text-ParserCombinators-Poly-ByteStringChar.html
-share/doc/${HS_PLATFORM}/polyparse-${PKGVERSION}/html/Text-ParserCombinators-Poly-Lazy.html
-share/doc/${HS_PLATFORM}/polyparse-${PKGVERSION}/html/Text-ParserCombinators-Poly-Lex.html
-share/doc/${HS_PLATFORM}/polyparse-${PKGVERSION}/html/Text-ParserCombinators-Poly-Parser.html
-share/doc/${HS_PLATFORM}/polyparse-${PKGVERSION}/html/Text-ParserCombinators-Poly-Plain.html
-share/doc/${HS_PLATFORM}/polyparse-${PKGVERSION}/html/Text-ParserCombinators-Poly-Result.html
-share/doc/${HS_PLATFORM}/polyparse-${PKGVERSION}/html/Text-ParserCombinators-Poly-State.html
-share/doc/${HS_PLATFORM}/polyparse-${PKGVERSION}/html/Text-ParserCombinators-Poly-StateLazy.html
-share/doc/${HS_PLATFORM}/polyparse-${PKGVERSION}/html/Text-ParserCombinators-Poly-StateParser.html
-share/doc/${HS_PLATFORM}/polyparse-${PKGVERSION}/html/Text-ParserCombinators-Poly-StateText.html
-share/doc/${HS_PLATFORM}/polyparse-${PKGVERSION}/html/Text-ParserCombinators-Poly-Text.html
-share/doc/${HS_PLATFORM}/polyparse-${PKGVERSION}/html/Text-ParserCombinators-Poly.html
-share/doc/${HS_PLATFORM}/polyparse-${PKGVERSION}/html/doc-index.html
-share/doc/${HS_PLATFORM}/polyparse-${PKGVERSION}/html/haddock-bundle.min.js
-share/doc/${HS_PLATFORM}/polyparse-${PKGVERSION}/html/index.html
-share/doc/${HS_PLATFORM}/polyparse-${PKGVERSION}/html/linuwial.css
-share/doc/${HS_PLATFORM}/polyparse-${PKGVERSION}/html/meta.json
-share/doc/${HS_PLATFORM}/polyparse-${PKGVERSION}/html/polyparse.haddock
-share/doc/${HS_PLATFORM}/polyparse-${PKGVERSION}/html/quick-jump.css
-share/doc/${HS_PLATFORM}/polyparse-${PKGVERSION}/html/synopsis.png
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/libHS${HS_PKGID}_p.a
+${PLIST.doc}share/doc/${HS_PLATFORM}/polyparse-${PKGVERSION}/COPYRIGHT
+${PLIST.doc}share/doc/${HS_PLATFORM}/polyparse-${PKGVERSION}/LICENCE-LGPL
+${PLIST.doc}share/doc/${HS_PLATFORM}/polyparse-${PKGVERSION}/LICENCE-commercial
+${PLIST.doc}share/doc/${HS_PLATFORM}/polyparse-${PKGVERSION}/html/Text-Parse-ByteString.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/polyparse-${PKGVERSION}/html/Text-Parse.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/polyparse-${PKGVERSION}/html/Text-ParserCombinators-HuttonMeijer.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/polyparse-${PKGVERSION}/html/Text-ParserCombinators-HuttonMeijerWallace.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/polyparse-${PKGVERSION}/html/Text-ParserCombinators-Poly-Base.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/polyparse-${PKGVERSION}/html/Text-ParserCombinators-Poly-ByteString.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/polyparse-${PKGVERSION}/html/Text-ParserCombinators-Poly-ByteStringChar.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/polyparse-${PKGVERSION}/html/Text-ParserCombinators-Poly-Lazy.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/polyparse-${PKGVERSION}/html/Text-ParserCombinators-Poly-Lex.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/polyparse-${PKGVERSION}/html/Text-ParserCombinators-Poly-Parser.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/polyparse-${PKGVERSION}/html/Text-ParserCombinators-Poly-Plain.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/polyparse-${PKGVERSION}/html/Text-ParserCombinators-Poly-Result.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/polyparse-${PKGVERSION}/html/Text-ParserCombinators-Poly-State.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/polyparse-${PKGVERSION}/html/Text-ParserCombinators-Poly-StateLazy.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/polyparse-${PKGVERSION}/html/Text-ParserCombinators-Poly-StateParser.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/polyparse-${PKGVERSION}/html/Text-ParserCombinators-Poly-StateText.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/polyparse-${PKGVERSION}/html/Text-ParserCombinators-Poly-Text.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/polyparse-${PKGVERSION}/html/Text-ParserCombinators-Poly.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/polyparse-${PKGVERSION}/html/doc-index.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/polyparse-${PKGVERSION}/html/haddock-bundle.min.js
+${PLIST.doc}share/doc/${HS_PLATFORM}/polyparse-${PKGVERSION}/html/index.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/polyparse-${PKGVERSION}/html/linuwial.css
+${PLIST.doc}share/doc/${HS_PLATFORM}/polyparse-${PKGVERSION}/html/meta.json
+${PLIST.doc}share/doc/${HS_PLATFORM}/polyparse-${PKGVERSION}/html/polyparse.haddock
+${PLIST.doc}share/doc/${HS_PLATFORM}/polyparse-${PKGVERSION}/html/quick-jump.css
+${PLIST.doc}share/doc/${HS_PLATFORM}/polyparse-${PKGVERSION}/html/synopsis.png
Index: pkgsrc/textproc/hs-polyparse/distinfo
diff -u pkgsrc/textproc/hs-polyparse/distinfo:1.8 pkgsrc/textproc/hs-polyparse/distinfo:1.9
--- pkgsrc/textproc/hs-polyparse/distinfo:1.8 Fri Feb 11 09:24:09 2022
+++ pkgsrc/textproc/hs-polyparse/distinfo Tue Jan 24 18:39:35 2023
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.8 2022/02/11 09:24:09 pho Exp $
+$NetBSD: distinfo,v 1.9 2023/01/24 18:39:35 pho Exp $
BLAKE2s (polyparse-1.13.tar.gz) = 4ed00e862be1ab0f84a26b4a9c90a7d6793cbc14d54de46106fe7253d3b35c66
SHA512 (polyparse-1.13.tar.gz) = 3b66a73f97d6b5b6628193f87cae1ae1a68d63df0058532b2ac9a62af82dabe28e15fe1464075a2f436e70a7d20b57e72fdd7831f8b11035ff8117becb08d18e
Size (polyparse-1.13.tar.gz) = 33144 bytes
-SHA1 (patch-polyparse.cabal) = 23f1af67d421674603030a65f49a753e97c28607
Home |
Main Index |
Thread Index |
Old Index