pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/gcc9-libs glib9-libs: Bump PKGREVISION from lang/...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/13c4ef746558
branches:  trunk
changeset: 439301:13c4ef746558
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Thu Sep 17 12:28:29 2020 +0000

description:
glib9-libs: Bump PKGREVISION from lang/gcc9 update

diffstat:

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

diffs (18 lines):

diff -r 4885643a7437 -r 13c4ef746558 lang/gcc9-libs/Makefile
--- a/lang/gcc9-libs/Makefile   Thu Sep 17 12:27:14 2020 +0000
+++ b/lang/gcc9-libs/Makefile   Thu Sep 17 12:28:29 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2020/09/02 16:12:22 ryoon Exp $
+# $NetBSD: Makefile,v 1.2 2020/09/17 12:28:29 ryoon Exp $
 
 GCC_PKGNAME=   gcc9
 .include       "../../lang/${GCC_PKGNAME}/version.mk"
@@ -9,7 +9,7 @@
 ## The PKGREVISION of this package needs to be at least 1 more than the
 ## PKGREVISION of the lang/gcc9 package so that with the dependence pattern
 ## '{gcc9,gcc9-libs}>=(.2.*' pkg_add will choose gcc9-libs over gcc9.
-PKGREVISION=   4
+PKGREVISION=   5
 
 CATEGORIES=    lang
 MASTER_SITES=  # empty



Home | Main Index | Thread Index | Old Index