pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/four-bar-rs
Module Name: pkgsrc
Committed By: wiz
Date: Sun Aug 18 06:44:43 UTC 2024
Modified Files:
pkgsrc/math/four-bar-rs: Makefile
Log Message:
four-bar-rs: add upstream bug report URL
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/math/four-bar-rs/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/four-bar-rs/Makefile
diff -u pkgsrc/math/four-bar-rs/Makefile:1.15 pkgsrc/math/four-bar-rs/Makefile:1.16
--- pkgsrc/math/four-bar-rs/Makefile:1.15 Sat Aug 17 22:07:06 2024
+++ pkgsrc/math/four-bar-rs/Makefile Sun Aug 18 06:44:43 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2024/08/17 22:07:06 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2024/08/18 06:44:43 wiz Exp $
DISTNAME= four-bar-rs-7.0.0
CATEGORIES= math
@@ -22,6 +22,7 @@ RUSTFLAGS+= -C link-arg=${COMPILER_RPATH
# build.rs tries to run git to get the hash, but the distfile doesn't have
# a repository included, so this will fail
+# https://github.com/KmolYuan/four-bar-rs/issues/5
SUBST_CLASSES+= git
SUBST_SED.git+= -e 's,env!("GIT_HASH"),"unknown",'
SUBST_FILES.git+= four-bar-ui/src/app.rs
Home |
Main Index |
Thread Index |
Old Index