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:           Fri Oct 25 00:41:37 UTC 2019

Modified Files:
        pkgsrc/net/unifi: Makefile

Log Message:
net/unif: Add comment about why update to 5.11.50 is on hold


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 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.12 pkgsrc/net/unifi/Makefile:1.13
--- pkgsrc/net/unifi/Makefile:1.12      Thu Aug  8 16:47:26 2019
+++ pkgsrc/net/unifi/Makefile   Fri Oct 25 00:41:37 2019
@@ -1,10 +1,13 @@
-# $NetBSD: Makefile,v 1.12 2019/08/08 16:47:26 gdt Exp $
+# $NetBSD: Makefile,v 1.13 2019/10/25 00:41:37 gdt Exp $
 
+# Update to 5.11.50 is on old because of crashing.
 DISTNAME=      unifi-5.10.26
 CATEGORIES=    net
 MASTER_SITES=  -http://dl.ubnt.com/unifi/${PKGVERSION_NOREV}/UniFi.unix.zip
 EXTRACT_SUFX=  .zip
 
+# Updates must be tested to not only build but actually function under
+# at least NetBSD 8/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