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 to be abo...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2d98d8802782
branches:  trunk
changeset: 362848:2d98d8802782
user:      maya <maya%pkgsrc.org@localhost>
date:      Sun May 28 01:00:51 2017 +0000

description:
gcc48-libs: bump pkgrevision to be above gcc48

diffstat:

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

diffs (18 lines):

diff -r c8b2a6674abf -r 2d98d8802782 lang/gcc48-libs/Makefile
--- a/lang/gcc48-libs/Makefile  Sun May 28 01:00:20 2017 +0000
+++ b/lang/gcc48-libs/Makefile  Sun May 28 01:00:51 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2016/09/12 18:42:04 maya Exp $
+# $NetBSD: Makefile,v 1.24 2017/05/28 01:00:51 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=   2
 CATEGORIES=    lang
 MASTER_SITES=  # empty
 DISTFILES=     # empty



Home | Main Index | Thread Index | Old Index