Received: by mail.netbsd.org (Postfix, from userid 605) id F2E9584D56; Sun, 30 May 2021 01:41:29 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 203ED84D16 for ; Sun, 30 May 2021 01:41:29 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id a0UFyTaIrbAd for ; Sun, 30 May 2021 01:41:28 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 6E66284CEE for ; Sun, 30 May 2021 01:41:28 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5997AFA95; Sun, 30 May 2021 01:41:28 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1622338888184890" MIME-Version: 1.0 Date: Sun, 30 May 2021 01:41:28 +0000 From: "Pierre Pronchery" Subject: CVS commit: pkgsrc/security/ssdeep To: pkgsrc-changes@NetBSD.org Reply-To: khorben@netbsd.org X-Mailer: log_accum Message-Id: <20210530014128.5997AFA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1622338888184890 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: khorben Date: Sun May 30 01:41:28 UTC 2021 Modified Files: pkgsrc/security/ssdeep: Makefile buildlink3.mk distinfo Added Files: pkgsrc/security/ssdeep/patches: patch-Makefile.am Removed Files: pkgsrc/security/ssdeep/patches: patch-Makefile.in Log Message: ssdeep: update to version 2.14.1 ** Version 2.14.1 - 7 Nov 2017 * Bug Fixes - Fixed a spelling error. - Made relative path mode on Win32 to work. ** Version 2.14 - 12 Sep 2017 * New Features - Optimizations to the fuzzy hashing engine. (hash generator can run as twice as fast and comparison can run 1.5 through 5 times faster [heavily depends on the data and platform] than the previous release) * Bug Fixes - Fixed issue when certain memory allocation is failed. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 pkgsrc/security/ssdeep/Makefile cvs rdiff -u -r1.1 -r1.2 pkgsrc/security/ssdeep/buildlink3.mk cvs rdiff -u -r1.6 -r1.7 pkgsrc/security/ssdeep/distinfo cvs rdiff -u -r0 -r1.1 pkgsrc/security/ssdeep/patches/patch-Makefile.am cvs rdiff -u -r1.2 -r0 pkgsrc/security/ssdeep/patches/patch-Makefile.in Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1622338888184890 Content-Disposition: inline Content-Length: 3229 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/security/ssdeep/Makefile diff -u pkgsrc/security/ssdeep/Makefile:1.7 pkgsrc/security/ssdeep/Makefile:1.8 --- pkgsrc/security/ssdeep/Makefile:1.7 Fri Mar 20 11:58:19 2020 +++ pkgsrc/security/ssdeep/Makefile Sun May 30 01:41:28 2021 @@ -1,17 +1,21 @@ -# $NetBSD: Makefile,v 1.7 2020/03/20 11:58:19 nia Exp $ -# +# $NetBSD: Makefile,v 1.8 2021/05/30 01:41:28 khorben Exp $ -DISTNAME= ssdeep-2.13 +DISTNAME= ssdeep-2.14.1 CATEGORIES= security -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ssdeep/} +MASTER_SITES= ${MASTER_SITE_GITHUB:=ssdeep-project/} +GITHUB_TAG= release-${PKGVERSION_NOREV} MAINTAINER= khorben@defora.org HOMEPAGE= http://ssdeep.sourceforge.net/ COMMENT= Program computing context triggered piecewise hashes (CTPH) LICENSE= gnu-gpl-v2 +USE_TOOLS+= automake autoreconf GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_LANGUAGES= c c++ +pre-configure: + cd ${WRKSRC} && autoreconf -fiv + .include "../../mk/bsd.pkg.mk" Index: pkgsrc/security/ssdeep/buildlink3.mk diff -u pkgsrc/security/ssdeep/buildlink3.mk:1.1 pkgsrc/security/ssdeep/buildlink3.mk:1.2 --- pkgsrc/security/ssdeep/buildlink3.mk:1.1 Wed Jun 5 19:49:36 2013 +++ pkgsrc/security/ssdeep/buildlink3.mk Sun May 30 01:41:28 2021 @@ -1,5 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.1 2013/06/05 19:49:36 khorben Exp $ -# +# $NetBSD: buildlink3.mk,v 1.2 2021/05/30 01:41:28 khorben Exp $ BUILDLINK_TREE+= ssdeep Index: pkgsrc/security/ssdeep/distinfo diff -u pkgsrc/security/ssdeep/distinfo:1.6 pkgsrc/security/ssdeep/distinfo:1.7 --- pkgsrc/security/ssdeep/distinfo:1.6 Wed Nov 4 01:18:10 2015 +++ pkgsrc/security/ssdeep/distinfo Sun May 30 01:41:28 2021 @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.6 2015/11/04 01:18:10 agc Exp $ +$NetBSD: distinfo,v 1.7 2021/05/30 01:41:28 khorben Exp $ -SHA1 (ssdeep-2.13.tar.gz) = ccb4e2d53d90eb986d11df24b77179d5948fb257 -RMD160 (ssdeep-2.13.tar.gz) = 09f9cf356f9412cf448ef66eebc3424a0392e906 -SHA512 (ssdeep-2.13.tar.gz) = 26473f1b8801398534c674d7fdd6e87cf4d7862ed91454bb22865f8b6cf885c777250d0d1cdf2c20a28fdf4961c3b21e505e82f37fb75486a9442902d96f5186 -Size (ssdeep-2.13.tar.gz) = 380712 bytes -SHA1 (patch-Makefile.in) = ca7154014ff1c626093572e37c3a3a5073370c0b +SHA1 (ssdeep-2.14.1.tar.gz) = 7064d5cc11cb22b7ef2dc952bdac035e548cbffd +RMD160 (ssdeep-2.14.1.tar.gz) = f345a5e23563fe6f1dd56887c086bdcca4667d4d +SHA512 (ssdeep-2.14.1.tar.gz) = 6f45a961800fcbd4a5c8f1dac9afc7e0791ecd5aded28f3048d4ade68870a8e928704c80a5778a463b9492d561ae4568785c2b8c873f485d5d9c500d74955f07 +Size (ssdeep-2.14.1.tar.gz) = 86366 bytes +SHA1 (patch-Makefile.am) = 7635b1d82bc03a7004de0cf71b3a29fafb06c64e Added files: Index: pkgsrc/security/ssdeep/patches/patch-Makefile.am diff -u /dev/null pkgsrc/security/ssdeep/patches/patch-Makefile.am:1.1 --- /dev/null Sun May 30 01:41:28 2021 +++ pkgsrc/security/ssdeep/patches/patch-Makefile.am Sun May 30 01:41:28 2021 @@ -0,0 +1,15 @@ +$NetBSD: patch-Makefile.am,v 1.1 2021/05/30 01:41:28 khorben Exp $ + +Do not build ssdeep statically + +--- Makefile.am.orig 2017-11-07 02:31:15.000000000 +0000 ++++ Makefile.am +@@ -2,7 +2,7 @@ + bin_PROGRAMS=ssdeep + + ssdeep_LDADD=libfuzzy.la +-ssdeep_LDFLAGS=-static ++ssdeep_LDFLAGS= + + ACLOCAL_AMFLAGS = -I m4 + --_----------=_1622338888184890--