pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/gcc5-libs gcc5-libs: bump pkgrevision above gcc5



details:   https://anonhg.NetBSD.org/pkgsrc/rev/04f889570982
branches:  trunk
changeset: 362855:04f889570982
user:      maya <maya%pkgsrc.org@localhost>
date:      Sun May 28 01:36:43 2017 +0000

description:
gcc5-libs: bump pkgrevision above gcc5

diffstat:

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

diffs (18 lines):

diff -r 5205d302ac66 -r 04f889570982 lang/gcc5-libs/Makefile
--- a/lang/gcc5-libs/Makefile   Sun May 28 01:36:11 2017 +0000
+++ b/lang/gcc5-libs/Makefile   Sun May 28 01:36:43 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2016/09/06 05:08:48 maya Exp $
+# $NetBSD: Makefile,v 1.8 2017/05/28 01:36:43 maya Exp $
 
 GCC_PKGNAME=   gcc5
 .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/gcc5 package so that with the dependence pattern
 ## '{gcc5,gcc5-libs}>=5.1.*' pkg_add will choose gcc5-libs over gcc5.
-PKGREVISION=   3
+PKGREVISION=   4
 
 CATEGORIES=    lang
 MASTER_SITES=  # empty



Home | Main Index | Thread Index | Old Index