pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/bird



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun May 18 09:51:10 UTC 2025

Modified Files:
        pkgsrc/net/bird: Makefile

Log Message:
bird: supersedes bird6


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/net/bird/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/bird/Makefile
diff -u pkgsrc/net/bird/Makefile:1.6 pkgsrc/net/bird/Makefile:1.7
--- pkgsrc/net/bird/Makefile:1.6        Sun May 18 02:10:49 2025
+++ pkgsrc/net/bird/Makefile    Sun May 18 09:51:10 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2025/05/18 02:10:49 markd Exp $
+# $NetBSD: Makefile,v 1.7 2025/05/18 09:51:10 wiz Exp $
 # used by net/bird/Makefile
 # used by net/bird6/Makefile
 
@@ -15,6 +15,8 @@ LICENSE=      gnu-gpl-v2
 # Has hardcoded BSD/Linux support.
 NOT_FOR_PLATFORM=      SunOS-*-*
 
+SUPERSEDES+=           bird6-[0-9]*
+
 BUILD_DEFS+=           VARBASE
 
 USE_LIBTOOL=           yes



Home | Main Index | Thread Index | Old Index