Ok?

Cheers,

Remi.

-------- Courriel original --------
Objet: update ssdeep
Date: 17-04-2018 09:48
De: Remi Pointel <[email protected]>
À: Lawrence Teo <[email protected]>

Hi,

attached is the diff to update ssdeep.

Ok?

Cheers,

Remi.
Index: Makefile
===================================================================
RCS file: /cvs/ports/security/ssdeep/Makefile,v
retrieving revision 1.5
diff -u -p -u -p -r1.5 Makefile
--- Makefile	26 Jul 2017 22:45:29 -0000	1.5
+++ Makefile	17 Apr 2018 06:50:29 -0000
@@ -2,14 +2,14 @@
 
 COMMENT =		fuzzy hashing program and library
 
-DISTNAME =		ssdeep-2.13
-REVISION =		1
+VERSION =		2.14.1
+DISTNAME =		ssdeep-${VERSION}
 
 CATEGORIES =		security
 
 SHARED_LIBS =		fuzzy	0.0 # 3.0
 
-HOMEPAGE =		http://ssdeep.sourceforge.net/
+HOMEPAGE =		https://ssdeep-project.github.io/ssdeep/
 
 MAINTAINER =		Lawrence Teo <[email protected]>
 
@@ -18,7 +18,7 @@ PERMIT_PACKAGE_CDROM =	Yes
 
 WANTLIB =		c m ${COMPILER_LIBCXX}
 
-MASTER_SITES =		${MASTER_SITE_SOURCEFORGE:=ssdeep/}
+MASTER_SITES =		https://github.com/ssdeep-project/ssdeep/releases/download/release-${VERSION}/
 
 CONFIGURE_STYLE =	gnu
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/security/ssdeep/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -u -p -r1.1.1.1 distinfo
--- distinfo	25 Mar 2016 01:11:40 -0000	1.1.1.1
+++ distinfo	17 Apr 2018 06:50:29 -0000
@@ -1,2 +1,2 @@
-SHA256 (ssdeep-2.13.tar.gz) = bkypRFfLUP8zQ9TdWFRzgXpGGlWmZtocWnRmeSTw+MU=
-SIZE (ssdeep-2.13.tar.gz) = 380712
+SHA256 (ssdeep-2.14.1.tar.gz) = /y6rx4EG8Am0+y3vLXb7DKnhKs9iTLv62bPrOQ2TExM=
+SIZE (ssdeep-2.14.1.tar.gz) = 408831

Reply via email to