From owner-svn-ports-all@freebsd.org Sun Jun 30 20:29:37 2019 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 3A38A15DE8DD; Sun, 30 Jun 2019 20:29:37 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D49EC6ED25; Sun, 30 Jun 2019 20:29:36 +0000 (UTC) (envelope-from swills@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 AD8682985; Sun, 30 Jun 2019 20:29:36 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x5UKTaQk017940; Sun, 30 Jun 2019 20:29:36 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x5UKTaD5017938; Sun, 30 Jun 2019 20:29:36 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201906302029.x5UKTaD5017938@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Sun, 30 Jun 2019 20:29:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r505483 - head/security/snuffleupagus X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/security/snuffleupagus X-SVN-Commit-Revision: 505483 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: D49EC6ED25 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.96 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.998,0]; NEURAL_HAM_SHORT(-0.96)[-0.963,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 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: Sun, 30 Jun 2019 20:29:37 -0000 Author: swills Date: Sun Jun 30 20:29:36 2019 New Revision: 505483 URL: https://svnweb.freebsd.org/changeset/ports/505483 Log: security/snuffleupagus: update to 0.5.0 PR: 238693 Submitted by: avkarenow@o2.pl Approved by: Franco Fichtner (maintainer) Modified: head/security/snuffleupagus/Makefile (contents, props changed) head/security/snuffleupagus/distinfo (contents, props changed) Modified: head/security/snuffleupagus/Makefile ============================================================================== --- head/security/snuffleupagus/Makefile Sun Jun 30 20:28:04 2019 (r505482) +++ head/security/snuffleupagus/Makefile Sun Jun 30 20:29:36 2019 (r505483) @@ -2,7 +2,7 @@ PORTNAME= snuffleupagus DISTVERSIONPREFIX=v -DISTVERSION= 0.4.1 +DISTVERSION= 0.5.0 CATEGORIES= security PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX} Modified: head/security/snuffleupagus/distinfo ============================================================================== --- head/security/snuffleupagus/distinfo Sun Jun 30 20:28:04 2019 (r505482) +++ head/security/snuffleupagus/distinfo Sun Jun 30 20:29:36 2019 (r505483) @@ -1,3 +1,3 @@ -TIMESTAMP = 1546253585 -SHA256 (nbs-system-snuffleupagus-v0.4.1_GH0.tar.gz) = d568c64bd8f5233b23cf26f4066787cbb8af9fce6b58490d880db9c3ad4b1aec -SIZE (nbs-system-snuffleupagus-v0.4.1_GH0.tar.gz) = 11940369 +TIMESTAMP = 1560854409 +SHA256 (nbs-system-snuffleupagus-v0.5.0_GH0.tar.gz) = b70359b1ea2be289d63bed82715fa55ecce885ff28376de29b87dca7a75f6a30 +SIZE (nbs-system-snuffleupagus-v0.5.0_GH0.tar.gz) = 11944713