pkgsrc-Changes archive

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

CVS commit: pkgsrc/math/libmatheval



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu May 22 11:26:21 UTC 2025

Modified Files:
        pkgsrc/math/libmatheval: Makefile

Log Message:
libmatheval: add link to upstream email, mention Debian status


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/math/libmatheval/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/math/libmatheval/Makefile
diff -u pkgsrc/math/libmatheval/Makefile:1.26 pkgsrc/math/libmatheval/Makefile:1.27
--- pkgsrc/math/libmatheval/Makefile:1.26       Mon Mar  7 20:36:51 2022
+++ pkgsrc/math/libmatheval/Makefile    Thu May 22 11:26:21 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2022/03/07 20:36:51 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2025/05/22 11:26:21 wiz Exp $
 
 DISTNAME=              libmatheval-1.1.11
 PKGREVISION=           1
@@ -24,6 +24,8 @@ CONFIGURE_ENV+=               ac_cv_lib_lex="none nee
 # guile 2.0 fails with "matheval.c:33:2: error: #error Neither scm_num2dbl() nor SCM_NUM2DBL available"
 # guile 2.2 fails
 # Upstream has no bugtracker; reported via bug mailinglist 20220305.
+# https://lists.gnu.org/archive/html/bug-libmatheval/2022-03/msg00000.html
+# Debian seems to have a version patch for guile 3.
 .include "../../lang/guile18/buildlink3.mk"
 .include "../../mk/pthread.buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index