pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/gcc46-libs gcc46-libs: bump PKGREVISION further t...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/05847c8a86ce
branches:  trunk
changeset: 352091:05847c8a86ce
user:      maya <maya%pkgsrc.org@localhost>
date:      Tue Sep 06 14:01:20 2016 +0000

description:
gcc46-libs: bump PKGREVISION further than gcc46

diffstat:

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

diffs (18 lines):

diff -r ae603b435c70 -r 05847c8a86ce lang/gcc46-libs/Makefile
--- a/lang/gcc46-libs/Makefile  Tue Sep 06 13:57:02 2016 +0000
+++ b/lang/gcc46-libs/Makefile  Tue Sep 06 14:01:20 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2015/11/25 12:51:16 jperkin Exp $
+# $NetBSD: Makefile,v 1.3 2016/09/06 14:01:20 maya Exp $
 
 GCC_PKGNAME=   gcc46
 GCC46_DIST_VERSION:=   4.6.4
@@ -8,7 +8,7 @@
 ## The PKGREVISION of this package needs to be at least 1 more than the
 ## PKGREVISION of the lang/gcc46 package so that with the dependence pattern
 ## '{gcc46,gcc46-libs}>=4.6.*' pkg_all will choose gcc46-libs over gcc46.
-PKGREVISION=   4
+PKGREVISION=   6
 CATEGORIES=    lang
 MASTER_SITES=  # empty
 DISTFILES=     # empty



Home | Main Index | Thread Index | Old Index