pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang/gcc14-gnat-libs



Module Name:    pkgsrc
Committed By:   dkazankov
Date:           Sat Oct 18 05:33:16 UTC 2025

Modified Files:
        pkgsrc/lang/gcc14-gnat-libs: Makefile

Log Message:
gcc14-gnat-libs: bump revision after gcc14-gnat update


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/lang/gcc14-gnat-libs/Makefile

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

Modified files:

Index: pkgsrc/lang/gcc14-gnat-libs/Makefile
diff -u pkgsrc/lang/gcc14-gnat-libs/Makefile:1.8 pkgsrc/lang/gcc14-gnat-libs/Makefile:1.9
--- pkgsrc/lang/gcc14-gnat-libs/Makefile:1.8    Wed Jul  9 17:27:05 2025
+++ pkgsrc/lang/gcc14-gnat-libs/Makefile        Sat Oct 18 05:33:15 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2025/07/09 17:27:05 dkazankov Exp $
+# $NetBSD: Makefile,v 1.9 2025/10/18 05:33:15 dkazankov Exp $
 
 GNAT_PKGNAME=  gcc14-gnat
 
@@ -8,7 +8,7 @@ PKGNAME=        ${GNAT_PKGNAME}-libs-14.3.0
 ## The PKGREVISION of this package needs to be at least 1 more than the
 ## PKGREVISION of the lang/gcc14-gnat package so that with the dependence pattern
 ## '{gcc14-gnat,gcc14-gnat-libs}>=14.1.*' pkg_add will choose gcc14-gnat-libs over gcc14-gnat.
-PKGREVISION=   3
+PKGREVISION=   4
 
 CATEGORIES=    lang
 MASTER_SITES=  # empty



Home | Main Index | Thread Index | Old Index