From owner-svn-ports-all@freebsd.org Sun Aug 13 16:50:12 2017 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 DD74EDC9EDC; Sun, 13 Aug 2017 16:50:12 +0000 (UTC) (envelope-from tobik@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 ACBD876129; Sun, 13 Aug 2017 16:50:12 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v7DGoBZV062027; Sun, 13 Aug 2017 16:50:11 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v7DGoBSo062025; Sun, 13 Aug 2017 16:50:11 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201708131650.v7DGoBSo062025@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Sun, 13 Aug 2017 16:50:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r447905 - head/sysutils/sec X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: head/sysutils/sec X-SVN-Commit-Revision: 447905 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.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: Sun, 13 Aug 2017 16:50:13 -0000 Author: tobik Date: Sun Aug 13 16:50:11 2017 New Revision: 447905 URL: https://svnweb.freebsd.org/changeset/ports/447905 Log: sysutils/sec: Update to 2.7.11 - Attempt to fix USE_ variables PR: 221475 Submitted by: Nicolas Jombart (maintainer) Modified: head/sysutils/sec/Makefile head/sysutils/sec/distinfo Modified: head/sysutils/sec/Makefile ============================================================================== --- head/sysutils/sec/Makefile Sun Aug 13 16:40:29 2017 (r447904) +++ head/sysutils/sec/Makefile Sun Aug 13 16:50:11 2017 (r447905) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= sec -PORTVERSION= 2.7.10 +PORTVERSION= 2.7.11 CATEGORIES= sysutils MASTER_SITES= SF/simple-evcorr/${PORTNAME}/${PORTVERSION} @@ -10,12 +10,10 @@ COMMENT= Simple event (logs) correlator LICENSE= GPLv2 -USE_RC_SUBR= sec - USES= perl5 shebangfix +USE_RC_SUBR= sec SHEBANG_FILES= sec SUB_LIST= PERL=${PERL} -USE_PERL5= run NO_ARCH= yes NO_BUILD= yes Modified: head/sysutils/sec/distinfo ============================================================================== --- head/sysutils/sec/distinfo Sun Aug 13 16:40:29 2017 (r447904) +++ head/sysutils/sec/distinfo Sun Aug 13 16:50:11 2017 (r447905) @@ -1,3 +1,3 @@ -TIMESTAMP = 1467656371 -SHA256 (sec-2.7.10.tar.gz) = 8c1441db830d3689aa201c1b0a5e46a97a22e8187d3e0d1c2dbd8abbd47c3d21 -SIZE (sec-2.7.10.tar.gz) = 129875 +TIMESTAMP = 1502637445 +SHA256 (sec-2.7.11.tar.gz) = 59cd744c36be43c0cb69f1570d2aa6911ebb3492ff01fc292347ec8876dfe991 +SIZE (sec-2.7.11.tar.gz) = 134533