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:           Fri Aug 15 07:50:56 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.1 -r1.2 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.1 pkgsrc/lang/gcc15-gnat-libs/Makefile:1.2
--- pkgsrc/lang/gcc15-gnat-libs/Makefile:1.1    Thu Jul 17 05:00:18 2025
+++ pkgsrc/lang/gcc15-gnat-libs/Makefile        Fri Aug 15 07:50:56 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2025/07/17 05:00:18 dkazankov Exp $
+# $NetBSD: Makefile,v 1.2 2025/08/15 07:50:56 dkazankov Exp $
 
 GNAT_PKGNAME=  gcc15-gnat
 
@@ -8,7 +8,7 @@ PKGNAME=        ${GNAT_PKGNAME}-libs-15.1.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