pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   dkazankov
Date:           Wed Oct 15 20:07:09 UTC 2025

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

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


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/lang/gcc13-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/gcc13-gnat-libs/Makefile
diff -u pkgsrc/lang/gcc13-gnat-libs/Makefile:1.7 pkgsrc/lang/gcc13-gnat-libs/Makefile:1.8
--- pkgsrc/lang/gcc13-gnat-libs/Makefile:1.7    Wed Jul  9 17:21:59 2025
+++ pkgsrc/lang/gcc13-gnat-libs/Makefile        Wed Oct 15 20:07:09 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2025/07/09 17:21:59 dkazankov Exp $
+# $NetBSD: Makefile,v 1.8 2025/10/15 20:07:09 dkazankov Exp $
 
 GNAT_PKGNAME=  gcc13-gnat
 
@@ -7,7 +7,7 @@ PKGNAME=        ${GNAT_PKGNAME}-libs-13.4.0
 ## The PKGREVISION of this package needs to be at least 1 more than the
 ## PKGREVISION of the lang/gcc13 package so that with the dependence pattern
 ## '{gcc13,gcc13-libs}>=13.1.*' pkg_add will choose gcc13-libs over gcc13.
-PKGREVISION=   2
+PKGREVISION=   3
 CATEGORIES=    lang
 MASTER_SITES=  # empty
 DISTFILES=     # empty



Home | Main Index | Thread Index | Old Index