From owner-svn-ports-all@freebsd.org Tue Aug 14 16:51:43 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 C3AAC107E120; Tue, 14 Aug 2018 16:51:43 +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.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 78C347A8D0; Tue, 14 Aug 2018 16:51:43 +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 5B7851E4B7; Tue, 14 Aug 2018 16:51:43 +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 w7EGph0g097226; Tue, 14 Aug 2018 16:51:43 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w7EGphnc097225; Tue, 14 Aug 2018 16:51:43 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201808141651.w7EGphnc097225@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Tue, 14 Aug 2018 16:51:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r477186 - head/security/snuffleupagus X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/security/snuffleupagus X-SVN-Commit-Revision: 477186 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.27 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: Tue, 14 Aug 2018 16:51:43 -0000 Author: swills Date: Tue Aug 14 16:51:42 2018 New Revision: 477186 URL: https://svnweb.freebsd.org/changeset/ports/477186 Log: security/snuffleupagus: update to 0.3.0 PR: 230346 Submitted 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 Tue Aug 14 16:48:15 2018 (r477185) +++ head/security/snuffleupagus/Makefile Tue Aug 14 16:51:42 2018 (r477186) @@ -2,7 +2,7 @@ PORTNAME= snuffleupagus DISTVERSIONPREFIX=v -DISTVERSION= 0.2.2 +DISTVERSION= 0.3.0 CATEGORIES= security PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX} @@ -16,10 +16,12 @@ IGNORE_WITH_PHP=56 LIB_DEPENDS= libpcre.so:devel/pcre +TEST_TARGET= test + WRKSRC_SUBDIR= src USES= localbase:ldflags php:ext -USE_PHP= hash:build +USE_PHP= hash:build session:build USE_GITHUB= yes GH_ACCOUNT= nbs-system Modified: head/security/snuffleupagus/distinfo ============================================================================== --- head/security/snuffleupagus/distinfo Tue Aug 14 16:48:15 2018 (r477185) +++ head/security/snuffleupagus/distinfo Tue Aug 14 16:51:42 2018 (r477186) @@ -1,3 +1,3 @@ -TIMESTAMP = 1522771765 -SHA256 (nbs-system-snuffleupagus-v0.2.2_GH0.tar.gz) = 129ceb6265b03a20d4a8b3eded47f21731f525edad7e2c6f08807afad8880d19 -SIZE (nbs-system-snuffleupagus-v0.2.2_GH0.tar.gz) = 3870094 +TIMESTAMP = 1532409969 +SHA256 (nbs-system-snuffleupagus-v0.3.0_GH0.tar.gz) = 101f3300ca758786e1063f9a4081439487dfcdf1135bd0b63f575ebaf653b5ad +SIZE (nbs-system-snuffleupagus-v0.3.0_GH0.tar.gz) = 3877565