Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Dec 2014 10:16:11 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r374650 - in head/security/ssdeep: . files
Message-ID:  <201412131016.sBDAGBAm074707@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sat Dec 13 10:16:10 2014
New Revision: 374650
URL: https://svnweb.freebsd.org/changeset/ports/374650
QAT: https://qat.redports.org/buildarchive/r374650/

Log:
  Update to 2.12
  
  PR:		ports/195720

Deleted:
  head/security/ssdeep/files/
Modified:
  head/security/ssdeep/Makefile
  head/security/ssdeep/distinfo
  head/security/ssdeep/pkg-plist

Modified: head/security/ssdeep/Makefile
==============================================================================
--- head/security/ssdeep/Makefile	Sat Dec 13 10:15:50 2014	(r374649)
+++ head/security/ssdeep/Makefile	Sat Dec 13 10:16:10 2014	(r374650)
@@ -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>

Modified: head/security/ssdeep/distinfo
==============================================================================
--- head/security/ssdeep/distinfo	Sat Dec 13 10:15:50 2014	(r374649)
+++ head/security/ssdeep/distinfo	Sat Dec 13 10:16:10 2014	(r374650)
@@ -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

Modified: head/security/ssdeep/pkg-plist
==============================================================================
--- head/security/ssdeep/pkg-plist	Sat Dec 13 10:15:50 2014	(r374649)
+++ head/security/ssdeep/pkg-plist	Sat Dec 13 10:16:10 2014	(r374650)
@@ -1,4 +1,5 @@
 bin/ssdeep
+include/edit_dist.h
 include/fuzzy.h
 lib/libfuzzy.a
 lib/libfuzzy.so



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412131016.sBDAGBAm074707>