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: Sat Jun 6 06:17:15 UTC 2026
Modified Files:
pkgsrc/lang/gcc15-gnat-libs: Makefile
Log Message:
gcc15-gnat-libs: update to 15.2.0nb3
Bump revision after gcc15-gnat update
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 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.4 pkgsrc/lang/gcc15-gnat-libs/Makefile:1.5
--- pkgsrc/lang/gcc15-gnat-libs/Makefile:1.4 Sun Oct 19 03:56:09 2025
+++ pkgsrc/lang/gcc15-gnat-libs/Makefile Sat Jun 6 06:17:15 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2025/10/19 03:56:09 dkazankov Exp $
+# $NetBSD: Makefile,v 1.5 2026/06/06 06:17:15 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= 2
+PKGREVISION= 3
CATEGORIES= lang
MASTER_SITES= # empty
Home |
Main Index |
Thread Index |
Old Index