From owner-svn-ports-all@freebsd.org Fri Oct 28 17:44:00 2016 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 415E5C25EFA; Fri, 28 Oct 2016 17:44:00 +0000 (UTC) (envelope-from antoine@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 12BD3B6D; Fri, 28 Oct 2016 17:44:00 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u9SHhxhX052187; Fri, 28 Oct 2016 17:43:59 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u9SHhxfc052185; Fri, 28 Oct 2016 17:43:59 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201610281743.u9SHhxfc052185@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Fri, 28 Oct 2016 17:43:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r424874 - in head/security: rubygem-metasploit-concern rubygem-metasploit-model X-SVN-Group: ports-head 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: Fri, 28 Oct 2016 17:44:00 -0000 Author: antoine Date: Fri Oct 28 17:43:58 2016 New Revision: 424874 URL: https://svnweb.freebsd.org/changeset/ports/424874 Log: No longer ignore updates Modified: head/security/rubygem-metasploit-concern/Makefile head/security/rubygem-metasploit-model/Makefile Modified: head/security/rubygem-metasploit-concern/Makefile ============================================================================== --- head/security/rubygem-metasploit-concern/Makefile Fri Oct 28 17:15:00 2016 (r424873) +++ head/security/rubygem-metasploit-concern/Makefile Fri Oct 28 17:43:58 2016 (r424874) @@ -20,6 +20,4 @@ NO_ARCH= yes USE_RUBY= yes USES= gem -PORTSCOUT= ignore:1 - .include Modified: head/security/rubygem-metasploit-model/Makefile ============================================================================== --- head/security/rubygem-metasploit-model/Makefile Fri Oct 28 17:15:00 2016 (r424873) +++ head/security/rubygem-metasploit-model/Makefile Fri Oct 28 17:43:58 2016 (r424874) @@ -20,6 +20,4 @@ NO_ARCH= yes USE_RUBY= yes USES= gem -PORTSCOUT= ignore:1 - .include