pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/imath
Module Name: pkgsrc
Committed By: wiz
Date: Tue May 30 08:06:02 UTC 2023
Modified Files:
pkgsrc/math/imath: buildlink3.mk
Log Message:
imath: really bump ABI depends
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/math/imath/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/math/imath/buildlink3.mk
diff -u pkgsrc/math/imath/buildlink3.mk:1.4 pkgsrc/math/imath/buildlink3.mk:1.5
--- pkgsrc/math/imath/buildlink3.mk:1.4 Sun May 7 12:33:43 2023
+++ pkgsrc/math/imath/buildlink3.mk Tue May 30 08:06:02 2023
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.4 2023/05/07 12:33:43 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.5 2023/05/30 08:06:02 wiz Exp $
BUILDLINK_TREE+= imath
@@ -9,7 +9,7 @@ IMATH_BUILDLINK3_MK:=
GCC_REQD+= 6
BUILDLINK_API_DEPENDS.imath+= imath>=3.0.4
-BUILDLINK_ABI_DEPENDS.imath+= imath>=3.1.7
+BUILDLINK_ABI_DEPENDS.imath+= imath>=3.1.8
BUILDLINK_PKGSRCDIR.imath?= ../../math/imath
.endif # IMATH_BUILDLINK3_MK
Home |
Main Index |
Thread Index |
Old Index