pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang/gcc14-libs



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Mon Jul 14 11:18:01 UTC 2025

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

Log Message:
lang/gcc14-libs: Bump PKGREVISON for bump of lang/gcc14


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/lang/gcc14-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-libs/Makefile
diff -u pkgsrc/lang/gcc14-libs/Makefile:1.5 pkgsrc/lang/gcc14-libs/Makefile:1.6
--- pkgsrc/lang/gcc14-libs/Makefile:1.5 Sun Jun  8 07:37:46 2025
+++ pkgsrc/lang/gcc14-libs/Makefile     Mon Jul 14 11:18:01 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2025/06/08 07:37:46 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2025/07/14 11:18:01 ryoon Exp $
 
 GCC_PKGNAME=   gcc14
 .include       "../../lang/${GCC_PKGNAME}/version.mk"
@@ -9,7 +9,7 @@ PKGNAME=        ${GCC_PKGNAME}-libs-${GCC14_DIS
 ## The PKGREVISION of this package needs to be at least 1 more than the
 ## PKGREVISION of the lang/gcc14 package so that with the dependence pattern
 ## '{gcc14,gcc14-libs}>=14.1.*' pkg_add will choose gcc14-libs over gcc14.
-PKGREVISION=   1
+PKGREVISION=   2
 
 CATEGORIES=    lang
 MASTER_SITES=  # empty



Home | Main Index | Thread Index | Old Index