pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/gcc9
Module Name: pkgsrc
Committed By: gutteridge
Date: Thu Oct 5 06:03:11 UTC 2023
Modified Files:
pkgsrc/lang/gcc9: Makefile
Log Message:
gcc9: move admonition about PKGREVSION next to the entry (NFC)
(Fix my previous adjustment.)
To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 pkgsrc/lang/gcc9/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/Makefile
diff -u pkgsrc/lang/gcc9/Makefile:1.48 pkgsrc/lang/gcc9/Makefile:1.49
--- pkgsrc/lang/gcc9/Makefile:1.48 Thu Oct 5 05:20:10 2023
+++ pkgsrc/lang/gcc9/Makefile Thu Oct 5 06:03:11 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2023/10/05 05:20:10 gutteridge Exp $
+# $NetBSD: Makefile,v 1.49 2023/10/05 06:03:11 gutteridge Exp $
GCC_PKGNAME= gcc9
.include "version.mk"
@@ -8,8 +8,8 @@ PKGNAME= ${GCC_PKGNAME}-${GCC9_DIST_VERS
## When bumping the PKGREVISION of this package the PKGREVISION of
## lang/gcc9-libs needs to be bumped to be at least 1 more than the
## PKGREVISION of this package!
-CATEGORIES= lang
PKGREVISION= 1
+CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_GNU:=gcc/gcc-${GCC9_DIST_VERSION}/}
EXTRACT_SUFX= .tar.xz
Home |
Main Index |
Thread Index |
Old Index