pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/gcc9-libs gcc9-libs: bump PKGREVISION to follow g...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/123a11086080
branches:  trunk
changeset: 390931:123a11086080
user:      tsutsui <tsutsui%pkgsrc.org@localhost>
date:      Sun Jan 01 13:00:54 2023 +0000

description:
gcc9-libs: bump PKGREVISION to follow gcc9 bump.

diffstat:

 lang/gcc9-libs/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 927f1de15470 -r 123a11086080 lang/gcc9-libs/Makefile
--- a/lang/gcc9-libs/Makefile   Sun Jan 01 12:59:39 2023 +0000
+++ b/lang/gcc9-libs/Makefile   Sun Jan 01 13:00:54 2023 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2022/07/28 17:00:34 gutteridge Exp $
+# $NetBSD: Makefile,v 1.8 2023/01/01 13:00:54 tsutsui Exp $
 
 GCC_PKGNAME=   gcc9
 .include       "../../lang/${GCC_PKGNAME}/version.mk"
@@ -9,7 +9,7 @@
 ## The PKGREVISION of this package needs to be at least 1 more than the
 ## PKGREVISION of the lang/gcc9 package so that with the dependence pattern
 ## '{gcc9,gcc9-libs}>=9.2.*' pkg_add will choose gcc9-libs over gcc9.
-PKGREVISION=   10
+PKGREVISION=   11
 
 CATEGORIES=    lang
 MASTER_SITES=  # empty



Home | Main Index | Thread Index | Old Index