pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/hs-mono-traversable
Module Name: pkgsrc
Committed By: pho
Date: Fri Jan 3 07:46:30 UTC 2020
Modified Files:
pkgsrc/devel/hs-mono-traversable: Makefile buildlink3.mk distinfo
Log Message:
Downgrade to mono-traversable-1.0.8.1
The latest release 1.0.15.1 turned out to be incompatible with GHC
7.10.x. It should be updated when we make a package for GHC 8.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/hs-mono-traversable/Makefile \
pkgsrc/devel/hs-mono-traversable/buildlink3.mk \
pkgsrc/devel/hs-mono-traversable/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/hs-mono-traversable/Makefile
diff -u pkgsrc/devel/hs-mono-traversable/Makefile:1.1 pkgsrc/devel/hs-mono-traversable/Makefile:1.2
--- pkgsrc/devel/hs-mono-traversable/Makefile:1.1 Fri Jan 3 07:42:18 2020
+++ pkgsrc/devel/hs-mono-traversable/Makefile Fri Jan 3 07:46:30 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2020/01/03 07:42:18 pho Exp $
+# $NetBSD: Makefile,v 1.2 2020/01/03 07:46:30 pho Exp $
-DISTNAME= mono-traversable-1.0.15.1
+DISTNAME= mono-traversable-1.0.8.1
CATEGORIES= devel
MAINTAINER= pho%cielonegro.org@localhost
Index: pkgsrc/devel/hs-mono-traversable/buildlink3.mk
diff -u pkgsrc/devel/hs-mono-traversable/buildlink3.mk:1.1 pkgsrc/devel/hs-mono-traversable/buildlink3.mk:1.2
--- pkgsrc/devel/hs-mono-traversable/buildlink3.mk:1.1 Fri Jan 3 07:42:18 2020
+++ pkgsrc/devel/hs-mono-traversable/buildlink3.mk Fri Jan 3 07:46:30 2020
@@ -1,12 +1,12 @@
-# $NetBSD: buildlink3.mk,v 1.1 2020/01/03 07:42:18 pho Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2020/01/03 07:46:30 pho Exp $
BUILDLINK_TREE+= hs-mono-traversable
.if !defined(HS_MONO_TRAVERSABLE_BUILDLINK3_MK)
HS_MONO_TRAVERSABLE_BUILDLINK3_MK:=
-BUILDLINK_API_DEPENDS.hs-mono-traversable+= hs-mono-traversable>=1.0.15
-BUILDLINK_ABI_DEPENDS.hs-mono-traversable+= hs-mono-traversable>=1.0.15.1
+BUILDLINK_API_DEPENDS.hs-mono-traversable+= hs-mono-traversable>=1.0.8
+BUILDLINK_ABI_DEPENDS.hs-mono-traversable+= hs-mono-traversable>=1.0.8.1
BUILDLINK_PKGSRCDIR.hs-mono-traversable?= ../../devel/hs-mono-traversable
.include "../../devel/hs-hashable/buildlink3.mk"
Index: pkgsrc/devel/hs-mono-traversable/distinfo
diff -u pkgsrc/devel/hs-mono-traversable/distinfo:1.1 pkgsrc/devel/hs-mono-traversable/distinfo:1.2
--- pkgsrc/devel/hs-mono-traversable/distinfo:1.1 Fri Jan 3 07:42:18 2020
+++ pkgsrc/devel/hs-mono-traversable/distinfo Fri Jan 3 07:46:30 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2020/01/03 07:42:18 pho Exp $
+$NetBSD: distinfo,v 1.2 2020/01/03 07:46:30 pho Exp $
-SHA1 (mono-traversable-1.0.15.1.tar.gz) = 89791be9da3b10403e89bca9d944174ccf3edcb6
-RMD160 (mono-traversable-1.0.15.1.tar.gz) = a237864e150973285f40b9a042f1c32f51a4b0c2
-SHA512 (mono-traversable-1.0.15.1.tar.gz) = adf1af35b93af0605667d8b033415f318c6dab225499fdd1d9eab349fb1eedca2623c98f9dce83f94ed27db75b6f0aa88027daa748c7b3db05f47f68b505b0c8
-Size (mono-traversable-1.0.15.1.tar.gz) = 40815 bytes
+SHA1 (mono-traversable-1.0.8.1.tar.gz) = 6436c98add73e6faf0099ece34fe04136fb5ea15
+RMD160 (mono-traversable-1.0.8.1.tar.gz) = ffe54685a4e70e3ed263e2cc6f61c949fc14a7b1
+SHA512 (mono-traversable-1.0.8.1.tar.gz) = cb3ea7efd1995be5f3af2b71cb8ed105801de6e2496fdd2644f90b223a33aa9b1e2e70837acaf3289aa4354ec217daf9bb77b44e7b745c3c84866ec40be5e062
+Size (mono-traversable-1.0.8.1.tar.gz) = 39037 bytes
Home |
Main Index |
Thread Index |
Old Index