pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/hs-regex-posix



Module Name:    pkgsrc
Committed By:   pho
Date:           Wed Jan 25 13:23:32 UTC 2023

Modified Files:
        pkgsrc/textproc/hs-regex-posix: Makefile PLIST

Log Message:
textproc/hs-regex-posix: Fix build with GHC 9.4


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/textproc/hs-regex-posix/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/textproc/hs-regex-posix/PLIST

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-regex-posix/Makefile
diff -u pkgsrc/textproc/hs-regex-posix/Makefile:1.8 pkgsrc/textproc/hs-regex-posix/Makefile:1.9
--- pkgsrc/textproc/hs-regex-posix/Makefile:1.8 Sat Feb 26 03:58:30 2022
+++ pkgsrc/textproc/hs-regex-posix/Makefile     Wed Jan 25 13:23:31 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2022/02/26 03:58:30 pho Exp $
+# $NetBSD: Makefile,v 1.9 2023/01/25 13:23:31 pho Exp $
 
 DISTNAME=      regex-posix-0.96.0.1
 PKGREVISION=   2
@@ -8,6 +8,9 @@ MAINTAINER=     pho%cielonegro.org@localhost
 COMMENT=       POSIX Backend for "Text.Regex" (regex-base)
 LICENSE=       modified-bsd
 
+HASKELL_UNRESTRICT_DEPENDENCIES+=      \
+       base
+
 .include "../../mk/haskell.mk"
 .include "../../textproc/hs-regex-base/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/textproc/hs-regex-posix/PLIST
diff -u pkgsrc/textproc/hs-regex-posix/PLIST:1.4 pkgsrc/textproc/hs-regex-posix/PLIST:1.5
--- pkgsrc/textproc/hs-regex-posix/PLIST:1.4    Sat Apr 24 16:41:17 2021
+++ pkgsrc/textproc/hs-regex-posix/PLIST        Wed Jan 25 13:23:31 2023
@@ -1,42 +1,42 @@
-@comment $NetBSD: PLIST,v 1.4 2021/04/24 16:41:17 pho Exp $
+@comment $NetBSD: PLIST,v 1.5 2023/01/25 13:23:31 pho Exp $
 lib/regex-posix-${PKGVERSION}/${HS_VERSION}/package-description
 lib/regex-posix-${PKGVERSION}/${HS_VERSION}/package-id
-lib/${HS_PLATFORM}/libHS${HS_PKGID}-${HS_VER}.so
-lib/${HS_PLATFORM}/${HS_PKGID}/Paths_regex_posix.dyn_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/libHS${HS_PKGID}-${HS_VER}.so
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Paths_regex_posix.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Paths_regex_posix.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Paths_regex_posix.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Text/Regex/Posix.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Paths_regex_posix.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Text/Regex/Posix.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Text/Regex/Posix.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Text/Regex/Posix.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Text/Regex/Posix/ByteString.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Text/Regex/Posix.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Text/Regex/Posix/ByteString.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Text/Regex/Posix/ByteString.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Text/Regex/Posix/ByteString.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Text/Regex/Posix/ByteString/Lazy.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Text/Regex/Posix/ByteString.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Text/Regex/Posix/ByteString/Lazy.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Text/Regex/Posix/ByteString/Lazy.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Text/Regex/Posix/ByteString/Lazy.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Text/Regex/Posix/Sequence.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Text/Regex/Posix/ByteString/Lazy.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Text/Regex/Posix/Sequence.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Text/Regex/Posix/Sequence.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Text/Regex/Posix/Sequence.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Text/Regex/Posix/String.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Text/Regex/Posix/Sequence.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Text/Regex/Posix/String.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Text/Regex/Posix/String.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Text/Regex/Posix/String.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Text/Regex/Posix/Wrap.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Text/Regex/Posix/String.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Text/Regex/Posix/Wrap.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Text/Regex/Posix/Wrap.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Text/Regex/Posix/Wrap.p_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Text/Regex/Posix/Wrap.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}/regex-posix-${PKGVERSION}/LICENSE
-share/doc/${HS_PLATFORM}/regex-posix-${PKGVERSION}/html/Text-Regex-Posix-ByteString-Lazy.html
-share/doc/${HS_PLATFORM}/regex-posix-${PKGVERSION}/html/Text-Regex-Posix-ByteString.html
-share/doc/${HS_PLATFORM}/regex-posix-${PKGVERSION}/html/Text-Regex-Posix-Sequence.html
-share/doc/${HS_PLATFORM}/regex-posix-${PKGVERSION}/html/Text-Regex-Posix-String.html
-share/doc/${HS_PLATFORM}/regex-posix-${PKGVERSION}/html/Text-Regex-Posix-Wrap.html
-share/doc/${HS_PLATFORM}/regex-posix-${PKGVERSION}/html/Text-Regex-Posix.html
-share/doc/${HS_PLATFORM}/regex-posix-${PKGVERSION}/html/doc-index.html
-share/doc/${HS_PLATFORM}/regex-posix-${PKGVERSION}/html/haddock-bundle.min.js
-share/doc/${HS_PLATFORM}/regex-posix-${PKGVERSION}/html/index.html
-share/doc/${HS_PLATFORM}/regex-posix-${PKGVERSION}/html/linuwial.css
-share/doc/${HS_PLATFORM}/regex-posix-${PKGVERSION}/html/meta.json
-share/doc/${HS_PLATFORM}/regex-posix-${PKGVERSION}/html/quick-jump.css
-share/doc/${HS_PLATFORM}/regex-posix-${PKGVERSION}/html/regex-posix.haddock
-share/doc/${HS_PLATFORM}/regex-posix-${PKGVERSION}/html/synopsis.png
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/libHS${HS_PKGID}_p.a
+${PLIST.doc}share/doc/${HS_PLATFORM}/regex-posix-${PKGVERSION}/LICENSE
+${PLIST.doc}share/doc/${HS_PLATFORM}/regex-posix-${PKGVERSION}/html/Text-Regex-Posix-ByteString-Lazy.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/regex-posix-${PKGVERSION}/html/Text-Regex-Posix-ByteString.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/regex-posix-${PKGVERSION}/html/Text-Regex-Posix-Sequence.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/regex-posix-${PKGVERSION}/html/Text-Regex-Posix-String.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/regex-posix-${PKGVERSION}/html/Text-Regex-Posix-Wrap.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/regex-posix-${PKGVERSION}/html/Text-Regex-Posix.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/regex-posix-${PKGVERSION}/html/doc-index.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/regex-posix-${PKGVERSION}/html/haddock-bundle.min.js
+${PLIST.doc}share/doc/${HS_PLATFORM}/regex-posix-${PKGVERSION}/html/index.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/regex-posix-${PKGVERSION}/html/linuwial.css
+${PLIST.doc}share/doc/${HS_PLATFORM}/regex-posix-${PKGVERSION}/html/meta.json
+${PLIST.doc}share/doc/${HS_PLATFORM}/regex-posix-${PKGVERSION}/html/quick-jump.css
+${PLIST.doc}share/doc/${HS_PLATFORM}/regex-posix-${PKGVERSION}/html/regex-posix.haddock
+${PLIST.doc}share/doc/${HS_PLATFORM}/regex-posix-${PKGVERSION}/html/synopsis.png



Home | Main Index | Thread Index | Old Index