pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/gcc12-libs
Module Name: pkgsrc
Committed By: ryoon
Date: Wed May 15 12:23:08 UTC 2024
Modified Files:
pkgsrc/lang/gcc12-libs: Makefile
Log Message:
lang/gcc12-libs: Bump PKGREVISION. lang/gcc12 is now nb1
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/lang/gcc12-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/gcc12-libs/Makefile
diff -u pkgsrc/lang/gcc12-libs/Makefile:1.4 pkgsrc/lang/gcc12-libs/Makefile:1.5
--- pkgsrc/lang/gcc12-libs/Makefile:1.4 Tue Jun 6 12:41:42 2023
+++ pkgsrc/lang/gcc12-libs/Makefile Wed May 15 12:23:08 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2023/06/06 12:41:42 riastradh Exp $
+# $NetBSD: Makefile,v 1.5 2024/05/15 12:23:08 ryoon Exp $
GCC_PKGNAME= gcc12
.include "../../lang/${GCC_PKGNAME}/version.mk"
@@ -9,7 +9,7 @@ PKGNAME= ${GCC_PKGNAME}-libs-${GCC12_DIS
## The PKGREVISION of this package needs to be at least 1 more than the
## PKGREVISION of the lang/gcc12 package so that with the dependence pattern
## '{gcc12,gcc12-libs}>=12.1.*' pkg_add will choose gcc12-libs over gcc12.
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= lang
MASTER_SITES= # empty
Home |
Main Index |
Thread Index |
Old Index