pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/gcc49-libs gcc49-libs: bump PKGREVISION.
details: https://anonhg.NetBSD.org/pkgsrc/rev/d20fc73a25f2
branches: trunk
changeset: 378448:d20fc73a25f2
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Apr 08 06:06:13 2018 +0000
description:
gcc49-libs: bump PKGREVISION.
It needs to be higher than gcc49's.
>From Izumi Tsutsui in PR 53165.
diffstat:
lang/gcc49-libs/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 62c43e3e882b -r d20fc73a25f2 lang/gcc49-libs/Makefile
--- a/lang/gcc49-libs/Makefile Sun Apr 08 03:40:04 2018 +0000
+++ b/lang/gcc49-libs/Makefile Sun Apr 08 06:06:13 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2017/10/14 14:47:43 ryoon Exp $
+# $NetBSD: Makefile,v 1.15 2018/04/08 06:06:13 wiz Exp $
GCC_PKGNAME= gcc49
.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/gcc49 package so that with the dependence pattern
## '{gcc49,gcc49-libs}>=4.9.*' pkg_add will choose gcc49-libs over gcc49.
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= lang
MASTER_SITES= # empty
Home |
Main Index |
Thread Index |
Old Index