pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/gcc8-libs Bump PKGREVISION to match gcc8 change
details: https://anonhg.NetBSD.org/pkgsrc/rev/c535f1ea8e7e
branches: trunk
changeset: 324767:c535f1ea8e7e
user: abs <abs%pkgsrc.org@localhost>
date: Sun Oct 28 22:21:25 2018 +0000
description:
Bump PKGREVISION to match gcc8 change
diffstat:
lang/gcc8-libs/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 840950f44480 -r c535f1ea8e7e lang/gcc8-libs/Makefile
--- a/lang/gcc8-libs/Makefile Sun Oct 28 22:21:04 2018 +0000
+++ b/lang/gcc8-libs/Makefile Sun Oct 28 22:21:25 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2018/09/15 03:08:16 ryoon Exp $
+# $NetBSD: Makefile,v 1.2 2018/10/28 22:21:25 abs 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= 2
CATEGORIES= lang
MASTER_SITES= # empty
Home |
Main Index |
Thread Index |
Old Index