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 PKGREVISON from lang/gcc49 bump



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f9448ef3f03a
branches:  trunk
changeset: 370305:f9448ef3f03a
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Sat Oct 14 14:47:43 2017 +0000

description:
Bump PKGREVISON from lang/gcc49 bump

diffstat:

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

diffs (18 lines):

diff -r dbd152ea8ae6 -r f9448ef3f03a lang/gcc49-libs/Makefile
--- a/lang/gcc49-libs/Makefile  Sat Oct 14 14:46:50 2017 +0000
+++ b/lang/gcc49-libs/Makefile  Sat Oct 14 14:47:43 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2017/07/28 23:42:24 maya Exp $
+# $NetBSD: Makefile,v 1.14 2017/10/14 14:47:43 ryoon 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=   5
+PKGREVISION=   6
 
 CATEGORIES=    lang
 MASTER_SITES=  # empty



Home | Main Index | Thread Index | Old Index