Update to hs-vector-0.12.0.3.
Joint work with Greg Steuck.
This commit is contained in:
parent
6f255b7c77
commit
1f824e228b
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.25 2019/09/10 13:51:28 kili Exp $
|
||||
# $OpenBSD: Makefile,v 1.26 2019/09/30 12:27:46 kili Exp $
|
||||
|
||||
COMMENT = Int-indexed arrays
|
||||
|
||||
@ -6,8 +6,7 @@ COMMENT = Int-indexed arrays
|
||||
# Please do *not* update without thinking.
|
||||
PORTROACH = ignore:1
|
||||
|
||||
DISTNAME = vector-0.12.0.1
|
||||
REVISION = 0
|
||||
DISTNAME = vector-0.12.0.3
|
||||
CATEGORIES = devel
|
||||
|
||||
MAINTAINER = Jim Razmus II <jim@openbsd.org>, \
|
||||
@ -20,9 +19,9 @@ MODULES = lang/ghc
|
||||
|
||||
MODGHC_BUILD = cabal hackage haddock register
|
||||
|
||||
MODGHC_PACKAGE_KEY = IUGn3M9mkBh8CyXcBnfTR4
|
||||
MODGHC_PACKAGE_KEY = 2LEYu9M2i7lERDtz76XG3n
|
||||
|
||||
RUN_DEPENDS += devel/hs-primitive>=0.5.0.1,<0.7
|
||||
RUN_DEPENDS += devel/hs-primitive>=0.6,<0.7
|
||||
BUILD_DEPENDS += ${RUN_DEPENDS}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (ghc/vector-0.12.0.1.tar.gz) = sQDuebnaJlEnYnjNPg8Io8FSUFzFKYK+2lB1Fa8XPXs=
|
||||
SIZE (ghc/vector-0.12.0.1.tar.gz) = 121798
|
||||
SHA256 (ghc/vector-0.12.0.3.tar.gz) = uKK/v50i00oozem56Sv7BU5GeXdUFU3ViDKVw4k25ag=
|
||||
SIZE (ghc/vector-0.12.0.3.tar.gz) = 124899
|
||||
|
@ -1,17 +0,0 @@
|
||||
$OpenBSD: patch-vector_cabal,v 1.2 2018/01/22 22:05:07 kili Exp $
|
||||
|
||||
Dependencies changed in the "online" version of the package description,
|
||||
but not in the dist file.
|
||||
|
||||
Index: vector.cabal
|
||||
--- vector.cabal.orig
|
||||
+++ vector.cabal
|
||||
@@ -144,7 +144,7 @@ Library
|
||||
Install-Includes:
|
||||
vector.h
|
||||
|
||||
- Build-Depends: base >= 4.5 && < 4.10
|
||||
+ Build-Depends: base >= 4.5 && < 4.11
|
||||
, primitive >= 0.5.0.1 && < 0.7
|
||||
, ghc-prim >= 0.2 && < 0.6
|
||||
, deepseq >= 1.1 && < 1.5
|
@ -1,65 +1,86 @@
|
||||
@comment $OpenBSD: PLIST,v 1.11 2019/09/10 13:51:28 kili Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.12 2019/09/30 12:27:46 kili Exp $
|
||||
@tag ghc-pkg-recache
|
||||
lib/ghc/package.conf.d/${DISTNAME}.conf
|
||||
lib/ghc/${DISTNAME}/
|
||||
lib/ghc/${DISTNAME}/Data/
|
||||
lib/ghc/${DISTNAME}/Data/Vector/
|
||||
lib/ghc/${DISTNAME}/Data/Vector.dyn_hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector.hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector.p_hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Fusion/
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Fusion/Bundle/
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Fusion/Bundle.dyn_hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Fusion/Bundle.hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Fusion/Bundle.p_hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Fusion/Bundle/Monadic.dyn_hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Fusion/Bundle/Monadic.hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Fusion/Bundle/Monadic.p_hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Fusion/Bundle/Size.dyn_hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Fusion/Bundle/Size.hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Fusion/Bundle/Size.p_hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Fusion/Stream/
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Fusion/Stream/Monadic.dyn_hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Fusion/Stream/Monadic.hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Fusion/Stream/Monadic.p_hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Fusion/Util.dyn_hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Fusion/Util.hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Fusion/Util.p_hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Generic/
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Generic.dyn_hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Generic.hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Generic.p_hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Generic/Base.dyn_hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Generic/Base.hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Generic/Base.p_hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Generic/Mutable/
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Generic/Mutable.dyn_hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Generic/Mutable.hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Generic/Mutable.p_hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Generic/Mutable/Base.dyn_hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Generic/Mutable/Base.hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Generic/Mutable/Base.p_hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Generic/New.dyn_hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Generic/New.hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Generic/New.p_hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Internal/
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Internal/Check.dyn_hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Internal/Check.hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Internal/Check.p_hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Mutable.dyn_hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Mutable.hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Mutable.p_hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Primitive/
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Primitive.dyn_hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Primitive.hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Primitive.p_hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Primitive/Mutable.dyn_hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Primitive/Mutable.hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Primitive/Mutable.p_hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Storable/
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Storable.dyn_hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Storable.hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Storable.p_hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Storable/Internal.dyn_hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Storable/Internal.hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Storable/Internal.p_hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Storable/Mutable.dyn_hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Storable/Mutable.hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Storable/Mutable.p_hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Unboxed/
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Unboxed.dyn_hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Unboxed.hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Unboxed.p_hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Unboxed/Base.dyn_hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Unboxed/Base.hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Unboxed/Base.p_hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Unboxed/Mutable.dyn_hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Unboxed/Mutable.hi
|
||||
lib/ghc/${DISTNAME}/Data/Vector/Unboxed/Mutable.p_hi
|
||||
lib/ghc/${DISTNAME}/HS${DISTNAME}-${MODGHC_PACKAGE_KEY}.o
|
||||
lib/ghc/${DISTNAME}/include/
|
||||
lib/ghc/${DISTNAME}/include/vector.h
|
||||
lib/ghc/${DISTNAME}/libHS${DISTNAME}-${MODGHC_PACKAGE_KEY}-ghc${MODGHC_VER}.so
|
||||
lib/ghc/${DISTNAME}/libHS${DISTNAME}-${MODGHC_PACKAGE_KEY}.a
|
||||
lib/ghc/${DISTNAME}/libHS${DISTNAME}-${MODGHC_PACKAGE_KEY}_p.a
|
||||
lib/ghc/package.conf.d/${DISTNAME}.conf
|
||||
share/doc/hs-${DISTNAME}/
|
||||
share/doc/hs-${DISTNAME}/LICENSE
|
||||
share/doc/hs-${DISTNAME}/html/
|
||||
@ -109,11 +130,13 @@ share/doc/hs-${DISTNAME}/html/doc-index-W.html
|
||||
share/doc/hs-${DISTNAME}/html/doc-index-Y.html
|
||||
share/doc/hs-${DISTNAME}/html/doc-index-Z.html
|
||||
share/doc/hs-${DISTNAME}/html/doc-index.html
|
||||
share/doc/hs-${DISTNAME}/html/haddock-util.js
|
||||
share/doc/hs-${DISTNAME}/html/haddock-bundle.min.js
|
||||
share/doc/hs-${DISTNAME}/html/hslogo-16.png
|
||||
share/doc/hs-${DISTNAME}/html/index.html
|
||||
share/doc/hs-${DISTNAME}/html/meta.json
|
||||
share/doc/hs-${DISTNAME}/html/minus.gif
|
||||
share/doc/hs-${DISTNAME}/html/ocean.css
|
||||
share/doc/hs-${DISTNAME}/html/plus.gif
|
||||
share/doc/hs-${DISTNAME}/html/quick-jump.css
|
||||
share/doc/hs-${DISTNAME}/html/synopsis.png
|
||||
share/doc/hs-${DISTNAME}/html/vector.haddock
|
||||
|
Loading…
x
Reference in New Issue
Block a user