pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/gcc8-libs gcc8-libs: Bump PKGREVISION from lang/gcc8
details: https://anonhg.NetBSD.org/pkgsrc/rev/04ea7ffc9664
branches: trunk
changeset: 439326:04ea7ffc9664
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Thu Sep 17 22:05:16 2020 +0000
description:
gcc8-libs: Bump PKGREVISION from lang/gcc8
diffstat:
lang/gcc8-libs/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 26f45dc1c4f4 -r 04ea7ffc9664 lang/gcc8-libs/Makefile
--- a/lang/gcc8-libs/Makefile Thu Sep 17 22:04:54 2020 +0000
+++ b/lang/gcc8-libs/Makefile Thu Sep 17 22:05:16 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2020/04/08 06:39:57 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2020/09/17 22:05:16 ryoon Exp $
GCC_PKGNAME= gcc8
.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/gcc8 package so that with the dependence pattern
## '{gcc8,gcc8-libs}>=8.2.*' pkg_add will choose gcc8-libs over gcc8.
-PKGREVISION= 1
+PKGREVISION= 3
CATEGORIES= lang
MASTER_SITES= # empty
Home |
Main Index |
Thread Index |
Old Index