pkgsrc-Bugs archive

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

PR/57970 CVS commit: pkgsrc/devel/icestorm



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

From: "Jason R Thorpe" <thorpej%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/57970 CVS commit: pkgsrc/devel/icestorm
Date: Thu, 29 Feb 2024 02:03:20 +0000

 Module Name:	pkgsrc
 Committed By:	thorpej
 Date:		Thu Feb 29 02:03:20 UTC 2024
 
 Modified Files:
 	pkgsrc/devel/icestorm: Makefile distinfo
 Added Files:
 	pkgsrc/devel/icestorm/patches: patch-icebox_Makefile
 
 Log Message:
 On Darwin, add gsed to USE_TOOLS and patch the icestorm Makefile to
 stop working around a behavioral difference in the Darwin sed(1) -i
 option relative to other sed implementations.
 
 If textproc/nbsed supported the -i option, the USE_TOOLS change would
 not be necessary.  But since the Darwin system sed(1) is not used in
 pkgsrc at the moment, the Makefile patch would still be required.
 
 See also PR pkg/57970.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/icestorm/Makefile \
     pkgsrc/devel/icestorm/distinfo
 cvs rdiff -u -r0 -r1.1 pkgsrc/devel/icestorm/patches/patch-icebox_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