pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/hs-hint



Module Name:    pkgsrc
Committed By:   pho
Date:           Sat Feb 12 04:46:12 UTC 2022

Modified Files:
        pkgsrc/devel/hs-hint: Makefile buildlink3.mk distinfo

Log Message:
Update to hint-0.9.0.5

0.9.0.5
    Support GHC 9.2.1


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/hs-hint/Makefile \
    pkgsrc/devel/hs-hint/buildlink3.mk
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/hs-hint/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-hint/Makefile
diff -u pkgsrc/devel/hs-hint/Makefile:1.10 pkgsrc/devel/hs-hint/Makefile:1.11
--- pkgsrc/devel/hs-hint/Makefile:1.10  Tue Jan 18 02:48:09 2022
+++ pkgsrc/devel/hs-hint/Makefile       Sat Feb 12 04:46:12 2022
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2022/01/18 02:48:09 pho Exp $
+# $NetBSD: Makefile,v 1.11 2022/02/12 04:46:12 pho Exp $
 
-DISTNAME=      hint-0.9.0.4
-PKGREVISION=   2
+DISTNAME=      hint-0.9.0.5
 CATEGORIES=    devel
 
 MAINTAINER=    pho%cielonegro.org@localhost
Index: pkgsrc/devel/hs-hint/buildlink3.mk
diff -u pkgsrc/devel/hs-hint/buildlink3.mk:1.10 pkgsrc/devel/hs-hint/buildlink3.mk:1.11
--- pkgsrc/devel/hs-hint/buildlink3.mk:1.10     Tue Jan 18 02:48:09 2022
+++ pkgsrc/devel/hs-hint/buildlink3.mk  Sat Feb 12 04:46:12 2022
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.10 2022/01/18 02:48:09 pho Exp $
+# $NetBSD: buildlink3.mk,v 1.11 2022/02/12 04:46:12 pho Exp $
 
 BUILDLINK_TREE+=       hs-hint
 
@@ -6,7 +6,7 @@ BUILDLINK_TREE+=        hs-hint
 HS_HINT_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.hs-hint+=        hs-hint>=0.9.0
-BUILDLINK_ABI_DEPENDS.hs-hint+=        hs-hint>=0.9.0.4nb2
+BUILDLINK_ABI_DEPENDS.hs-hint+=        hs-hint>=0.9.0.5
 BUILDLINK_PKGSRCDIR.hs-hint?=  ../../devel/hs-hint
 
 .include "../../devel/hs-ghc-paths/buildlink3.mk"

Index: pkgsrc/devel/hs-hint/distinfo
diff -u pkgsrc/devel/hs-hint/distinfo:1.8 pkgsrc/devel/hs-hint/distinfo:1.9
--- pkgsrc/devel/hs-hint/distinfo:1.8   Tue Oct 26 10:14:57 2021
+++ pkgsrc/devel/hs-hint/distinfo       Sat Feb 12 04:46:12 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2021/10/26 10:14:57 nia Exp $
+$NetBSD: distinfo,v 1.9 2022/02/12 04:46:12 pho Exp $
 
-BLAKE2s (hint-0.9.0.4.tar.gz) = 426910f9f495a23e30b389304d730caec385a0319e70ad2d7cc57b1bdb82f5c9
-SHA512 (hint-0.9.0.4.tar.gz) = a6d273f7b5547c2f6cb8dd313445c5d0ec3b5789ed366d0e59ba17a894c3b7c2b5ce518871245e2d8f4c050982d8d184e51a9a307591db7477a2e90722867fe3
-Size (hint-0.9.0.4.tar.gz) = 33332 bytes
+BLAKE2s (hint-0.9.0.5.tar.gz) = e675df354c390eb58d987d692b214276c594ded017218f1e2515c27a63f4f4bf
+SHA512 (hint-0.9.0.5.tar.gz) = ce7a5bfd2cb80a5c666608861a514fabb0a3e2678e80c4266672cb9c1e487300976613020005d2c64ee9706301c91fe7c4afa38a8257aa64991515e897b77b27
+Size (hint-0.9.0.5.tar.gz) = 34962 bytes



Home | Main Index | Thread Index | Old Index