From 3ac34e5085acc7757096890ea54ffcfdf26e6b2e Mon Sep 17 00:00:00 2001 From: jperkin Date: Tue, 20 Nov 2012 23:15:08 +0000 Subject: Bump PKGREVISION twice, once because it was not done correctly the last time lang/gcc47 was bumped, and again for the most recent bump. --- lang/gcc47-libs/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/gcc47-libs') diff --git a/lang/gcc47-libs/Makefile b/lang/gcc47-libs/Makefile index 06d6972d152..61ee34ab739 100644 --- a/lang/gcc47-libs/Makefile +++ b/lang/gcc47-libs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2012/10/02 20:11:41 asau Exp $ +# $NetBSD: Makefile,v 1.6 2012/11/20 23:15:08 jperkin Exp $ GCC_PKGNAME= gcc47 .include "../../lang/${GCC_PKGNAME}/version.mk" @@ -8,7 +8,7 @@ PKGNAME= ${GCC_PKGNAME}-libs-${GCC_DIST_VERSION} ## The PKGREVISION of this package needs to be at least 1 more than the ## PKGREVISION of the lang/gcc47 package so that with the dependence pattern ## '{gcc47,gcc47-libs}>=4.7.*' pkg_all will choose gcc47-libs over gcc47. -PKGREVISION= 5 +PKGREVISION= 7 CATEGORIES= lang MASTER_SITES= # empty DISTFILES= # empty -- cgit v1.2.3