pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/unifi
Module Name: pkgsrc
Committed By: gdt
Date: Sun Jul 25 13:20:47 UTC 2021
Modified Files:
pkgsrc/net/unifi: Makefile
Log Message:
net/unifi: Bump test requirement from NetBSD 8 to 9
This bump was overdue; NetBSD 8 has been crufty and 9 normal for a
long time now.
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/net/unifi/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/unifi/Makefile
diff -u pkgsrc/net/unifi/Makefile:1.23 pkgsrc/net/unifi/Makefile:1.24
--- pkgsrc/net/unifi/Makefile:1.23 Tue Jul 20 16:01:03 2021
+++ pkgsrc/net/unifi/Makefile Sun Jul 25 13:20:47 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2021/07/20 16:01:03 abs Exp $
+# $NetBSD: Makefile,v 1.24 2021/07/25 13:20:47 gdt Exp $
# Update to 6.2 (wip) is on hold pending reports that the greater
# Unifi world thinks it is stable enough. -- gdt, 2021-06-01
@@ -8,7 +8,7 @@ MASTER_SITES= -http://dl.ubnt.com/unifi/
EXTRACT_SUFX= .zip
# Updates must be tested to not only build but actually function under
-# at least NetBSD 8/amd64 with actual UBNT hardware.
+# at least NetBSD 9/amd64 with actual UBNT hardware.
MAINTAINER= gdt%NetBSD.org@localhost
HOMEPAGE= https://www.ubnt.com/download/unifi/
# The content that belongs in NEWS are often in a blog.
Home |
Main Index |
Thread Index |
Old Index