pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/math/hs-integer-logarithms Update to integer-logarithm...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/72258dd31d20
branches:  trunk
changeset: 450858:72258dd31d20
user:      pho <pho%pkgsrc.org@localhost>
date:      Fri Apr 23 04:53:25 2021 +0000

description:
Update to integer-logarithms-1.0.3.1

* GHC-9.0 support

diffstat:

 math/hs-integer-logarithms/Makefile                               |   5 +-
 math/hs-integer-logarithms/PLIST                                  |  60 +++++-----
 math/hs-integer-logarithms/buildlink3.mk                          |   4 +-
 math/hs-integer-logarithms/distinfo                               |  11 +-
 math/hs-integer-logarithms/patches/patch-integer-logarithms.cabal |  15 --
 5 files changed, 39 insertions(+), 56 deletions(-)

diffs (136 lines):

diff -r 4057a18d6959 -r 72258dd31d20 math/hs-integer-logarithms/Makefile
--- a/math/hs-integer-logarithms/Makefile       Fri Apr 23 04:50:04 2021 +0000
+++ b/math/hs-integer-logarithms/Makefile       Fri Apr 23 04:53:25 2021 +0000
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.3 2021/02/18 15:07:27 mef Exp $
+# $NetBSD: Makefile,v 1.4 2021/04/23 04:53:25 pho Exp $
 
-DISTNAME=      integer-logarithms-1.0.3
+DISTNAME=      integer-logarithms-1.0.3.1
 CATEGORIES=    math
 
 MAINTAINER=    pho%cielonegro.org@localhost
 COMMENT=       Integer logarithms
 LICENSE=       mit
 
-BUILDLINK_API_DEPENDS.ghc+=    ghc<8.10
 .include "../../mk/haskell.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 4057a18d6959 -r 72258dd31d20 math/hs-integer-logarithms/PLIST
--- a/math/hs-integer-logarithms/PLIST  Fri Apr 23 04:50:04 2021 +0000
+++ b/math/hs-integer-logarithms/PLIST  Fri Apr 23 04:53:25 2021 +0000
@@ -1,31 +1,31 @@
-@comment $NetBSD: PLIST,v 1.1 2020/05/11 17:52:10 rillig Exp $
-${HS_INTF}/package-description
-${HS_INTF}/package-id
-${HS_IMPL}/GHC/Integer/Logarithms/Compat.dyn_hi
-${HS_IMPL}/GHC/Integer/Logarithms/Compat.hi
-${HS_IMPL}/GHC/Integer/Logarithms/Compat.p_hi
-${HS_IMPL}/Math/NumberTheory/Logarithms.dyn_hi
-${HS_IMPL}/Math/NumberTheory/Logarithms.hi
-${HS_IMPL}/Math/NumberTheory/Logarithms.p_hi
-${HS_IMPL}/Math/NumberTheory/Powers/Integer.dyn_hi
-${HS_IMPL}/Math/NumberTheory/Powers/Integer.hi
-${HS_IMPL}/Math/NumberTheory/Powers/Integer.p_hi
-${HS_IMPL}/Math/NumberTheory/Powers/Natural.dyn_hi
-${HS_IMPL}/Math/NumberTheory/Powers/Natural.hi
-${HS_IMPL}/Math/NumberTheory/Powers/Natural.p_hi
-${HS_IMPL}/libHS${HS_PKGID}.a
-${HS_IMPL}/libHS${HS_PKGID}_p.a
+@comment $NetBSD: PLIST,v 1.2 2021/04/23 04:53:25 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
+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
+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
+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
+lib/${HS_PLATFORM}/${HS_PKGID}/Math/NumberTheory/Powers/Natural.hi
+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
-${HS_DOCS}/LICENSE
-${HS_DOCS}/html/GHC-Integer-Logarithms-Compat.html
-${HS_DOCS}/html/Math-NumberTheory-Logarithms.html
-${HS_DOCS}/html/Math-NumberTheory-Powers-Integer.html
-${HS_DOCS}/html/Math-NumberTheory-Powers-Natural.html
-${HS_DOCS}/html/doc-index.html
-${HS_DOCS}/html/haddock-bundle.min.js
-${HS_DOCS}/html/index.html
-${HS_DOCS}/html/integer-logarithms.haddock
-${HS_DOCS}/html/linuwial.css
-${HS_DOCS}/html/meta.json
-${HS_DOCS}/html/quick-jump.css
-${HS_DOCS}/html/synopsis.png
+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
diff -r 4057a18d6959 -r 72258dd31d20 math/hs-integer-logarithms/buildlink3.mk
--- a/math/hs-integer-logarithms/buildlink3.mk  Fri Apr 23 04:50:04 2021 +0000
+++ b/math/hs-integer-logarithms/buildlink3.mk  Fri Apr 23 04:53:25 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1 2019/12/31 14:04:52 pho Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2021/04/23 04:53:25 pho Exp $
 
 BUILDLINK_TREE+=       hs-integer-logarithms
 
@@ -6,7 +6,7 @@
 HS_INTEGER_LOGARITHMS_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.hs-integer-logarithms+=  hs-integer-logarithms>=1.0.3
-BUILDLINK_ABI_DEPENDS.hs-integer-logarithms+=  hs-integer-logarithms>=1.0.3
+BUILDLINK_ABI_DEPENDS.hs-integer-logarithms+=  hs-integer-logarithms>=1.0.3.1
 BUILDLINK_PKGSRCDIR.hs-integer-logarithms?=    ../../math/hs-integer-logarithms
 .endif # HS_INTEGER_LOGARITHMS_BUILDLINK3_MK
 
diff -r 4057a18d6959 -r 72258dd31d20 math/hs-integer-logarithms/distinfo
--- a/math/hs-integer-logarithms/distinfo       Fri Apr 23 04:50:04 2021 +0000
+++ b/math/hs-integer-logarithms/distinfo       Fri Apr 23 04:53:25 2021 +0000
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.2 2020/01/08 19:06:44 pho Exp $
+$NetBSD: distinfo,v 1.3 2021/04/23 04:53:25 pho Exp $
 
-SHA1 (integer-logarithms-1.0.3.tar.gz) = cccdce7725227dd7fbad4ed5d8485941bc38bbb7
-RMD160 (integer-logarithms-1.0.3.tar.gz) = ac15eb20926ddbe7e8fb66c1d3239ced8dcae16b
-SHA512 (integer-logarithms-1.0.3.tar.gz) = b211127620bb52398ae7e64281f991d9dd016d5f74ff5d939275afea15689b01f82577efeaa2dfcdf4230cfea841f6c14f731ba16d38192f48e2e7ae90e704f3
-Size (integer-logarithms-1.0.3.tar.gz) = 8840 bytes
-SHA1 (patch-integer-logarithms.cabal) = 117470e89ea684c11ab4457aa12ddf756b11691c
+SHA1 (integer-logarithms-1.0.3.1.tar.gz) = bd44f1e31b204cd965c14a912a38db3cf21e92a7
+RMD160 (integer-logarithms-1.0.3.1.tar.gz) = 5d960498748e2a7a24c252fbb6582aecdd661c3b
+SHA512 (integer-logarithms-1.0.3.1.tar.gz) = 670aff419de8d6afd1b7e1a40b68290bcf7aefad788c3b08aebfa5ca3e709f5d22543fce82fb75dc18b3ba0ef6d8a8f61735cde647a7a6c9392a60ec365534b3
+Size (integer-logarithms-1.0.3.1.tar.gz) = 9023 bytes
diff -r 4057a18d6959 -r 72258dd31d20 math/hs-integer-logarithms/patches/patch-integer-logarithms.cabal
--- a/math/hs-integer-logarithms/patches/patch-integer-logarithms.cabal Fri Apr 23 04:50:04 2021 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,15 +0,0 @@
-$NetBSD: patch-integer-logarithms.cabal,v 1.1 2020/01/08 19:06:45 pho Exp $
-
-Fix build with GHC 8.8
-
---- integer-logarithms.cabal.orig      2001-09-09 01:46:40.000000000 +0000
-+++ integer-logarithms.cabal
-@@ -51,7 +51,7 @@ library
-   default-language: Haskell2010
-   hs-source-dirs: src
-   build-depends:
--    base >= 4.3 && < 4.13,
-+    base >= 4.3 && < 4.14,
-     array >= 0.3 && < 0.6,
-     ghc-prim < 0.6
- 



Home | Main Index | Thread Index | Old Index