pkgsrc-Changes archive

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

CVS commit: pkgsrc/chat/znc



Module Name:    pkgsrc
Committed By:   plunky
Date:           Fri Aug 28 12:54:47 UTC 2026

Modified Files:
        pkgsrc/chat/znc: Makefile

Log Message:
bump pkgrevision for the fix ctype failure commit I just did:wq


To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 pkgsrc/chat/znc/Makefile

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

Modified files:

Index: pkgsrc/chat/znc/Makefile
diff -u pkgsrc/chat/znc/Makefile:1.63 pkgsrc/chat/znc/Makefile:1.64
--- pkgsrc/chat/znc/Makefile:1.63       Mon Aug 24 08:42:11 2026
+++ pkgsrc/chat/znc/Makefile    Fri Aug 28 12:54:47 2026
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.63 2026/08/24 08:42:11 adam Exp $
+# $NetBSD: Makefile,v 1.64 2026/08/28 12:54:47 plunky Exp $
 
 DISTNAME=      znc-1.10.1
-PKGREVISION=   3
+PKGREVISION=   4
 CATEGORIES=    chat
 MASTER_SITES=  https://znc.in/releases/archive/
 DISTFILES=     ${DEFAULT_DISTFILES} znc-palaver-1.2.2.tar.gz



Home | Main Index | Thread Index | Old Index