pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang/gcc48-libs



Module Name:    pkgsrc
Committed By:   maya
Date:           Mon Sep  5 20:34:15 UTC 2016

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

Log Message:
gcc48-libs: bump PKGREVISION higher than gcc48 for pkg dependency pattern


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/lang/gcc48-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/gcc48-libs/Makefile
diff -u pkgsrc/lang/gcc48-libs/Makefile:1.21 pkgsrc/lang/gcc48-libs/Makefile:1.22
--- pkgsrc/lang/gcc48-libs/Makefile:1.21        Wed Nov 25 12:51:16 2015
+++ pkgsrc/lang/gcc48-libs/Makefile     Mon Sep  5 20:34:15 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2015/11/25 12:51:16 jperkin Exp $
+# $NetBSD: Makefile,v 1.22 2016/09/05 20:34:15 maya Exp $
 
 GCC_PKGNAME=   gcc48
 .include       "../../lang/${GCC_PKGNAME}/version.mk"
@@ -8,7 +8,7 @@ PKGNAME=        ${GCC_PKGNAME}-libs-${GCC48_DIS
 ## 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=   5
 CATEGORIES=    lang
 MASTER_SITES=  # empty
 DISTFILES=     # empty



Home | Main Index | Thread Index | Old Index