pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/php-ssdeep



Module Name:    pkgsrc
Committed By:   taca
Date:           Sat Feb  8 03:52:44 UTC 2025

Modified Files:
        pkgsrc/security/php-ssdeep: Makefile

Log Message:
security/php-ssdeep: multiple PHP support

Bump PKGREVISION.


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/security/php-ssdeep/Makefile

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

Modified files:

Index: pkgsrc/security/php-ssdeep/Makefile
diff -u pkgsrc/security/php-ssdeep/Makefile:1.8 pkgsrc/security/php-ssdeep/Makefile:1.9
--- pkgsrc/security/php-ssdeep/Makefile:1.8     Sat May 21 16:22:55 2022
+++ pkgsrc/security/php-ssdeep/Makefile Sat Feb  8 03:52:44 2025
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2022/05/21 16:22:55 taca Exp $
+# $NetBSD: Makefile,v 1.9 2025/02/08 03:52:44 taca Exp $
 #
 
 MODNAME=               ssdeep
 PECL_VERSION=          1.1.0
+PKGREVISION=           1
 CATEGORIES+=           security
 
 MAINTAINER=            khorben%defora.org@localhost



Home | Main Index | Thread Index | Old Index