pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/hs-reflection
Module Name: pkgsrc
Committed By: pho
Date: Thu Jan 30 07:41:55 UTC 2025
Modified Files:
pkgsrc/devel/hs-reflection: Makefile buildlink3.mk distinfo
Log Message:
devel/hs-reflection: update to reflection-2.1.9
# 2.1.9 [2024.12.04]
* Drop support for pre-8.0 versions of GHC.
# 2.1.8 [2024.05.04]
* Fix a memory leak in `reifyTypeable`.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/hs-reflection/Makefile \
pkgsrc/devel/hs-reflection/buildlink3.mk
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/hs-reflection/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-reflection/Makefile
diff -u pkgsrc/devel/hs-reflection/Makefile:1.12 pkgsrc/devel/hs-reflection/Makefile:1.13
--- pkgsrc/devel/hs-reflection/Makefile:1.12 Thu May 9 01:32:09 2024
+++ pkgsrc/devel/hs-reflection/Makefile Thu Jan 30 07:41:55 2025
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2024/05/09 01:32:09 pho Exp $
+# $NetBSD: Makefile,v 1.13 2025/01/30 07:41:55 pho Exp $
-DISTNAME= reflection-2.1.7
-PKGREVISION= 2
+DISTNAME= reflection-2.1.9
CATEGORIES= devel
MAINTAINER= szptvlfn%NetBSD.org@localhost
Index: pkgsrc/devel/hs-reflection/buildlink3.mk
diff -u pkgsrc/devel/hs-reflection/buildlink3.mk:1.12 pkgsrc/devel/hs-reflection/buildlink3.mk:1.13
--- pkgsrc/devel/hs-reflection/buildlink3.mk:1.12 Thu May 9 01:32:09 2024
+++ pkgsrc/devel/hs-reflection/buildlink3.mk Thu Jan 30 07:41:55 2025
@@ -1,12 +1,12 @@
-# $NetBSD: buildlink3.mk,v 1.12 2024/05/09 01:32:09 pho Exp $
+# $NetBSD: buildlink3.mk,v 1.13 2025/01/30 07:41:55 pho Exp $
BUILDLINK_TREE+= hs-reflection
.if !defined(HS_REFLECTION_BUILDLINK3_MK)
HS_REFLECTION_BUILDLINK3_MK:=
-BUILDLINK_API_DEPENDS.hs-reflection+= hs-reflection>=2.1.7
-BUILDLINK_ABI_DEPENDS.hs-reflection+= hs-reflection>=2.1.7nb2
+BUILDLINK_API_DEPENDS.hs-reflection+= hs-reflection>=2.1.9
+BUILDLINK_ABI_DEPENDS.hs-reflection+= hs-reflection>=2.1.9
BUILDLINK_PKGSRCDIR.hs-reflection?= ../../devel/hs-reflection
.endif # HS_REFLECTION_BUILDLINK3_MK
Index: pkgsrc/devel/hs-reflection/distinfo
diff -u pkgsrc/devel/hs-reflection/distinfo:1.7 pkgsrc/devel/hs-reflection/distinfo:1.8
--- pkgsrc/devel/hs-reflection/distinfo:1.7 Tue Oct 24 14:06:24 2023
+++ pkgsrc/devel/hs-reflection/distinfo Thu Jan 30 07:41:55 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2023/10/24 14:06:24 pho Exp $
+$NetBSD: distinfo,v 1.8 2025/01/30 07:41:55 pho Exp $
-BLAKE2s (reflection-2.1.7.tar.gz) = b0102119dc6866c71238f3217790f7e6dc9b53b8d2fcee5e83f1fcc38e951fbc
-SHA512 (reflection-2.1.7.tar.gz) = 7fb1624eed36154be149eb5918fa442df7665b22a2c194559843e8e7f02e1d1bfb58d88443b1d1027e366fa175f039dc27cf4c57b3406d15d1b0a9e8242d4a0a
-Size (reflection-2.1.7.tar.gz) = 17823 bytes
+BLAKE2s (reflection-2.1.9.tar.gz) = 8e6cf2c90fb1c8dbf9eb0886d860b037be249e6db68c7befd922bd7750ec48df
+SHA512 (reflection-2.1.9.tar.gz) = db5f88104437b3a8620c21a140c1dc35a2c51f6695d6274204dc479b02f935b7b8e7e1f1481ca418917c999ae09f5773afa9f294493193c2e7d007a9b7883046
+Size (reflection-2.1.9.tar.gz) = 17560 bytes
Home |
Main Index |
Thread Index |
Old Index