pkgsrc-WIP-changes archive

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

spark2014: clarify comment



Module Name:	pkgsrc-wip
Committed By:	Dmytro Kazankov <dkazankov%NetBSD.org@localhost>
Pushed By:	dkazankov
Date:		Sun Jun 1 12:26:48 2025 +0300
Changeset:	6d496008d284c9e5c2c3f694d49eafa6fcbf9b21

Modified Files:
	spark2014/Makefile

Log Message:
spark2014: clarify comment

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=6d496008d284c9e5c2c3f694d49eafa6fcbf9b21

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

diffstat:
 spark2014/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/spark2014/Makefile b/spark2014/Makefile
index e3faf170b0..551cc71bd5 100644
--- a/spark2014/Makefile
+++ b/spark2014/Makefile
@@ -16,7 +16,7 @@ LICENSE=	gnu-gpl-v3
 
 USE_LANGUAGES=	c ada
 USE_TOOLS+=	gmake
-# GNAT release must match SPARK2014 release
+# GNAT major release must match SPARK2014 major release
 GCC_REQD+=	13
 
 HAS_CONFIGURE=	yes


Home | Main Index | Thread Index | Old Index