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: Sun Jan 3 07:36:43 UTC 2021
Modified Files:
pkgsrc/security/php-ssdeep: Makefile distinfo
Log Message:
php-ssdeep: update to 1.1.0
pkgsrc change: remove restriction to PHP versions.
1.1.0 (2018-02-20)
* Patch for PHP 7 support (remicollet)
* Add basic Windows support (weltling)
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/security/php-ssdeep/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/security/php-ssdeep/distinfo
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.6 pkgsrc/security/php-ssdeep/Makefile:1.7
--- pkgsrc/security/php-ssdeep/Makefile:1.6 Sat Jan 18 23:35:11 2020
+++ pkgsrc/security/php-ssdeep/Makefile Sun Jan 3 07:36:42 2021
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2020/01/18 23:35:11 rillig Exp $
+# $NetBSD: Makefile,v 1.7 2021/01/03 07:36:42 taca Exp $
#
MODNAME= ssdeep
-PECL_VERSION= 1.0.4
+PECL_VERSION= 1.1.0
CATEGORIES+= security
MAINTAINER= khorben%defora.org@localhost
@@ -10,8 +10,6 @@ HOMEPAGE= https://treffynnon.github.io/
COMMENT= PHP extension for ssdeep
LICENSE= artistic
-PHP_VERSIONS_ACCEPTED= 56
-
CONFIGURE_ARGS+= --with-ssdeep=${PREFIX}
CONFLICTS= php-ssdeep-[0-9]*
Index: pkgsrc/security/php-ssdeep/distinfo
diff -u pkgsrc/security/php-ssdeep/distinfo:1.3 pkgsrc/security/php-ssdeep/distinfo:1.4
--- pkgsrc/security/php-ssdeep/distinfo:1.3 Wed Nov 4 01:18:01 2015
+++ pkgsrc/security/php-ssdeep/distinfo Sun Jan 3 07:36:42 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2015/11/04 01:18:01 agc Exp $
+$NetBSD: distinfo,v 1.4 2021/01/03 07:36:42 taca Exp $
-SHA1 (php-ssdeep/ssdeep-1.0.4.tgz) = d742041913db1bb33d90ff059c05bee58a0365c6
-RMD160 (php-ssdeep/ssdeep-1.0.4.tgz) = 62222c5d37671844eb65066325be44da6f139175
-SHA512 (php-ssdeep/ssdeep-1.0.4.tgz) = 5e0e88228eaf9c39d37e410e7e71c5dc1677e3ab4e3848df2886669edcde533d56f0d7fa10e73f422a7a71d0e676e4f7af3a739e267757cd6ca084ac67bd148b
-Size (php-ssdeep/ssdeep-1.0.4.tgz) = 7124 bytes
+SHA1 (php-ssdeep/ssdeep-1.1.0.tgz) = 53833e47e272bb4d20cd24145d5a2d47fb36c838
+RMD160 (php-ssdeep/ssdeep-1.1.0.tgz) = d8858ba974a5076e94fe1976e1bd7971daa7316b
+SHA512 (php-ssdeep/ssdeep-1.1.0.tgz) = 006811d2a1008fac4629824b5c4ff2e498a5caf08b7cd5b6b54452f13708ee787caeb4cb496a5ba50b6f11ef360b31a881fe7c2136e142ea6014089b3996bcbd
+Size (php-ssdeep/ssdeep-1.1.0.tgz) = 7841 bytes
Home |
Main Index |
Thread Index |
Old Index