pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/gcc6-libs gcc6-libs: bump PKGREVISION to be highe...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bc378745f84a
branches:  trunk
changeset: 310406:bc378745f84a
user:      tsutsui <tsutsui%pkgsrc.org@localhost>
date:      Sat Jul 14 17:28:19 2018 +0000

description:
gcc6-libs: bump PKGREVISION to be higher than gcc6's one.

PR pkg/53435

diffstat:

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

diffs (18 lines):

diff -r 13e5999e4555 -r bc378745f84a lang/gcc6-libs/Makefile
--- a/lang/gcc6-libs/Makefile   Sat Jul 14 17:12:56 2018 +0000
+++ b/lang/gcc6-libs/Makefile   Sat Jul 14 17:28:19 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2017/07/08 21:03:55 maya Exp $
+# $NetBSD: Makefile,v 1.6 2018/07/14 17:28:19 tsutsui Exp $
 
 GCC_PKGNAME=   gcc6
 .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/gcc6 package so that with the dependence pattern
 ## '{gcc6,gcc6-libs}>=6.1.*' pkg_add will choose gcc6-libs over gcc6.
-PKGREVISION=   2
+PKGREVISION=   3
 
 CATEGORIES=    lang
 MASTER_SITES=  # empty



Home | Main Index | Thread Index | Old Index