pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/gcc48-libs gcc48-libs: bump PKGREVISION higher th...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cb6611706cb2
branches:  trunk
changeset: 352063:cb6611706cb2
user:      maya <maya%pkgsrc.org@localhost>
date:      Mon Sep 05 20:34:15 2016 +0000

description:
gcc48-libs: bump PKGREVISION higher than gcc48 for pkg dependency pattern

diffstat:

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

diffs (18 lines):

diff -r d84c05548d5d -r cb6611706cb2 lang/gcc48-libs/Makefile
--- a/lang/gcc48-libs/Makefile  Mon Sep 05 20:17:51 2016 +0000
+++ b/lang/gcc48-libs/Makefile  Mon Sep 05 20:34:15 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2015/11/25 12:51:16 jperkin Exp $
+# $NetBSD: Makefile,v 1.22 2016/09/05 20:34:15 maya Exp $
 
 GCC_PKGNAME=   gcc48
 .include       "../../lang/${GCC_PKGNAME}/version.mk"
@@ -8,7 +8,7 @@
 ## The PKGREVISION of this package needs to be at least 1 more than the
 ## PKGREVISION of the lang/gcc48 package so that with the dependence pattern
 ## '{gcc48,gcc48-libs}>=4.8.*' pkg_all will choose gcc48-libs over gcc48.
-PKGREVISION=   1
+PKGREVISION=   5
 CATEGORIES=    lang
 MASTER_SITES=  # empty
 DISTFILES=     # empty



Home | Main Index | Thread Index | Old Index