pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/nextpnr-himbaechel
Module Name: pkgsrc
Committed By: thorpej
Date: Sun Mar 8 02:53:22 UTC 2026
Modified Files:
pkgsrc/devel/nextpnr-himbaechel: Makefile
Log Message:
Set MAINTAINER of nextpnr-himbaechel to ryoon. I'm the default
maintainer of nextpnr, but I have never touched the himbaechel
version, and am not volunteering to maintain it.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/nextpnr-himbaechel/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/nextpnr-himbaechel/Makefile
diff -u pkgsrc/devel/nextpnr-himbaechel/Makefile:1.1 pkgsrc/devel/nextpnr-himbaechel/Makefile:1.2
--- pkgsrc/devel/nextpnr-himbaechel/Makefile:1.1 Thu Dec 25 16:34:49 2025
+++ pkgsrc/devel/nextpnr-himbaechel/Makefile Sun Mar 8 02:53:21 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2025/12/25 16:34:49 ryoon Exp $
+# $NetBSD: Makefile,v 1.2 2026/03/08 02:53:21 thorpej Exp $
COMMENT= Portable FPGA place and route tool
@@ -9,4 +9,6 @@ NEXTPNR_TARGET_ARGS+= -DHIMBAECHEL_UARCH
DEPENDS+= ${PYPKGPREFIX}-apycula-[0-9]*:../../devel/py-apycula
+MAINTAINER= ryoon%NetBSD.org@localhost
+
.include "../../devel/nextpnr/nextpnr.mk"
Home |
Main Index |
Thread Index |
Old Index