From owner-svn-ports-all@freebsd.org Sat Dec 24 16:38:50 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A7030C8E008; Sat, 24 Dec 2016 16:38:50 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 767E61E15; Sat, 24 Dec 2016 16:38:50 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBOGcnMT017188; Sat, 24 Dec 2016 16:38:49 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBOGcnZb017186; Sat, 24 Dec 2016 16:38:49 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612241638.uBOGcnZb017186@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sat, 24 Dec 2016 16:38:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429373 - in head/security/xorsearch: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Dec 2016 16:38:50 -0000 Author: amdmi3 Date: Sat Dec 24 16:38:49 2016 New Revision: 429373 URL: https://svnweb.freebsd.org/changeset/ports/429373 Log: - Update to 1.11.1 - Pass maintainership to submitter PR: 215102 Submitted by: anastasios@mageirias.com Deleted: head/security/xorsearch/files/ Modified: head/security/xorsearch/Makefile head/security/xorsearch/distinfo Modified: head/security/xorsearch/Makefile ============================================================================== --- head/security/xorsearch/Makefile Sat Dec 24 16:37:37 2016 (r429372) +++ head/security/xorsearch/Makefile Sat Dec 24 16:38:49 2016 (r429373) @@ -2,13 +2,12 @@ # $FreeBSD$ PORTNAME= xorsearch -DISTVERSION= 1_2_0 -PORTREVISION= 1 +DISTVERSION= 1_11_1 CATEGORIES= security textproc MASTER_SITES= http://www.didierstevens.com/files/software/ DISTNAME= XORSearch_V${DISTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= anastasios@mageirias.com COMMENT= Search for a given string in an XOR or ROL encoded binary file LICENSE= PD Modified: head/security/xorsearch/distinfo ============================================================================== --- head/security/xorsearch/distinfo Sat Dec 24 16:37:37 2016 (r429372) +++ head/security/xorsearch/distinfo Sat Dec 24 16:38:49 2016 (r429373) @@ -1,2 +1,3 @@ -SHA256 (XORSearch_V1_2_0.zip) = 04aaceed17afa98283110bde49b6a72988bce0e2328575f37253db3958e03ad2 -SIZE (XORSearch_V1_2_0.zip) = 35772 +TIMESTAMP = 1482003350 +SHA256 (XORSearch_V1_11_1.zip) = 15e9aae87e7f25cf7966cdf0f8dfcb2648099585d08ead522737e72c5faca50a +SIZE (XORSearch_V1_11_1.zip) = 84878