pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ada-sparklib-14



Module Name:    pkgsrc
Committed By:   dkazankov
Date:           Sat Sep 13 05:51:05 UTC 2025

Modified Files:
        pkgsrc/devel/ada-sparklib-14: Makefile

Log Message:
ada-sparklib-14: add superseded package after binary package rename


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/ada-sparklib-14/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/ada-sparklib-14/Makefile
diff -u pkgsrc/devel/ada-sparklib-14/Makefile:1.2 pkgsrc/devel/ada-sparklib-14/Makefile:1.3
--- pkgsrc/devel/ada-sparklib-14/Makefile:1.2   Tue Sep  9 09:15:52 2025
+++ pkgsrc/devel/ada-sparklib-14/Makefile       Sat Sep 13 05:51:05 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2025/09/09 09:15:52 dkazankov Exp $
+# $NetBSD: Makefile,v 1.3 2025/09/13 05:51:05 dkazankov Exp $
 
 DISTNAME=      ${GITHUB_PROJECT}-fsf-14
 PKGNAME=       sparklib14-14.0.0
@@ -13,6 +13,8 @@ HOMEPAGE=     https://github.com/AdaCore/SPA
 COMMENT=       SPARKlib libraries, FSF release 14
 LICENSE=       apache-2.0
 
+SUPERSEDES+=   sparklib-14-14.*
+
 USE_LANGUAGES= c ada
 
 USE_TOOLS+=    gmake gsed



Home | Main Index | Thread Index | Old Index