pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/kea



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Wed Jan 10 00:53:53 UTC 2024

Modified Files:
        pkgsrc/net/kea: Makefile

Log Message:
kea: bump for libyang2 (though it's not a default option)


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/net/kea/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/kea/Makefile
diff -u pkgsrc/net/kea/Makefile:1.6 pkgsrc/net/kea/Makefile:1.7
--- pkgsrc/net/kea/Makefile:1.6 Fri Dec 29 18:24:55 2023
+++ pkgsrc/net/kea/Makefile     Wed Jan 10 00:53:53 2024
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2023/12/29 18:24:55 adam Exp $
+# $NetBSD: Makefile,v 1.7 2024/01/10 00:53:53 gutteridge Exp $
 
 DISTNAME=      kea-${VERSION}
-#PKGREVISION=  1
+PKGREVISION=   2
 COMMENT=       Next-generation ISC Dynamic Host Configuration Protocol (DHCP) Server
-PKGREVISION=   1
 
 .include "options.mk"
 



Home | Main Index | Thread Index | Old Index