pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/hs-binary-orphans
Module Name: pkgsrc
Committed By: pho
Date: Thu Jan 30 05:09:15 UTC 2025
Modified Files:
pkgsrc/devel/hs-binary-orphans: Makefile buildlink3.mk distinfo
Log Message:
devel/hs-binary-orphans: update to binary-orphans-1.0.5
# 1.0.5
- Support GHC-8.6.5..GHC-9.10.1
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/hs-binary-orphans/Makefile \
pkgsrc/devel/hs-binary-orphans/buildlink3.mk
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/hs-binary-orphans/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-binary-orphans/Makefile
diff -u pkgsrc/devel/hs-binary-orphans/Makefile:1.3 pkgsrc/devel/hs-binary-orphans/Makefile:1.4
--- pkgsrc/devel/hs-binary-orphans/Makefile:1.3 Thu May 9 01:31:47 2024
+++ pkgsrc/devel/hs-binary-orphans/Makefile Thu Jan 30 05:09:15 2025
@@ -1,15 +1,11 @@
-# $NetBSD: Makefile,v 1.3 2024/05/09 01:31:47 pho Exp $
+# $NetBSD: Makefile,v 1.4 2025/01/30 05:09:15 pho Exp $
-DISTNAME= binary-orphans-1.0.4.1
-PKGREVISION= 2
+DISTNAME= binary-orphans-1.0.5
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= Compatibility package for binary; provides instances
LICENSE= modified-bsd
-HASKELL_UNRESTRICT_DEPENDENCIES+= \
- base
-
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/hs-binary-orphans/buildlink3.mk
diff -u pkgsrc/devel/hs-binary-orphans/buildlink3.mk:1.3 pkgsrc/devel/hs-binary-orphans/buildlink3.mk:1.4
--- pkgsrc/devel/hs-binary-orphans/buildlink3.mk:1.3 Thu May 9 01:31:47 2024
+++ pkgsrc/devel/hs-binary-orphans/buildlink3.mk Thu Jan 30 05:09:15 2025
@@ -1,12 +1,12 @@
-# $NetBSD: buildlink3.mk,v 1.3 2024/05/09 01:31:47 pho Exp $
+# $NetBSD: buildlink3.mk,v 1.4 2025/01/30 05:09:15 pho Exp $
BUILDLINK_TREE+= hs-binary-orphans
.if !defined(HS_BINARY_ORPHANS_BUILDLINK3_MK)
HS_BINARY_ORPHANS_BUILDLINK3_MK:=
-BUILDLINK_API_DEPENDS.hs-binary-orphans+= hs-binary-orphans>=1.0.4
-BUILDLINK_ABI_DEPENDS.hs-binary-orphans+= hs-binary-orphans>=1.0.4.1nb2
+BUILDLINK_API_DEPENDS.hs-binary-orphans+= hs-binary-orphans>=1.0.5
+BUILDLINK_ABI_DEPENDS.hs-binary-orphans+= hs-binary-orphans>=1.0.5
BUILDLINK_PKGSRCDIR.hs-binary-orphans?= ../../devel/hs-binary-orphans
.endif # HS_BINARY_ORPHANS_BUILDLINK3_MK
Index: pkgsrc/devel/hs-binary-orphans/distinfo
diff -u pkgsrc/devel/hs-binary-orphans/distinfo:1.1 pkgsrc/devel/hs-binary-orphans/distinfo:1.2
--- pkgsrc/devel/hs-binary-orphans/distinfo:1.1 Thu Nov 2 02:28:11 2023
+++ pkgsrc/devel/hs-binary-orphans/distinfo Thu Jan 30 05:09:15 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2023/11/02 02:28:11 pho Exp $
+$NetBSD: distinfo,v 1.2 2025/01/30 05:09:15 pho Exp $
-BLAKE2s (binary-orphans-1.0.4.1.tar.gz) = 89b29f42976d349c9d9e976799b46b61780184c17403199d52cd3b7a559d0747
-SHA512 (binary-orphans-1.0.4.1.tar.gz) = 97b37ecc232ef0117f1b0ce11fcd527dad41c6680ad327b74c51fa10ef3cb672a9e1a6c1e6bd015dc1a7f4a4a657178790aa8af8e8200ca7eebd2f11db131a13
-Size (binary-orphans-1.0.4.1.tar.gz) = 5327 bytes
+BLAKE2s (binary-orphans-1.0.5.tar.gz) = f4b86d690b127acd1ac1af34b6f587fda502ab2f0d04e2ec7a1c82de29d878d6
+SHA512 (binary-orphans-1.0.5.tar.gz) = 95917874e026de052c2129c108f872b000515a21e6a9078afd73d0784464ee862851ad7b43f16fdca2e3fcf0d7cf097a678a41f3a8f74ec745827842303e4984
+Size (binary-orphans-1.0.5.tar.gz) = 3289 bytes
Home |
Main Index |
Thread Index |
Old Index