pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/hs-vector-algorithms Update to vector-algorithms...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9a01a58b492c
branches:  trunk
changeset: 346634:9a01a58b492c
user:      pho <pho%pkgsrc.org@localhost>
date:      Thu Jan 02 10:28:24 2020 +0000

description:
Update to vector-algorithms-0.8.0.3

Version 0.8.0.3 (2019-12-02)
    Fix out-of-bounds access in Timsort.

Version 0.8.0.2 (2019-11-28)
    Bump upper bounds on primitive and QuickCheck.
    Expose 'terminate' function from 'AmericanFlag' module.
    Fix an off-by-one error in Data.Vector.Algorithms.Heaps.heapInsert.

diffstat:

 devel/hs-vector-algorithms/Makefile      |   6 +--
 devel/hs-vector-algorithms/PLIST         |  45 --------------------------------
 devel/hs-vector-algorithms/buildlink3.mk |   8 ++---
 devel/hs-vector-algorithms/distinfo      |  10 +++---
 4 files changed, 10 insertions(+), 59 deletions(-)

diffs (108 lines):

diff -r 1987bf6ac5c9 -r 9a01a58b492c devel/hs-vector-algorithms/Makefile
--- a/devel/hs-vector-algorithms/Makefile       Thu Jan 02 10:26:48 2020 +0000
+++ b/devel/hs-vector-algorithms/Makefile       Thu Jan 02 10:28:24 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2015/12/13 14:11:25 szptvlfn Exp $
+# $NetBSD: Makefile,v 1.6 2020/01/02 10:28:24 pho Exp $
 
-DISTNAME=      vector-algorithms-0.7.0.1
+DISTNAME=      vector-algorithms-0.8.0.3
 CATEGORIES=    devel
 
 MAINTAINER=    szptvlfn%NetBSD.org@localhost
@@ -8,8 +8,6 @@
 LICENSE=       modified-bsd
 
 .include "../../mk/haskell.mk"
-.include "../../devel/hs-mtl/buildlink3.mk"
-.include "../../math/hs-mwc-random/buildlink3.mk"
 .include "../../devel/hs-primitive/buildlink3.mk"
 .include "../../devel/hs-vector/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 1987bf6ac5c9 -r 9a01a58b492c devel/hs-vector-algorithms/PLIST
--- a/devel/hs-vector-algorithms/PLIST  Thu Jan 02 10:26:48 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,45 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2015/12/13 14:11:25 szptvlfn Exp $
-lib/vector-algorithms-${PKGVERSION}/${HASKELL_VERSION}/Data/Vector/Algorithms/AmericanFlag.hi
-lib/vector-algorithms-${PKGVERSION}/${HASKELL_VERSION}/Data/Vector/Algorithms/Common.hi
-lib/vector-algorithms-${PKGVERSION}/${HASKELL_VERSION}/Data/Vector/Algorithms/Heap.hi
-lib/vector-algorithms-${PKGVERSION}/${HASKELL_VERSION}/Data/Vector/Algorithms/Insertion.hi
-lib/vector-algorithms-${PKGVERSION}/${HASKELL_VERSION}/Data/Vector/Algorithms/Intro.hi
-lib/vector-algorithms-${PKGVERSION}/${HASKELL_VERSION}/Data/Vector/Algorithms/Merge.hi
-lib/vector-algorithms-${PKGVERSION}/${HASKELL_VERSION}/Data/Vector/Algorithms/Optimal.hi
-lib/vector-algorithms-${PKGVERSION}/${HASKELL_VERSION}/Data/Vector/Algorithms/Radix.hi
-lib/vector-algorithms-${PKGVERSION}/${HASKELL_VERSION}/Data/Vector/Algorithms/Search.hi
-lib/vector-algorithms-${PKGVERSION}/${HASKELL_VERSION}/Data/Vector/Algorithms/Tim.hi
-lib/vector-algorithms-${PKGVERSION}/${HASKELL_VERSION}/HSvector-algorithms-${PKGVERSION}.o
-lib/vector-algorithms-${PKGVERSION}/${HASKELL_VERSION}/include/vector.h
-lib/vector-algorithms-${PKGVERSION}/${HASKELL_VERSION}/libHSvector-algorithms-${PKGVERSION}.a
-lib/vector-algorithms-${PKGVERSION}/${HASKELL_VERSION}/package-description
-share/doc/vector-algorithms-${PKGVERSION}/LICENSE
-${PLIST.doc}share/doc/vector-algorithms-${PKGVERSION}/html/Data-Vector-Algorithms-AmericanFlag.html
-${PLIST.doc}share/doc/vector-algorithms-${PKGVERSION}/html/Data-Vector-Algorithms-Heap.html
-${PLIST.doc}share/doc/vector-algorithms-${PKGVERSION}/html/Data-Vector-Algorithms-Insertion.html
-${PLIST.doc}share/doc/vector-algorithms-${PKGVERSION}/html/Data-Vector-Algorithms-Intro.html
-${PLIST.doc}share/doc/vector-algorithms-${PKGVERSION}/html/Data-Vector-Algorithms-Merge.html
-${PLIST.doc}share/doc/vector-algorithms-${PKGVERSION}/html/Data-Vector-Algorithms-Optimal.html
-${PLIST.doc}share/doc/vector-algorithms-${PKGVERSION}/html/Data-Vector-Algorithms-Radix.html
-${PLIST.doc}share/doc/vector-algorithms-${PKGVERSION}/html/Data-Vector-Algorithms-Search.html
-${PLIST.doc}share/doc/vector-algorithms-${PKGVERSION}/html/Data-Vector-Algorithms-Tim.html
-${PLIST.doc}share/doc/vector-algorithms-${PKGVERSION}/html/doc-index.html
-${PLIST.doc}share/doc/vector-algorithms-${PKGVERSION}/html/frames.html
-${PLIST.doc}share/doc/vector-algorithms-${PKGVERSION}/html/haddock-util.js
-${PLIST.doc}share/doc/vector-algorithms-${PKGVERSION}/html/hslogo-16.png
-${PLIST.doc}share/doc/vector-algorithms-${PKGVERSION}/html/index-frames.html
-${PLIST.doc}share/doc/vector-algorithms-${PKGVERSION}/html/index.html
-${PLIST.doc}share/doc/vector-algorithms-${PKGVERSION}/html/mini_Data-Vector-Algorithms-AmericanFlag.html
-${PLIST.doc}share/doc/vector-algorithms-${PKGVERSION}/html/mini_Data-Vector-Algorithms-Heap.html
-${PLIST.doc}share/doc/vector-algorithms-${PKGVERSION}/html/mini_Data-Vector-Algorithms-Insertion.html
-${PLIST.doc}share/doc/vector-algorithms-${PKGVERSION}/html/mini_Data-Vector-Algorithms-Intro.html
-${PLIST.doc}share/doc/vector-algorithms-${PKGVERSION}/html/mini_Data-Vector-Algorithms-Merge.html
-${PLIST.doc}share/doc/vector-algorithms-${PKGVERSION}/html/mini_Data-Vector-Algorithms-Optimal.html
-${PLIST.doc}share/doc/vector-algorithms-${PKGVERSION}/html/mini_Data-Vector-Algorithms-Radix.html
-${PLIST.doc}share/doc/vector-algorithms-${PKGVERSION}/html/mini_Data-Vector-Algorithms-Search.html
-${PLIST.doc}share/doc/vector-algorithms-${PKGVERSION}/html/mini_Data-Vector-Algorithms-Tim.html
-${PLIST.doc}share/doc/vector-algorithms-${PKGVERSION}/html/minus.gif
-${PLIST.doc}share/doc/vector-algorithms-${PKGVERSION}/html/ocean.css
-${PLIST.doc}share/doc/vector-algorithms-${PKGVERSION}/html/plus.gif
-${PLIST.doc}share/doc/vector-algorithms-${PKGVERSION}/html/synopsis.png
-${PLIST.doc}share/doc/vector-algorithms-${PKGVERSION}/html/vector-algorithms.haddock
diff -r 1987bf6ac5c9 -r 9a01a58b492c devel/hs-vector-algorithms/buildlink3.mk
--- a/devel/hs-vector-algorithms/buildlink3.mk  Thu Jan 02 10:26:48 2020 +0000
+++ b/devel/hs-vector-algorithms/buildlink3.mk  Thu Jan 02 10:28:24 2020 +0000
@@ -1,16 +1,14 @@
-# $NetBSD: buildlink3.mk,v 1.6 2015/12/13 14:11:25 szptvlfn Exp $
+# $NetBSD: buildlink3.mk,v 1.7 2020/01/02 10:28:24 pho Exp $
 
 BUILDLINK_TREE+=       hs-vector-algorithms
 
 .if !defined(HS_VECTOR_ALGORITHMS_BUILDLINK3_MK)
 HS_VECTOR_ALGORITHMS_BUILDLINK3_MK:=
 
-BUILDLINK_API_DEPENDS.hs-vector-algorithms+=   hs-vector-algorithms>=0.7.0
-BUILDLINK_ABI_DEPENDS.hs-vector-algorithms+=   hs-vector-algorithms>=0.7.0.1
+BUILDLINK_API_DEPENDS.hs-vector-algorithms+=   hs-vector-algorithms>=0.8.0
+BUILDLINK_ABI_DEPENDS.hs-vector-algorithms+=   hs-vector-algorithms>=0.8.0.3
 BUILDLINK_PKGSRCDIR.hs-vector-algorithms?=     ../../devel/hs-vector-algorithms
 
-.include "../../devel/hs-mtl/buildlink3.mk"
-.include "../../math/hs-mwc-random/buildlink3.mk"
 .include "../../devel/hs-primitive/buildlink3.mk"
 .include "../../devel/hs-vector/buildlink3.mk"
 .endif # HS_VECTOR_ALGORITHMS_BUILDLINK3_MK
diff -r 1987bf6ac5c9 -r 9a01a58b492c devel/hs-vector-algorithms/distinfo
--- a/devel/hs-vector-algorithms/distinfo       Thu Jan 02 10:26:48 2020 +0000
+++ b/devel/hs-vector-algorithms/distinfo       Thu Jan 02 10:28:24 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2015/12/13 14:11:25 szptvlfn Exp $
+$NetBSD: distinfo,v 1.4 2020/01/02 10:28:24 pho Exp $
 
-SHA1 (vector-algorithms-0.7.0.1.tar.gz) = 23bce1a46cab11cb310ee8c953ec1db9b85dda1b
-RMD160 (vector-algorithms-0.7.0.1.tar.gz) = f818cf4a0d2815e6e6522dd0514a56a83f669e0a
-SHA512 (vector-algorithms-0.7.0.1.tar.gz) = 1ea718eeb062defee830fa7dba323981678691c5d320b8929dcd695af17f82d65007cfd35103310026dab51cf10462dbead09082fc0ba5ddd0c2e18e305c4c6a
-Size (vector-algorithms-0.7.0.1.tar.gz) = 25435 bytes
+SHA1 (vector-algorithms-0.8.0.3.tar.gz) = 7d02170ecd28fb9613e765f027bbc609db7c2652
+RMD160 (vector-algorithms-0.8.0.3.tar.gz) = 2a8420349f310853845032d262a1dafc9ff72eba
+SHA512 (vector-algorithms-0.8.0.3.tar.gz) = 45311e19a1e5c9994e7d666b73445d11946f60915df3d2f385a435538d1b6b0929b56a960f83c5df1b2df883566e7f8e6fdd5be4e075364d7daecd6dbec780e5
+Size (vector-algorithms-0.8.0.3.tar.gz) = 26559 bytes



Home | Main Index | Thread Index | Old Index