pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/lsof



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Fri Apr 24 01:03:30 UTC 2026

Modified Files:
        pkgsrc/sysutils/lsof: Makefile

Log Message:
lsof: bump PKGREVISION for binary change


To generate a diff of this commit:
cvs rdiff -u -r1.146 -r1.147 pkgsrc/sysutils/lsof/Makefile

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

Modified files:

Index: pkgsrc/sysutils/lsof/Makefile
diff -u pkgsrc/sysutils/lsof/Makefile:1.146 pkgsrc/sysutils/lsof/Makefile:1.147
--- pkgsrc/sysutils/lsof/Makefile:1.146 Sun Apr 19 08:56:32 2026
+++ pkgsrc/sysutils/lsof/Makefile       Fri Apr 24 01:03:30 2026
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.146 2026/04/19 08:56:32 wiz Exp $
+# $NetBSD: Makefile,v 1.147 2026/04/24 01:03:30 gutteridge Exp $
 
 DISTNAME=              lsof_4.91
 PKGNAME=               ${DISTNAME:S/_/-/}
-PKGREVISION=           8
+PKGREVISION=           9
 CATEGORIES=            sysutils
 MASTER_SITES=          ftp://ftp.mirrorservice.org/sites/lsof.itap.purdue.edu/pub/tools/unix/lsof/
 MASTER_SITES+=         ftp://ftp.mirrorservice.org/sites/lsof.itap.purdue.edu/pub/tools/unix/lsof/OLD/



Home | Main Index | Thread Index | Old Index