Sat Jul 25 21:58:56 2015 UTC ()
Update to 0.2.5.1

Changes from
https://github.com/tibbe/unordered-containers/blob/master/CHANGES.md
## 0.2.5.1 (2014-10-11)

 * Support base-4.8


(szptvlfn)
diff -r1.8 -r1.9 pkgsrc/devel/hs-unordered-containers/Makefile
diff -r1.8 -r1.9 pkgsrc/devel/hs-unordered-containers/buildlink3.mk
diff -r1.2 -r1.3 pkgsrc/devel/hs-unordered-containers/distinfo

cvs diff -r1.8 -r1.9 pkgsrc/devel/hs-unordered-containers/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/hs-unordered-containers/Makefile 2015/06/08 20:56:14 1.8
+++ pkgsrc/devel/hs-unordered-containers/Makefile 2015/07/25 21:58:55 1.9
@@ -1,13 +1,12 @@ @@ -1,13 +1,12 @@
1# $NetBSD: Makefile,v 1.8 2015/06/08 20:56:14 szptvlfn Exp $ 1# $NetBSD: Makefile,v 1.9 2015/07/25 21:58:55 szptvlfn Exp $
2 2
3DISTNAME= unordered-containers-0.2.5.0 3DISTNAME= unordered-containers-0.2.5.1
4PKGREVISION= 6 
5CATEGORIES= devel 4CATEGORIES= devel
6 5
7MAINTAINER= pho@cielonegro.org 6MAINTAINER= pho@cielonegro.org
8COMMENT= Efficient hashing-based container types 7COMMENT= Efficient hashing-based container types
9LICENSE= modified-bsd 8LICENSE= modified-bsd
10 9
11.include "../../mk/haskell.mk" 10.include "../../mk/haskell.mk"
12.include "../../devel/hs-hashable/buildlink3.mk" 11.include "../../devel/hs-hashable/buildlink3.mk"
13.include "../../mk/bsd.pkg.mk" 12.include "../../mk/bsd.pkg.mk"

cvs diff -r1.8 -r1.9 pkgsrc/devel/hs-unordered-containers/buildlink3.mk (expand / switch to unified diff)

--- pkgsrc/devel/hs-unordered-containers/buildlink3.mk 2015/06/08 20:56:14 1.8
+++ pkgsrc/devel/hs-unordered-containers/buildlink3.mk 2015/07/25 21:58:55 1.9
@@ -1,15 +1,15 @@ @@ -1,15 +1,15 @@
1# $NetBSD: buildlink3.mk,v 1.8 2015/06/08 20:56:14 szptvlfn Exp $ 1# $NetBSD: buildlink3.mk,v 1.9 2015/07/25 21:58:55 szptvlfn Exp $
2 2
3BUILDLINK_TREE+= hs-unordered-containers 3BUILDLINK_TREE+= hs-unordered-containers
4 4
5.if !defined(HS_UNORDERED_CONTAINERS_BUILDLINK3_MK) 5.if !defined(HS_UNORDERED_CONTAINERS_BUILDLINK3_MK)
6HS_UNORDERED_CONTAINERS_BUILDLINK3_MK:= 6HS_UNORDERED_CONTAINERS_BUILDLINK3_MK:=
7 7
8BUILDLINK_API_DEPENDS.hs-unordered-containers+= hs-unordered-containers>=0.2.5 8BUILDLINK_API_DEPENDS.hs-unordered-containers+= hs-unordered-containers>=0.2.5
9BUILDLINK_ABI_DEPENDS.hs-unordered-containers+= hs-unordered-containers>=0.2.5.0nb6 9BUILDLINK_ABI_DEPENDS.hs-unordered-containers+= hs-unordered-containers>=0.2.5.1
10BUILDLINK_PKGSRCDIR.hs-unordered-containers?= ../../devel/hs-unordered-containers 10BUILDLINK_PKGSRCDIR.hs-unordered-containers?= ../../devel/hs-unordered-containers
11 11
12.include "../../devel/hs-hashable/buildlink3.mk" 12.include "../../devel/hs-hashable/buildlink3.mk"
13.endif # HS_UNORDERED_CONTAINERS_BUILDLINK3_MK 13.endif # HS_UNORDERED_CONTAINERS_BUILDLINK3_MK
14 14
15BUILDLINK_TREE+= -hs-unordered-containers 15BUILDLINK_TREE+= -hs-unordered-containers

cvs diff -r1.2 -r1.3 pkgsrc/devel/hs-unordered-containers/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/hs-unordered-containers/distinfo 2014/07/16 21:00:42 1.2
+++ pkgsrc/devel/hs-unordered-containers/distinfo 2015/07/25 21:58:55 1.3
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.2 2014/07/16 21:00:42 szptvlfn Exp $ 1$NetBSD: distinfo,v 1.3 2015/07/25 21:58:55 szptvlfn Exp $
2 2
3SHA1 (unordered-containers-0.2.5.0.tar.gz) = 3e5125217f4688167047a8aa218fd6691601c423 3SHA1 (unordered-containers-0.2.5.1.tar.gz) = 54e622d716757e7487efa6ccd5b5633f1c600baf
4RMD160 (unordered-containers-0.2.5.0.tar.gz) = a2b907f51cf4e5a32f4a9780c7d6ccd4be09b7c1 4RMD160 (unordered-containers-0.2.5.1.tar.gz) = ff2a8484e61adf05b0270fa7d59770a4fb3f2910
5Size (unordered-containers-0.2.5.0.tar.gz) = 26084 bytes 5Size (unordered-containers-0.2.5.1.tar.gz) = 26093 bytes