CVS commit: pkgsrc/math/leantar
"Thomas Klausner" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: pkgsrc Committed By: wiz Date: Sun Jul 26 18:27:32 UTC 2026 Modified Files: pkgsrc/math/leantar: Makefile Log Message: leantar: set GITHUB_PROJECT To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 pkgsrc/math/leantar/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
(unnamed)
(text/x-diff, 614 B)
Modified files:
Index: pkgsrc/math/leantar/Makefile
diff -u pkgsrc/math/leantar/Makefile:1.1 pkgsrc/math/leantar/Makefile:1.2
--- pkgsrc/math/leantar/Makefile:1.1 Fri Jul 24 18:31:05 2026
+++ pkgsrc/math/leantar/Makefile Sun Jul 26 18:27:32 2026
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.1 2026/07/24 18:31:05 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2026/07/26 18:27:32 wiz Exp $
DISTNAME= leangz-0.1.20
PKGNAME= ${DISTNAME:S/leangz/leantar/}
CATEGORIES= math devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=digama0/}
+GITHUB_PROJECT= leangz
GITHUB_TAG= v${PKGVERSION_NOREV}
MAINTAINER= [email protected]