pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/hs-foundation



Module Name:    pkgsrc
Committed By:   pho
Date:           Wed May  5 16:19:08 UTC 2021

Modified Files:
        pkgsrc/devel/hs-foundation: buildlink3.mk

Log Message:
Forgot to bump buildlink3.mk


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/hs-foundation/buildlink3.mk

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-foundation/buildlink3.mk
diff -u pkgsrc/devel/hs-foundation/buildlink3.mk:1.1 pkgsrc/devel/hs-foundation/buildlink3.mk:1.2
--- pkgsrc/devel/hs-foundation/buildlink3.mk:1.1        Wed May  5 11:05:56 2021
+++ pkgsrc/devel/hs-foundation/buildlink3.mk    Wed May  5 16:19:08 2021
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1 2021/05/05 11:05:56 pho Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2021/05/05 16:19:08 pho Exp $
 
 BUILDLINK_TREE+=       hs-foundation
 
@@ -6,7 +6,7 @@ BUILDLINK_TREE+=        hs-foundation
 HS_FOUNDATION_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.hs-foundation+=  hs-foundation>=0.0.26
-BUILDLINK_ABI_DEPENDS.hs-foundation+=  hs-foundation>=0.0.26
+BUILDLINK_ABI_DEPENDS.hs-foundation+=  hs-foundation>=0.0.26nb1
 BUILDLINK_PKGSRCDIR.hs-foundation?=    ../../devel/hs-foundation
 
 .include "../../devel/hs-basement/buildlink3.mk"



Home | Main Index | Thread Index | Old Index