From d9d04047f3bef2b9c1235b48b72eb73561b9d8a8 Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Sat, 13 Dec 2014 10:16:10 +0000 Subject: [PATCH] Update to 2.12 PR: ports/195720 --- security/ssdeep/Makefile | 4 ++-- security/ssdeep/distinfo | 4 ++-- security/ssdeep/files/patch-main.h | 12 ------------ security/ssdeep/pkg-plist | 1 + 4 files changed, 5 insertions(+), 16 deletions(-) delete mode 100644 security/ssdeep/files/patch-main.h diff --git a/security/ssdeep/Makefile b/security/ssdeep/Makefile index 9a2a46835d61..2c926fe2e53b 100644 --- a/security/ssdeep/Makefile +++ b/security/ssdeep/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= ssdeep -PORTVERSION= 2.10 -PORTREVISION= 1 +PORTVERSION= 2.12 CATEGORIES= security MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION} @@ -16,5 +15,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes USES= gmake libtool USE_LDCONFIG= yes +INSTALL_TARGET= install-strip .include diff --git a/security/ssdeep/distinfo b/security/ssdeep/distinfo index 29b8dbb4f443..e7124cc4dbff 100644 --- a/security/ssdeep/distinfo +++ b/security/ssdeep/distinfo @@ -1,2 +1,2 @@ -SHA256 (ssdeep-2.10.tar.gz) = 5b893b8059941476352fa1794c2839b2cc13bc2a09e2f2bb6dea4184217beddc -SIZE (ssdeep-2.10.tar.gz) = 377718 +SHA256 (ssdeep-2.12.tar.gz) = 89049e87adfd16b51bd8601d01cf02251df7513c4e0eb12576541bcb2e1e4bde +SIZE (ssdeep-2.12.tar.gz) = 375241 diff --git a/security/ssdeep/files/patch-main.h b/security/ssdeep/files/patch-main.h deleted file mode 100644 index ad3047967eb8..000000000000 --- a/security/ssdeep/files/patch-main.h +++ /dev/null @@ -1,12 +0,0 @@ ---- main.h.orig Tue Oct 10 00:38:35 2006 -+++ main.h Tue Oct 10 00:38:55 2006 -@@ -35,6 +35,9 @@ - #include - #endif - -+#ifdef __FreeBSD__ -+#include -+#endif - - #define FALSE 0 - #define TRUE 1 diff --git a/security/ssdeep/pkg-plist b/security/ssdeep/pkg-plist index 8cbf89ddd1b2..8cbb014895af 100644 --- a/security/ssdeep/pkg-plist +++ b/security/ssdeep/pkg-plist @@ -1,4 +1,5 @@ bin/ssdeep +include/edit_dist.h include/fuzzy.h lib/libfuzzy.a lib/libfuzzy.so