pkgsrc-Changes archive

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

CVS commit: pkgsrc/math/hs-integer-logarithms



Module Name:    pkgsrc
Committed By:   pho
Date:           Tue Jan 24 12:51:03 UTC 2023

Modified Files:
        pkgsrc/math/hs-integer-logarithms: Makefile PLIST distinfo
Removed Files:
        pkgsrc/math/hs-integer-logarithms/patches:
            patch-integer-logarithms.cabal

Log Message:
math/hs-integer-logarithms: Use HASKELL_UNRESTRICT_DEPENDENCIES


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/math/hs-integer-logarithms/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/math/hs-integer-logarithms/PLIST
cvs rdiff -u -r1.7 -r1.8 pkgsrc/math/hs-integer-logarithms/distinfo
cvs rdiff -u -r1.4 -r0 \
    pkgsrc/math/hs-integer-logarithms/patches/patch-integer-logarithms.cabal

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-integer-logarithms/Makefile
diff -u pkgsrc/math/hs-integer-logarithms/Makefile:1.9 pkgsrc/math/hs-integer-logarithms/Makefile:1.10
--- pkgsrc/math/hs-integer-logarithms/Makefile:1.9      Sat Feb 26 03:58:17 2022
+++ pkgsrc/math/hs-integer-logarithms/Makefile  Tue Jan 24 12:51:03 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2022/02/26 03:58:17 pho Exp $
+# $NetBSD: Makefile,v 1.10 2023/01/24 12:51:03 pho Exp $
 
 DISTNAME=      integer-logarithms-1.0.3.1
 PKGREVISION=   5
@@ -8,5 +8,10 @@ MAINTAINER=    pho%cielonegro.org@localhost
 COMMENT=       Integer logarithms
 LICENSE=       mit
 
+HASKELL_UNRESTRICT_DEPENDENCIES+=      \
+       base    \
+       ghc-prim        \
+       ghc-bignum
+
 .include "../../mk/haskell.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/math/hs-integer-logarithms/PLIST
diff -u pkgsrc/math/hs-integer-logarithms/PLIST:1.2 pkgsrc/math/hs-integer-logarithms/PLIST:1.3
--- pkgsrc/math/hs-integer-logarithms/PLIST:1.2 Fri Apr 23 04:53:25 2021
+++ pkgsrc/math/hs-integer-logarithms/PLIST     Tue Jan 24 12:51:03 2023
@@ -1,31 +1,31 @@
-@comment $NetBSD: PLIST,v 1.2 2021/04/23 04:53:25 pho Exp $
+@comment $NetBSD: PLIST,v 1.3 2023/01/24 12:51:03 pho Exp $
 lib/integer-logarithms-${PKGVERSION}/${HS_VERSION}/package-description
 lib/integer-logarithms-${PKGVERSION}/${HS_VERSION}/package-id
-lib/${HS_PLATFORM}/${HS_PKGID}/GHC/Integer/Logarithms/Compat.dyn_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/GHC/Integer/Logarithms/Compat.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/GHC/Integer/Logarithms/Compat.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/GHC/Integer/Logarithms/Compat.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Math/NumberTheory/Logarithms.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/GHC/Integer/Logarithms/Compat.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Math/NumberTheory/Logarithms.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Math/NumberTheory/Logarithms.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Math/NumberTheory/Logarithms.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Math/NumberTheory/Powers/Integer.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Math/NumberTheory/Logarithms.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Math/NumberTheory/Powers/Integer.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Math/NumberTheory/Powers/Integer.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Math/NumberTheory/Powers/Integer.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Math/NumberTheory/Powers/Natural.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Math/NumberTheory/Powers/Integer.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Math/NumberTheory/Powers/Natural.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Math/NumberTheory/Powers/Natural.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Math/NumberTheory/Powers/Natural.p_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Math/NumberTheory/Powers/Natural.p_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/libHS${HS_PKGID}.a
-lib/${HS_PLATFORM}/${HS_PKGID}/libHS${HS_PKGID}_p.a
-lib/${HS_PLATFORM}/libHS${HS_PKGID}-${HS_VER}.so
-share/doc/${HS_PLATFORM}/integer-logarithms-${PKGVERSION}/LICENSE
-share/doc/${HS_PLATFORM}/integer-logarithms-${PKGVERSION}/html/GHC-Integer-Logarithms-Compat.html
-share/doc/${HS_PLATFORM}/integer-logarithms-${PKGVERSION}/html/Math-NumberTheory-Logarithms.html
-share/doc/${HS_PLATFORM}/integer-logarithms-${PKGVERSION}/html/Math-NumberTheory-Powers-Integer.html
-share/doc/${HS_PLATFORM}/integer-logarithms-${PKGVERSION}/html/Math-NumberTheory-Powers-Natural.html
-share/doc/${HS_PLATFORM}/integer-logarithms-${PKGVERSION}/html/doc-index.html
-share/doc/${HS_PLATFORM}/integer-logarithms-${PKGVERSION}/html/haddock-bundle.min.js
-share/doc/${HS_PLATFORM}/integer-logarithms-${PKGVERSION}/html/index.html
-share/doc/${HS_PLATFORM}/integer-logarithms-${PKGVERSION}/html/integer-logarithms.haddock
-share/doc/${HS_PLATFORM}/integer-logarithms-${PKGVERSION}/html/linuwial.css
-share/doc/${HS_PLATFORM}/integer-logarithms-${PKGVERSION}/html/meta.json
-share/doc/${HS_PLATFORM}/integer-logarithms-${PKGVERSION}/html/quick-jump.css
-share/doc/${HS_PLATFORM}/integer-logarithms-${PKGVERSION}/html/synopsis.png
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/libHS${HS_PKGID}_p.a
+${PLIST.shlibs}lib/${HS_PLATFORM}/libHS${HS_PKGID}-${HS_VER}.so
+${PLIST.doc}share/doc/${HS_PLATFORM}/integer-logarithms-${PKGVERSION}/LICENSE
+${PLIST.doc}share/doc/${HS_PLATFORM}/integer-logarithms-${PKGVERSION}/html/GHC-Integer-Logarithms-Compat.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/integer-logarithms-${PKGVERSION}/html/Math-NumberTheory-Logarithms.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/integer-logarithms-${PKGVERSION}/html/Math-NumberTheory-Powers-Integer.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/integer-logarithms-${PKGVERSION}/html/Math-NumberTheory-Powers-Natural.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/integer-logarithms-${PKGVERSION}/html/doc-index.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/integer-logarithms-${PKGVERSION}/html/haddock-bundle.min.js
+${PLIST.doc}share/doc/${HS_PLATFORM}/integer-logarithms-${PKGVERSION}/html/index.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/integer-logarithms-${PKGVERSION}/html/integer-logarithms.haddock
+${PLIST.doc}share/doc/${HS_PLATFORM}/integer-logarithms-${PKGVERSION}/html/linuwial.css
+${PLIST.doc}share/doc/${HS_PLATFORM}/integer-logarithms-${PKGVERSION}/html/meta.json
+${PLIST.doc}share/doc/${HS_PLATFORM}/integer-logarithms-${PKGVERSION}/html/quick-jump.css
+${PLIST.doc}share/doc/${HS_PLATFORM}/integer-logarithms-${PKGVERSION}/html/synopsis.png

Index: pkgsrc/math/hs-integer-logarithms/distinfo
diff -u pkgsrc/math/hs-integer-logarithms/distinfo:1.7 pkgsrc/math/hs-integer-logarithms/distinfo:1.8
--- pkgsrc/math/hs-integer-logarithms/distinfo:1.7      Fri Feb 11 09:12:14 2022
+++ pkgsrc/math/hs-integer-logarithms/distinfo  Tue Jan 24 12:51:03 2023
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.7 2022/02/11 09:12:14 pho Exp $
+$NetBSD: distinfo,v 1.8 2023/01/24 12:51:03 pho Exp $
 
 BLAKE2s (integer-logarithms-1.0.3.1.tar.gz) = 3b7f4ffcacd889387ab2b44b3db11b349acb5a6d3206e2869fe21e86fac051c5
 SHA512 (integer-logarithms-1.0.3.1.tar.gz) = 670aff419de8d6afd1b7e1a40b68290bcf7aefad788c3b08aebfa5ca3e709f5d22543fce82fb75dc18b3ba0ef6d8a8f61735cde647a7a6c9392a60ec365534b3
 Size (integer-logarithms-1.0.3.1.tar.gz) = 9023 bytes
-SHA1 (patch-integer-logarithms.cabal) = 1a59b3b3316353dc0191c14c29cb4e87ce90ddb7



Home | Main Index | Thread Index | Old Index