pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/gcc49-libs Bump PKGREVISION above gcc49



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ce3901483092
branches:  trunk
changeset: 365889:ce3901483092
user:      maya <maya%pkgsrc.org@localhost>
date:      Fri Jul 28 23:42:24 2017 +0000

description:
Bump PKGREVISION above gcc49

diffstat:

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

diffs (18 lines):

diff -r 9700e75a161a -r ce3901483092 lang/gcc49-libs/Makefile
--- a/lang/gcc49-libs/Makefile  Fri Jul 28 23:41:51 2017 +0000
+++ b/lang/gcc49-libs/Makefile  Fri Jul 28 23:42:24 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2017/07/10 15:55:40 maya Exp $
+# $NetBSD: Makefile,v 1.13 2017/07/28 23:42:24 maya 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=   4
+PKGREVISION=   5
 
 CATEGORIES=    lang
 MASTER_SITES=  # empty



Home | Main Index | Thread Index | Old Index