From fd69ddd43aeee229449621fa16ab072e797bf808 Mon Sep 17 00:00:00 2001 From: gutteridge Date: Wed, 16 Jan 2019 04:31:39 +0000 Subject: lang/gcc48-libs: bump PKGREVISION (NFC) As per the comment in the file, this needs to have a PKGREVISION one greater than the corresponding gcc48 package for preferential selection by packaging tools. --- lang/gcc48-libs/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/gcc48-libs') diff --git a/lang/gcc48-libs/Makefile b/lang/gcc48-libs/Makefile index ebe6190ed85..f08dce1a4de 100644 --- a/lang/gcc48-libs/Makefile +++ b/lang/gcc48-libs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2018/07/18 23:15:42 maya Exp $ +# $NetBSD: Makefile,v 1.30 2019/01/16 04:31:39 gutteridge Exp $ GCC_PKGNAME= gcc48 .include "../../lang/${GCC_PKGNAME}/version.mk" @@ -8,7 +8,7 @@ PKGNAME= ${GCC_PKGNAME}-libs-${GCC48_DIST_VERSION} ## 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= 7 +PKGREVISION= 8 CATEGORIES= lang MASTER_SITES= # empty DISTFILES= # empty -- cgit v1.2.3