pkgsrc-Bugs archive

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

PR/56597 CVS commit: pkgsrc/emulators/compat90



The following reply was made to PR pkg/56597; it has been noted by GNATS.

From: "Havard Eidnes" <he%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/56597 CVS commit: pkgsrc/emulators/compat90
Date: Sun, 2 Jan 2022 16:22:32 +0000

 Module Name:	pkgsrc
 Committed By:	he
 Date:		Sun Jan  2 16:22:32 UTC 2022
 
 Modified Files:
 	pkgsrc/emulators/compat90: Makefile
 
 Log Message:
 Change the ONLY_FOR_PLATFORM pattern, so that it no longer matches
 against 9.0, 9.1, 9.2 or 9.x_STABLE, only 9.99.* and subsequent
 releses.  The set of libraries this is compared against is what's
 in 9.99.92, but the binaries are from 9.0, of course.
 
 Bump PKGREVISION so that we pick up the changes from
 compat_netbsd/INSTALL.ELF, to protect against removal of base system
 symlinks, ref. PR#56597.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.1 -r1.2 pkgsrc/emulators/compat90/Makefile
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index