pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/hs-utility-ht
Module Name: pkgsrc
Committed By: pho
Date: Sat Feb 1 09:33:24 UTC 2025
Modified Files:
pkgsrc/devel/hs-utility-ht: DESCR Makefile buildlink3.mk distinfo
Log Message:
devel/hs-utility-ht: update to utility-ht-0.0.17.2
No release notes have been provided by the upstream.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/hs-utility-ht/DESCR
cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/hs-utility-ht/Makefile \
pkgsrc/devel/hs-utility-ht/buildlink3.mk
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/hs-utility-ht/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-utility-ht/DESCR
diff -u pkgsrc/devel/hs-utility-ht/DESCR:1.1 pkgsrc/devel/hs-utility-ht/DESCR:1.2
--- pkgsrc/devel/hs-utility-ht/DESCR:1.1 Mon Mar 30 16:42:57 2020
+++ pkgsrc/devel/hs-utility-ht/DESCR Sat Feb 1 09:33:24 2025
@@ -6,7 +6,7 @@ import them from this utility package th
runs on older GHC versions or other compilers like Hugs and JHC.
All modules are plain Haskell 98. The package depends exclusively on
-the @base@ package and only that portions of base that are simple to
+the base package and only that portions of base that are simple to
port. Thus you do not risk a dependency avalanche by importing it.
However, further splitting the base package might invalidate this
statement.
Index: pkgsrc/devel/hs-utility-ht/Makefile
diff -u pkgsrc/devel/hs-utility-ht/Makefile:1.12 pkgsrc/devel/hs-utility-ht/Makefile:1.13
--- pkgsrc/devel/hs-utility-ht/Makefile:1.12 Thu May 9 01:32:18 2024
+++ pkgsrc/devel/hs-utility-ht/Makefile Sat Feb 1 09:33:24 2025
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2024/05/09 01:32:18 pho Exp $
+# $NetBSD: Makefile,v 1.13 2025/02/01 09:33:24 pho Exp $
-DISTNAME= utility-ht-0.0.17.1
-PKGREVISION= 1
+DISTNAME= utility-ht-0.0.17.2
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/devel/hs-utility-ht/buildlink3.mk
diff -u pkgsrc/devel/hs-utility-ht/buildlink3.mk:1.12 pkgsrc/devel/hs-utility-ht/buildlink3.mk:1.13
--- pkgsrc/devel/hs-utility-ht/buildlink3.mk:1.12 Thu May 9 01:32:18 2024
+++ pkgsrc/devel/hs-utility-ht/buildlink3.mk Sat Feb 1 09:33:24 2025
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.12 2024/05/09 01:32:18 pho Exp $
+# $NetBSD: buildlink3.mk,v 1.13 2025/02/01 09:33:24 pho Exp $
BUILDLINK_TREE+= hs-utility-ht
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= hs-utility-ht
HS_UTILITY_HT_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.hs-utility-ht+= hs-utility-ht>=0.0.17
-BUILDLINK_ABI_DEPENDS.hs-utility-ht+= hs-utility-ht>=0.0.17.1nb1
+BUILDLINK_ABI_DEPENDS.hs-utility-ht+= hs-utility-ht>=0.0.17.2
BUILDLINK_PKGSRCDIR.hs-utility-ht?= ../../devel/hs-utility-ht
.endif # HS_UTILITY_HT_BUILDLINK3_MK
Index: pkgsrc/devel/hs-utility-ht/distinfo
diff -u pkgsrc/devel/hs-utility-ht/distinfo:1.6 pkgsrc/devel/hs-utility-ht/distinfo:1.7
--- pkgsrc/devel/hs-utility-ht/distinfo:1.6 Sun Apr 28 14:26:59 2024
+++ pkgsrc/devel/hs-utility-ht/distinfo Sat Feb 1 09:33:24 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2024/04/28 14:26:59 pho Exp $
+$NetBSD: distinfo,v 1.7 2025/02/01 09:33:24 pho Exp $
-BLAKE2s (utility-ht-0.0.17.1.tar.gz) = 72376ed52aecd6f0a736de7f491fd957412a108f60dc1766ba330a350c983586
-SHA512 (utility-ht-0.0.17.1.tar.gz) = 35b20079b0d0918e1a7550bb21fd60b13bb5a2fc2e0466e8240f1011ed372cfc622332662ad4122d352ddf8a9d20194f1e825e6e20f413f3fb53f241bf68e95e
-Size (utility-ht-0.0.17.1.tar.gz) = 33770 bytes
+BLAKE2s (utility-ht-0.0.17.2.tar.gz) = c41a32b664782ca98f385338501cb159581fe03f88b75e3ee81397da7488d8a4
+SHA512 (utility-ht-0.0.17.2.tar.gz) = c178e6429954e32c0570c315c0bcdf70ea91566ed3adf9e15c04643dcb2e2186f0e68a0c8c129b3c4a9286eaec911d71bbc07d2af754601173b5a8585f9efcf7
+Size (utility-ht-0.0.17.2.tar.gz) = 33604 bytes
Home |
Main Index |
Thread Index |
Old Index