Hi,

this diff updates yara to latest release.

Ok?

Cheers,

Remi.
Index: Makefile.inc
===================================================================
RCS file: /cvs/ports/security/yara/Makefile.inc,v
retrieving revision 1.11
diff -u -p -u -p -r1.11 Makefile.inc
--- Makefile.inc	26 Feb 2019 09:09:17 -0000	1.11
+++ Makefile.inc	9 May 2019 11:54:54 -0000
@@ -1,6 +1,6 @@
 # $OpenBSD: Makefile.inc,v 1.11 2019/02/26 09:09:17 rpointel Exp $
 
-VERSION ?=		3.9.0
+VERSION ?=		3.10.0
 
 CATEGORIES =		security
 
Index: main/distinfo
===================================================================
RCS file: /cvs/ports/security/yara/main/distinfo,v
retrieving revision 1.11
diff -u -p -u -p -r1.11 distinfo
--- main/distinfo	26 Feb 2019 09:09:17 -0000	1.11
+++ main/distinfo	9 May 2019 11:54:54 -0000
@@ -1,2 +1,2 @@
-SHA256 (yara-3.9.0.tar.gz) = 6+f6sKutuQRJpir70k4Zbhixd+/nH/2L8i35XFOG9k0=
-SIZE (yara-3.9.0.tar.gz) = 749159
+SHA256 (yara-3.10.0.tar.gz) = MoHUPWtJpMqNOl0lIeBqC3KGNwICL5gbBRhWwrg0ScI=
+SIZE (yara-3.10.0.tar.gz) = 753883
Index: python/Makefile
===================================================================
RCS file: /cvs/ports/security/yara/python/Makefile,v
retrieving revision 1.7
diff -u -p -u -p -r1.7 Makefile
--- python/Makefile	28 Apr 2019 20:51:53 -0000	1.7
+++ python/Makefile	9 May 2019 11:54:54 -0000
@@ -6,7 +6,6 @@ GH_PROJECT = 	yara-python
 
 MODPY_EGG_VERSION =	${VERSION}
 PKGNAME = py-yara-${VERSION}
-REVISION =0
 
 WANTLIB += pthread ${MODPY_WANTLIB} yara
 
Index: python/distinfo
===================================================================
RCS file: /cvs/ports/security/yara/python/distinfo,v
retrieving revision 1.10
diff -u -p -u -p -r1.10 distinfo
--- python/distinfo	26 Feb 2019 09:09:17 -0000	1.10
+++ python/distinfo	9 May 2019 11:54:54 -0000
@@ -1,2 +1,2 @@
-SHA256 (yara-python-3.9.0.tar.gz) = X29ZmqAhaWbUfC+q79FBikL8qwRiwHKYw/pKgoBd2PU=
-SIZE (yara-python-3.9.0.tar.gz) = 31624
+SHA256 (yara-python-3.10.0.tar.gz) = FK4oSzlj6q6igIlWR8zphg48l9dH7bW5Jpx4cQ7iHCs=
+SIZE (yara-python-3.10.0.tar.gz) = 31732

Reply via email to