pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang/gcc5-aux



Module Name:    pkgsrc
Committed By:   marino
Date:           Mon Dec 12 14:33:24 UTC 2016

Modified Files:
        pkgsrc/lang/gcc5-aux: Makefile.version

Log Message:
lang/gcc5-aux: Belated revbump

The previous fix had a revbump staged, but I missed it in the cvs commit.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/lang/gcc5-aux/Makefile.version

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-aux/Makefile.version
diff -u pkgsrc/lang/gcc5-aux/Makefile.version:1.6 pkgsrc/lang/gcc5-aux/Makefile.version:1.7
--- pkgsrc/lang/gcc5-aux/Makefile.version:1.6   Thu Dec  8 19:32:10 2016
+++ pkgsrc/lang/gcc5-aux/Makefile.version       Mon Dec 12 14:33:24 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.version,v 1.6 2016/12/08 19:32:10 marino Exp $
+# $NetBSD: Makefile.version,v 1.7 2016/12/12 14:33:24 marino Exp $
 #
 
 SNAPSHOT=      20160603
@@ -6,7 +6,7 @@ GCC_BRANCH=     5
 GCC_POINT=     4.0
 GCC_VERSION=   ${GCC_BRANCH}.${GCC_POINT}
 BUILD_RELEASE= yes
-MAIN_PR=       3
+MAIN_PR=       4
 
 .if ${BUILD_RELEASE:Mno}
 # Snapshot naming pattern



Home | Main Index | Thread Index | Old Index