From owner-svn-ports-head@freebsd.org Wed Jan 6 06:21:44 2016 Return-Path: Delivered-To: svn-ports-head@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 F1B03A65623; Wed, 6 Jan 2016 06:21:44 +0000 (UTC) (envelope-from miwi@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 B62181738; Wed, 6 Jan 2016 06:21:44 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u066Lhsh037318; Wed, 6 Jan 2016 06:21:43 GMT (envelope-from miwi@FreeBSD.org) Received: (from miwi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u066Lhkq037316; Wed, 6 Jan 2016 06:21:43 GMT (envelope-from miwi@FreeBSD.org) Message-Id: <201601060621.u066Lhkq037316@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: miwi set sender to miwi@FreeBSD.org using -f From: Martin Wilke Date: Wed, 6 Jan 2016 06:21:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r405333 - head/security/pixiewps X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Jan 2016 06:21:45 -0000 Author: miwi Date: Wed Jan 6 06:21:43 2016 New Revision: 405333 URL: https://svnweb.freebsd.org/changeset/ports/405333 Log: - Update to 1.2.2 PR: 205870 Submitted by: maintainer Modified: head/security/pixiewps/Makefile head/security/pixiewps/distinfo (contents, props changed) Modified: head/security/pixiewps/Makefile ============================================================================== --- head/security/pixiewps/Makefile Wed Jan 6 06:16:23 2016 (r405332) +++ head/security/pixiewps/Makefile Wed Jan 6 06:21:43 2016 (r405333) @@ -2,23 +2,21 @@ # $FreeBSD$ PORTNAME= pixiewps -PORTVERSION= 1.1 +PORTVERSION= 1.2.2 +DISTVERSIONPREFIX= v CATEGORIES= security -MASTER_SITES= https://github.com/wiire/pixiewps/ MAINTAINER= franz@bett.ag COMMENT= Offline WPS bruteforce utility LICENSE= GPLv3 -USE_GITHUB= yes -GH_ACCOUNT= wiire -GH_TAGNAME= 08a78c3c - USE_OPENSSL= yes -USES= gmake +USES= gmake WRKSRC_SUBDIR= src/ +USE_GITHUB= yes +GH_ACCOUNT= wiire PLIST_FILES= bin/pixiewps Modified: head/security/pixiewps/distinfo ============================================================================== --- head/security/pixiewps/distinfo Wed Jan 6 06:16:23 2016 (r405332) +++ head/security/pixiewps/distinfo Wed Jan 6 06:21:43 2016 (r405333) @@ -1,2 +1,2 @@ -SHA256 (wiire-pixiewps-1.1-08a78c3c_GH0.tar.gz) = 16b65e4fc376b3812135f83b450c9e286ef12c872ac91b048710e3e442d44e75 -SIZE (wiire-pixiewps-1.1-08a78c3c_GH0.tar.gz) = 28836 +SHA256 (wiire-pixiewps-v1.2.2_GH0.tar.gz) = 6da09b8ac67cd556b901606e5a72548174cd1e6a89cc52a246d49e0a5ff83db8 +SIZE (wiire-pixiewps-v1.2.2_GH0.tar.gz) = 38778