From owner-svn-ports-all@freebsd.org Thu Feb 8 10:42:21 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0F4CDF18112; Thu, 8 Feb 2018 10:42:21 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A6CEA80532; Thu, 8 Feb 2018 10:42:20 +0000 (UTC) (envelope-from pi@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id A1CF114EC7; Thu, 8 Feb 2018 10:42:20 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18AgKZ6034607; Thu, 8 Feb 2018 10:42:20 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18AgK8N034605; Thu, 8 Feb 2018 10:42:20 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201802081042.w18AgK8N034605@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Thu, 8 Feb 2018 10:42:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461211 - in head/security/snuffleupagus: . files X-SVN-Group: ports-head X-SVN-Commit-Author: pi X-SVN-Commit-Paths: in head/security/snuffleupagus: . files X-SVN-Commit-Revision: 461211 X-SVN-Commit-Repository: ports 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.25 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: Thu, 08 Feb 2018 10:42:21 -0000 Author: pi Date: Thu Feb 8 10:42:20 2018 New Revision: 461211 URL: https://svnweb.freebsd.org/changeset/ports/461211 Log: security/snuffleupagus: update 0.1.0 -> 0.2.1 PR: 225593 Submitted by: Franco Fichtner (maintainer) Relnotes: https://github.com/nbs-system/snuffleupagus/releases Deleted: head/security/snuffleupagus/files/ Modified: head/security/snuffleupagus/Makefile head/security/snuffleupagus/distinfo Modified: head/security/snuffleupagus/Makefile ============================================================================== --- head/security/snuffleupagus/Makefile Thu Feb 8 10:34:11 2018 (r461210) +++ head/security/snuffleupagus/Makefile Thu Feb 8 10:42:20 2018 (r461211) @@ -2,7 +2,7 @@ PORTNAME= snuffleupagus DISTVERSIONPREFIX=v -DISTVERSION= 0.1.0 +DISTVERSION= 0.2.1 CATEGORIES= security MAINTAINER= franco@opnsense.org Modified: head/security/snuffleupagus/distinfo ============================================================================== --- head/security/snuffleupagus/distinfo Thu Feb 8 10:34:11 2018 (r461210) +++ head/security/snuffleupagus/distinfo Thu Feb 8 10:42:20 2018 (r461211) @@ -1,3 +1,3 @@ -TIMESTAMP = 1513844643 -SHA256 (nbs-system-snuffleupagus-v0.1.0_GH0.tar.gz) = 7b3432e46ecdd1eb78666ee03475bbc2e50b1bd4de71a8d5a03c7d90168a004a -SIZE (nbs-system-snuffleupagus-v0.1.0_GH0.tar.gz) = 3898803 +TIMESTAMP = 1518017293 +SHA256 (nbs-system-snuffleupagus-v0.2.1_GH0.tar.gz) = f78013a8fbcfa785b64c694cc6ebf6a90106ef96bee4d440681e5186b1f73ce4 +SIZE (nbs-system-snuffleupagus-v0.2.1_GH0.tar.gz) = 3864690