pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/gcc49-libs
Module Name: pkgsrc
Committed By: jperkin
Date: Tue Sep 6 12:38:35 UTC 2016
Modified Files:
pkgsrc/lang/gcc49-libs: Makefile
Log Message:
Reset PKGREVISION after 4.9.4 update.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/lang/gcc49-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/gcc49-libs/Makefile
diff -u pkgsrc/lang/gcc49-libs/Makefile:1.7 pkgsrc/lang/gcc49-libs/Makefile:1.8
--- pkgsrc/lang/gcc49-libs/Makefile:1.7 Mon Sep 5 20:17:01 2016
+++ pkgsrc/lang/gcc49-libs/Makefile Tue Sep 6 12:38:35 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2016/09/05 20:17:01 maya Exp $
+# $NetBSD: Makefile,v 1.8 2016/09/06 12:38:35 jperkin Exp $
GCC_PKGNAME= gcc49
.include "../../lang/${GCC_PKGNAME}/version.mk"
@@ -9,7 +9,7 @@ PKGNAME= ${GCC_PKGNAME}-libs-${GCC49_DIS
## The PKGREVISION of this package needs to be at least 1 more than the
## PKGREVISION of the lang/gcc49 package so that with the dependence pattern
## '{gcc49,gcc49-libs}>=4.9.*' pkg_add will choose gcc49-libs over gcc49.
-PKGREVISION= 4
+PKGREVISION= 1
CATEGORIES= lang
MASTER_SITES= # empty
Home |
Main Index |
Thread Index |
Old Index