pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang/gcc9-libs



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Thu Sep 17 12:28:29 UTC 2020

Modified Files:
        pkgsrc/lang/gcc9-libs: Makefile

Log Message:
glib9-libs: Bump PKGREVISION from lang/gcc9 update


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/lang/gcc9-libs/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/lang/gcc9-libs/Makefile
diff -u pkgsrc/lang/gcc9-libs/Makefile:1.1 pkgsrc/lang/gcc9-libs/Makefile:1.2
--- pkgsrc/lang/gcc9-libs/Makefile:1.1  Wed Sep  2 16:12:22 2020
+++ pkgsrc/lang/gcc9-libs/Makefile      Thu Sep 17 12:28:29 2020
@@ -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 @@ PKGNAME=        ${GCC_PKGNAME}-libs-${GCC9_DIST
 ## 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