1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-02 11:09:29 +00:00

Update to 2.12

PR:		ports/195720
This commit is contained in:
Antoine Brodin 2014-12-13 10:16:10 +00:00
parent 468a5c2994
commit d9d04047f3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=374650
4 changed files with 5 additions and 16 deletions

View File

@ -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 <bsd.port.mk>

View File

@ -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

View File

@ -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 <sys/mount.h>
#endif
+#ifdef __FreeBSD__
+#include <libgen.h>
+#endif
#define FALSE 0
#define TRUE 1

View File

@ -1,4 +1,5 @@
bin/ssdeep
include/edit_dist.h
include/fuzzy.h
lib/libfuzzy.a
lib/libfuzzy.so