pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/meson



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Apr 19 17:29:20 UTC 2026

Modified Files:
        pkgsrc/devel/meson: Makefile

Log Message:
meson: add comment where release notes can be found


To generate a diff of this commit:
cvs rdiff -u -r1.91 -r1.92 pkgsrc/devel/meson/Makefile

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

Modified files:

Index: pkgsrc/devel/meson/Makefile
diff -u pkgsrc/devel/meson/Makefile:1.91 pkgsrc/devel/meson/Makefile:1.92
--- pkgsrc/devel/meson/Makefile:1.91    Sun Apr 19 17:14:21 2026
+++ pkgsrc/devel/meson/Makefile Sun Apr 19 17:29:20 2026
@@ -1,4 +1,7 @@
-# $NetBSD: Makefile,v 1.91 2026/04/19 17:14:21 wiz Exp $
+# $NetBSD: Makefile,v 1.92 2026/04/19 17:29:20 wiz Exp $
+#
+# Release notes in markdown format:
+# https://github.com/mesonbuild/meson/tree/master/docs/markdown/
 
 DISTNAME=      meson-1.11.0
 CATEGORIES=    devel python



Home | Main Index | Thread Index | Old Index