pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang/gcc5-libs



Module Name:    pkgsrc
Committed By:   maya
Date:           Sun May 28 01:36:43 UTC 2017

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

Log Message:
gcc5-libs: bump pkgrevision above gcc5


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/lang/gcc5-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/gcc5-libs/Makefile
diff -u pkgsrc/lang/gcc5-libs/Makefile:1.7 pkgsrc/lang/gcc5-libs/Makefile:1.8
--- pkgsrc/lang/gcc5-libs/Makefile:1.7  Tue Sep  6 05:08:48 2016
+++ pkgsrc/lang/gcc5-libs/Makefile      Sun May 28 01:36:43 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2016/09/06 05:08:48 maya Exp $
+# $NetBSD: Makefile,v 1.8 2017/05/28 01:36:43 maya Exp $
 
 GCC_PKGNAME=   gcc5
 .include       "../../lang/${GCC_PKGNAME}/version.mk"
@@ -9,7 +9,7 @@ PKGNAME=        ${GCC_PKGNAME}-libs-${GCC5_DIST
 ## The PKGREVISION of this package needs to be at least 1 more than the
 ## PKGREVISION of the lang/gcc5 package so that with the dependence pattern
 ## '{gcc5,gcc5-libs}>=5.1.*' pkg_add will choose gcc5-libs over gcc5.
-PKGREVISION=   3
+PKGREVISION=   4
 
 CATEGORIES=    lang
 MASTER_SITES=  # empty



Home | Main Index | Thread Index | Old Index