pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   dkazankov
Date:           Sun Oct 19 03:56:09 UTC 2025

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

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


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/lang/gcc15-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/gcc15-gnat-libs/Makefile
diff -u pkgsrc/lang/gcc15-gnat-libs/Makefile:1.3 pkgsrc/lang/gcc15-gnat-libs/Makefile:1.4
--- pkgsrc/lang/gcc15-gnat-libs/Makefile:1.3    Wed Aug 27 18:59:45 2025
+++ pkgsrc/lang/gcc15-gnat-libs/Makefile        Sun Oct 19 03:56:09 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2025/08/27 18:59:45 dkazankov Exp $
+# $NetBSD: Makefile,v 1.4 2025/10/19 03:56:09 dkazankov Exp $
 
 GNAT_PKGNAME=  gcc15-gnat
 
@@ -8,7 +8,7 @@ PKGNAME=        ${GNAT_PKGNAME}-libs-15.2.0
 ## The PKGREVISION of this package needs to be at least 1 more than the
 ## PKGREVISION of the lang/gcc15-gnat package so that with the dependence pattern
 ## '{gcc15-gnat,gcc15-gnat-libs}>=15.1.*' pkg_add will choose gcc15-gnat-libs over gcc15-gnat.
-PKGREVISION=   1
+PKGREVISION=   2
 
 CATEGORIES=    lang
 MASTER_SITES=  # empty



Home | Main Index | Thread Index | Old Index